diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-12-08 19:27:03 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-12-08 19:27:03 +0100 |
commit | 450eff3c5ff16321d0675c1e2c22f5f85aaf6524 (patch) | |
tree | a803819a4e450f90e7a3c83d5997688e71f57286 /debian/gbp.conf | |
parent | ad4e00085e39f53642c9e335d7a4a6bead868f26 (diff) |
Remove the 'debian/' directory.
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf deleted file mode 100644 index 4daf79f..0000000 --- a/debian/gbp.conf +++ /dev/null @@ -1,6 +0,0 @@ -[DEFAULT] -upstream-branch = master -debian-branch = debian -upstream-tag = upstream/%(version)s -debian-tag = debian/%(version)s -pristine-tar = False |