Add debian/gbp.conf for git-buildpackage support
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
xen-tools (4.3.1-1+dev) UNRELEASED; urgency=low
|
||||
|
||||
* Add debian/gbp.conf to be able to to build xen-tools with
|
||||
git-buildpackage.
|
||||
|
||||
-- Axel Beckert <abe@debian.org> Sun, 12 Aug 2012 19:41:43 +0200
|
||||
|
||||
xen-tools (4.3.1-1) unstable; urgency=low
|
||||
|
||||
* Remove t/modules.t in upstream's t/Makefile instead of debian/rules'
|
||||
|
||||
2
debian/gbp.conf
vendored
Normal file
2
debian/gbp.conf
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
upstream-tag=release-%(version)s
|
||||
debian-tag=debian-%(version)s
|
||||
Reference in New Issue
Block a user