[SCM] blender/master: debian/: enable repacking as uscan instance

mfv at users.alioth.debian.org mfv at users.alioth.debian.org
Fri Nov 10 20:19:19 UTC 2017


The following commit has been merged in the master branch:
commit 168d31ddfadc15154b2b18f4ae5595f18a7c7d0e
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Wed Nov 8 10:25:18 2017 +0100

    debian/: enable repacking as uscan instance

diff --git a/debian/rules b/debian/rules
index 8cb0235..60b52bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,6 @@ endif
 
 get-orig-source:
 	uscan --force-download --repack --compression xz
-	$(REPACK_SH) --upstream-version $(SRC_VER) ../blender_$(SRC_VER).orig.tar.xz
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
diff --git a/debian/watch b/debian/watch
index 860cb8f..3bc1060 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,3 @@
-# Upstream releases are maintained in svn branches.
-# You can grab the last release (according to changelog version) with get-orig-source in debian/rules.
-# Here we keep track of the stable releases.
 version=3
 opts="dversionmangle=s/\+dfsg.*//" \
-http://download.blender.org/source/blender-(.+)\.tar\.gz
+http://download.blender.org/source/blender-(.+)\.tar\.gz debian sh debian/repack.stub

-- 
blender packaging



More information about the pkg-multimedia-commits mailing list