[Python-modules-commits] [binaryornot] 02/08: d/watch: mangle debian version to remove dfsg

Vincent Bernat bernat at moszumanska.debian.org
Mon Nov 13 22:51:45 UTC 2017


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

bernat pushed a commit to annotated tag debian/0.4.4+dfsg-1
in repository binaryornot.

commit a785c08bd425f5220c059065a87eaf7771d1a772
Author: Vincent Bernat <vincent at bernat.im>
Date:   Mon Nov 13 23:41:51 2017 +0100

    d/watch: mangle debian version to remove dfsg
---
 debian/changelog | 5 +++--
 debian/watch     | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6161ab1..f688e46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 binaryornot (0.4.0+dfsg-1) UNRELEASED; urgency=medium
 
-  * Refresh patches after git-dpm to gbp pq conversion
+  * d/patches: refresh patches after gbp pq conversion.
+  * d/watch: mangle debian version to remove dfsg.
 
- -- Roger Shimizu <rogershimizu at gmail.com>  Mon, 13 Nov 2017 23:40:57 +0100
+ -- Vincent Bernat <bernat at debian.org>  Mon, 13 Nov 2017 23:41:25 +0100
 
 binaryornot (0.4.0+dfsg-0.1) unstable; urgency=medium
 
diff --git a/debian/watch b/debian/watch
index 0ff548b..154a2e3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/binaryornot-$1.tar.gz/ \
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/binaryornot-$1.tar.gz/,dversionmangle=s/\+dfsg(\.?\d+)?$// \
   https://github.com/audreyr/binaryornot/releases .*/v?(\d\S*)\.tar\.gz

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



More information about the Python-modules-commits mailing list