[Python-modules-commits] [mmllib] 06/12: Fix bad upstream version mangling.

Dominik George natureshadow-guest at moszumanska.debian.org
Sun Jan 29 13:33:41 UTC 2017


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

natureshadow-guest pushed a commit to branch master
in repository mmllib.

commit 6473d417048752a5cd4a908d4bc40b96d44904f5
Author: Dominik George <nik at naturalnet.de>
Date:   Sun Jan 29 13:44:45 2017 +0100

    Fix bad upstream version mangling.
---
 debian/.git-dpm  | 2 +-
 debian/changelog | 2 +-
 debian/watch     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/.git-dpm b/debian/.git-dpm
index af4b98e..4432ce2 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -3,7 +3,7 @@
 85062e9538b4cfc7ffb0cc5212aacced3838e3f3
 85062e9538b4cfc7ffb0cc5212aacced3838e3f3
 85062e9538b4cfc7ffb0cc5212aacced3838e3f3
-mmllib_0.3.0.+1.orig.tar.gz
+mmllib_0.3.0.post1.orig.tar.gz
 f1cc331ec0c08f33622d5bd21a3566ae9ec3b1a1
 26238
 debianTag="debian/%e%v"
diff --git a/debian/changelog b/debian/changelog
index 8215121..deda56e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mmllib (0.3.0+post1-1) unstable; urgency=low
+mmllib (0.3.0.post1-1) unstable; urgency=low
 
   * Initial release. (Closes: #)
 
diff --git a/debian/watch b/debian/watch
index 7389540..7d13c7c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="uversionmangle=s/(rc|a|b|c)/~$1/,uversionmangle=s/post/+$1/,pgpsigurlmangle=s/$/.asc/" \
+opts="uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/" \
 http://pypi.debian.net/MMLlib/MMLlib@ANY_VERSION@@ARCHIVE_EXT@

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



More information about the Python-modules-commits mailing list