[SCM] gpac/master: Download new stable releases from upstream's website.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun May 27 09:22:31 UTC 2012


The following commit has been merged in the master branch:
commit ff3338a52ab349110d36156dda1b8e6e54784d90
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun May 27 11:21:46 2012 +0200

    Download new stable releases from upstream's website.

diff --git a/debian/rules b/debian/rules
index 10ff8c6..8bb36f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,4 +49,5 @@ override_dh_strip:
 
 get-orig-source:
 # Use external script
-	sh debian/repack.stub `$(dir $_)gpac-$@`
+#	sh debian/repack.stub `$(dir $_)gpac-$@`
+	uscan --force-download
diff --git a/debian/watch b/debian/watch
index 2d965cb..3d76356 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
 version=3
 #opts=dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg|repack)(.*)$//i,pasv \
 opts=dversionmangle=s/~dfsg[0-9]+(.*)$//i,pasv \
-http://sf.net/gpac/gpac-(.*)\.tar\.gz
+http://sf.net/gpac/gpac-(.*)\.tar\.gz \
+	debian sh debian/repack.stub

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list