[pbuilder] 01/03: debian/gbp.conf: change the format of the tags, use only '%(version)s', the debian/ prefix is really redundant for no gain

Mattia Rizzolo mattia at debian.org
Fri Apr 29 18:08:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository pbuilder.

commit c86b01771b98b8795e68bd9615a237c2749efc7e
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Apr 29 18:05:11 2016 +0000

    debian/gbp.conf: change the format of the tags, use only '%(version)s', the debian/ prefix is really redundant for no gain
---
 debian/changelog | 1 +
 debian/gbp.conf  | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e75b522..fee832e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ pbuilder (0.223+unreleased) UNRELEASED; urgency=medium
   * debian/control: Bump Standards-Version to 3.9.8, no changes needed.
   * debian/tests/build-procenv: change debian mirror to cloudfront.debian.net,
     it's allegedly better for ci.debian.net.
+  * debian/gbp.conf: change the format of the tags, use only '%(version)s'.
   * Kill pdebuild-user-mode-linux too, uml is already gone, these are just
     stale files.
   * Make the copyright notices uniform across the codebase.
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 1fea08a..8ffd7c9 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,2 +1,4 @@
+[buildpackage]
+debian-tag = %(version)s
 [dch]
 id-length = 0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/pbuilder.git



More information about the Pbuilder-maint mailing list