[SCM] supercollider-sc3-plugins/master: Prepare get-orig-source for new upstream release 3.7.1.

hanno-guest at users.alioth.debian.org hanno-guest at users.alioth.debian.org
Tue Apr 19 08:09:31 UTC 2016


The following commit has been merged in the master branch:
commit 81346b0aacd334a9da4c92a5cf3dae1e554b09bd
Author: Hanno Zulla <hanno.zulla at epublica.de>
Date:   Tue Apr 19 09:44:56 2016 +0200

    Prepare get-orig-source for new upstream release 3.7.1.

diff --git a/debian/rules b/debian/rules
index a2353ce..e594218 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_install:
 	$(RM) $(DESTDIR)/usr/share/SuperCollider/Extensions/SC3plugins/ATK/LICENSE
 
 # Upstream commit ID for the version we want to import.
-COMMIT=f978dc2f7e807d4b2e6adaa81b390b268fcecd23
+COMMIT=41a6d721b2890b77b67ad222a77074bf2ba8454b
 get-orig-source:
 	TMPDIR=`mktemp -d` && \
 		NAME="supercollider-sc3-plugins" && \
@@ -53,4 +53,4 @@ get-orig-source:
 		mv $$REPO.tar.xz ../$$TXZ && \
 		rm -rf $$TMPDIR && \
 		echo; echo 'The next step is to import the source into git.'; echo; \
-		printf "  gbp import-orig --pristine-tar \\\\\\n    --upstream-version="$$SOURCE_VER" \\\\\\n    --upstream-vcs-tag=$$COMMIT \\\\\\n    ../$$TXZ\n"
+		printf "  gbp import-orig --pristine-tar \\\\\\n    --upstream-version="$$SOURCE_VER" \\\\\\n    ../$$TXZ\n"

-- 
supercollider-sc3-plugins packaging



More information about the pkg-multimedia-commits mailing list