[SCM] flam3/master: Mangle upstream tarball name to fetch the same under new name.

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Apr 18 19:24:04 UTC 2013


The following commit has been merged in the master branch:
commit acf51fd120dc95596147abc42ac422b43a14ba1d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Apr 18 11:15:33 2012 -0400

    Mangle upstream tarball name to fetch the same under new name.

diff --git a/debian/rules b/debian/rules
index e3b9003..b530a75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ abi = 3
 libname = $(stem)$(abi)
 libpkgname = $(stem)$(abi)
 
-#DEB_UPSTREAM_PACKAGE = $(libname)
+DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/3\.0\.1\.0/3.0.1/
 DEB_UPSTREAM_URL = http://$(libname).googlecode.com/files
 DEB_UPSTREAM_TARBALL_MD5 = 916e1cda65b4ce2c84b3b4edc7d9605a
 

-- 
flam3 packaging



More information about the pkg-multimedia-commits mailing list