[SCM] adplug/master: Fix watch file to change upstream version 13 to 0.13. version 13 is an older release than 2.2.1.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sun Sep 26 17:59:11 UTC 2010


The following commit has been merged in the master branch:
commit 494da91b7f6d5534012f5f6c353a7af72f876399
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun Sep 26 13:49:59 2010 -0400

    Fix watch file to change upstream version 13 to 0.13.
    version 13 is an older release than 2.2.1.

diff --git a/debian/watch b/debian/watch
index 13faca5..d7e21e1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg|dfsg)(.*)$//i,pasv \
+opts=uversionmangle=s/13/0.13/;s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg|dfsg)(.*)$//i,pasv \
 http://sf.net/adplug/adplug-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|) debian uupdate

-- 
adplug packaging



More information about the pkg-multimedia-commits mailing list