[SCM] liblo packaging branch, master, updated. debian/0.26.repack-1-24-g79e220a

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Mar 2 04:51:06 UTC 2010


The following commit has been merged in the master branch:
commit ef92dc904208f735862dede82709bb6e7509f1ca
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Mar 2 03:36:00 2010 +0100

    Fix mangle dversion in watch file.

diff --git a/debian/rules b/debian/rules
index 986a9cc..958185f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,8 @@ include /usr/share/cdbs/1/rules/buildinfo.mk
 
 DEB_UPSTREAM_URL = http://downloads.sourceforge.net/liblo
 
-# FIXME: remove this before next upstream release, to use default "dfsg"
+# FIXME: remove this section before next upstream release (and adjust
+# watch file too!), to use default "dfsg" instead
 DEB_UPSTREAM_REPACKAGE_TAG = repack
 
 # sourceless binary useful only for windows builds
diff --git a/debian/watch b/debian/watch
index 0cc4054..b57d4b0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://sf.net/liblo/liblo-(.*)\.tar\.gz
+opts=dversionmangle=s/\~repack.*// \
+	http://sf.net/liblo/liblo-(.*)\.tar\.gz

-- 
liblo packaging



More information about the pkg-multimedia-commits mailing list