[SCM] supercollider/master: Fix upstream tarball download

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun Jun 24 18:14:48 UTC 2012


The following commit has been merged in the master branch:
commit 76485e8292b16183428f45169326ea52f62a8c61
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun Jun 24 13:34:05 2012 -0400

    Fix upstream tarball download
    
    We are using a + for the dfsg delimiter

diff --git a/debian/rules b/debian/rules
index c4a456c..eecb736 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,7 @@ DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/supercollider(.*)/SuperCollider$$1-Sour
 DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
 DEB_UPSTREAM_TARBALL_SRCDIR = SuperCollider-Source
 DEB_UPSTREAM_TARBALL_MD5 = 84fde920c32e9644902f989136a35b91
+DEB_UPSTREAM_REPACKAGE_DELIMITER = +
 
 binary-fixup/supercollider-common::
 	dh_linktree -psupercollider-common

-- 
supercollider packaging



More information about the pkg-multimedia-commits mailing list