diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-04 15:08:39 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-04 15:08:39 -0200 |
commit | 28cc7964357a2c0dedfe7715265765a2e0039852 (patch) | |
tree | 0b903b684f060285eb633bb5f9e36956727f818a /modules/debian/gbp.conf.dot.link | |
parent | b3232dc1f91adaa3f93919766ef34b29f046651a (diff) | |
download | dotfiles-28cc7964357a2c0dedfe7715265765a2e0039852.tar.gz dotfiles-28cc7964357a2c0dedfe7715265765a2e0039852.tar.bz2 |
Adding debian dev module
Diffstat (limited to 'modules/debian/gbp.conf.dot.link')
-rw-r--r-- | modules/debian/gbp.conf.dot.link | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/debian/gbp.conf.dot.link b/modules/debian/gbp.conf.dot.link new file mode 100644 index 0000000..0b14dff --- /dev/null +++ b/modules/debian/gbp.conf.dot.link @@ -0,0 +1,10 @@ +[DEFAULT] +builder = my-pdebuild-nosign +cleaner = fakeroot debian/rules clean +pristine-tar = True +color = auto +[git-buildpackage] +export-dir = ../build-area/ +tarball-dir = ../tarballs/ +[git-import-orig] +dch = False |