[Python-modules-commits] [python-blosc] 01/01: deb/gbp.conf: set debian-branch to meet DEP-14, add sign-tags set to True
Daniel Stender
stender at moszumanska.debian.org
Fri Aug 25 08:09:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch debian/master
in repository python-blosc.
commit bf43c1ede3c5f59831d77007c5de9faccb3717f6
Author: Daniel Stender <stender at debian.org>
Date: Fri Aug 25 10:07:09 2017 +0200
deb/gbp.conf: set debian-branch to meet DEP-14, add sign-tags set to True
---
debian/changelog | 5 ++++-
debian/gbp.conf | 5 ++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 16da97a..4124974 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,11 @@ python-blosc (1.4.4+ds1-4) unstable; urgency=medium
* deb/control:
+ add DPMT as Uploaders.
+ update Vcs fields (package source moved to python-modules).
+ * deb/gbp.conf:
+ + set debian-branch to meet DEP-14.
+ + add sign-tags set to True.
- -- Daniel Stender <stender at debian.org> Fri, 25 Aug 2017 09:57:25 +0200
+ -- Daniel Stender <stender at debian.org> Fri, 25 Aug 2017 10:05:48 +0200
python-blosc (1.4.4+ds1-3) unstable; urgency=medium
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 78ab127..d75a257 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -2,7 +2,6 @@
upstream-tag = upstream/%(version)s
debian-tag = debian/%(version)s
pristine-tar = True
-
-[import-orig]
+sign-tags = True
upstream-branch = upstream
-debian-branch = master
+debian-branch = debian/master
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-blosc.git
More information about the Python-modules-commits
mailing list