Add debian/gbp.conf to conform with DEP14 conventions.

This commit is contained in:
Carlos Maddela
2019-01-31 04:01:04 +11:00
parent 2b5666fc47
commit 72f70e6488
2 changed files with 11 additions and 0 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
dvdisaster (0.79.5-7) UNRELEASED; urgency=medium
* Add debian/gbp.conf to conform with DEP14 conventions.
-- Carlos Maddela <e7appew@gmail.com> Thu, 31 Jan 2019 03:58:19 +1100
dvdisaster (0.79.5-6) unstable; urgency=medium
[ TANIGUCHI Takaki ]

5
debian/gbp.conf vendored Normal file
View File

@@ -0,0 +1,5 @@
[DEFAULT]
debian-branch = debian/unstable
upstream-branch = upstream/latest
sign-tags = True
pristine-tar = True