[Python-modules-commits] [willow] 04/04: add the tag format in debian/.git-dpm

Christopher Hoskin christopher.hoskin at gmail.com
Sun Sep 11 20:29:50 UTC 2016


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

grinorcole-guest pushed a commit to branch master
in repository willow.

commit 1781b4bac09f01cf62bf7f0a8568912572f02c07
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Sun Sep 11 21:27:47 2016 +0100

    add the tag format in debian/.git-dpm
---
 debian/.git-dpm  | 3 +++
 debian/changelog | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/.git-dpm b/debian/.git-dpm
index 997cb20..c83d599 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -6,3 +6,6 @@ b16000d074b69f68aca2e22958bc3c965e9ea2e0
 willow_0.3.1.orig.tar.gz
 346bab7a49dd28457eee8769683228efd8c725bf
 1656840
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --git a/debian/changelog b/debian/changelog
index 44fc9a5..e5261f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-willow (0.3.1-1) unstable; urgency=low
+willow (0.3.1-1) UNRELEASED; urgency=low
 
   * Initial packaging, based on stdeb 0.8.5 output. Closes: 837471
+  * add the tag format in debian/.git-dpm
 
  -- Christopher Hoskin <christopher.hoskin at gmail.com>  Sun, 11 Sep 2016 10:07:45 +0100

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/willow.git



More information about the Python-modules-commits mailing list