[Python-modules-commits] [gamera] 02/03: drop git-dpm as repo manager

Daniel Stender stender at moszumanska.debian.org
Sun Jul 16 07:24: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 gamera.

commit c47c181bd1fc2aed0aafe4aa86cf20443848baff
Author: Daniel Stender <stender at debian.org>
Date:   Sun Jul 16 09:09:06 2017 +0200

    drop git-dpm as repo manager
---
 debian/.git-dpm  | 11 -----------
 debian/changelog |  7 +++++++
 debian/gbp.conf  |  5 ++---
 3 files changed, 9 insertions(+), 14 deletions(-)

diff --git a/debian/.git-dpm b/debian/.git-dpm
deleted file mode 100644
index 6ab3b76..0000000
--- a/debian/.git-dpm
+++ /dev/null
@@ -1,11 +0,0 @@
-# see git-dpm(1) from git-dpm package
-273693392948feefb2cb51460d56396d0ba275a9
-273693392948feefb2cb51460d56396d0ba275a9
-32c140a3e0078d08c0bd1b55db6f484a306d5d7d
-32c140a3e0078d08c0bd1b55db6f484a306d5d7d
-gamera_3.4.2+git20160808.1725654.orig.tar.bz2
-91d7f43c6ff05049731131771ef5cead80b15689
-4619576
-debianTag="debian/%e%v"
-patchedTag="patched/%e%v"
-upstreamTag="upstream/%e%u"
diff --git a/debian/changelog b/debian/changelog
index 99d7c36..e43fbf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gamera (1:3.4.2+git20160808.1725654-2) UNRELEASED; urgency=medium
+
+  * drop git-dpm as repo manager (remove deb/.git-dpm).
+  * deb/gbp.conf: add sign-tags, update debian-branch for DEP-14.
+
+ -- Daniel Stender <stender at debian.org>  Sun, 16 Jul 2017 09:07:21 +0200
+
 gamera (1:3.4.2+git20160808.1725654-1) unstable; urgency=medium
 
   * Update source to latest Git snapshot (Closes: #811998) [thanks
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 78ab127..04560c3 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/gamera.git



More information about the Python-modules-commits mailing list