1
0
mirror of synced 2026-05-02 14:40:09 +00:00

Add debian/gbp.conf for git-buildpackage support

This commit is contained in:
Axel Beckert
2012-08-12 19:44:36 +02:00
parent 7860d5ac4e
commit 26b4c1ed90
2 changed files with 9 additions and 0 deletions

7
debian/changelog vendored
View File

@@ -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
View File

@@ -0,0 +1,2 @@
upstream-tag=release-%(version)s
debian-tag=debian-%(version)s