[Python-modules-commits] [python-macholib] 01/06: mangle the	version due to dfsg repacking
    IOhannes m zmölnig 
    umlaeute at moszumanska.debian.org
       
    Mon Jul  6 19:34:24 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
umlaeute pushed a commit to branch master
in repository python-macholib.
commit 418b01a93c72ad4e41fbb61abe09c78e7023c8c1
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Mon Jul 6 16:05:56 2015 +0200
    mangle the version due to dfsg repacking
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index a9a2a32..03451c1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # process this file with uscan(1)
 version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+opts=dversionmangle=s/~dfsg(\.[0-9]*)?$//,uversionmangle=s/(rc|a|b|c)/~$1/ \
   http://pypi.debian.net/macholib/macholib-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-macholib.git
    
    
More information about the Python-modules-commits
mailing list