[SCM] supercollider/master: Update upstream url (github now not sourceforge)

danstowell-guest at users.alioth.debian.org danstowell-guest at users.alioth.debian.org
Thu Feb 4 21:54:55 UTC 2016


The following commit has been merged in the master branch:
commit 48b94d2e417cad67c680c4a46c1301813ce848fe
Author: Dan Stowell <danstowell at users.sourceforge.net>
Date:   Thu Feb 4 21:54:34 2016 +0000

    Update upstream url (github now not sourceforge)

diff --git a/debian/rules b/debian/rules
index 0903cfc..1dccb45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,7 @@ DEB_UPSTREAM_REPACKAGE_EXCLUDES = \
 				  external_libraries/icu \
 				  HelpSource/MathJax/ \
 				  HelpSource/prettify.js
-DEB_UPSTREAM_URL = http://prdownloads.sourceforge.net/supercollider
+DEB_UPSTREAM_URL = https://github.com/supercollider/supercollider/releases/download/Version-$(shell echo $(DEB_NOEPOCH_VERSION) | sed 's/~[^~]*$$//')
 DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/supercollider(.*)/SuperCollider$$1-Source-linux/
 DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
 DEB_UPSTREAM_TARBALL_SRCDIR = SuperCollider-Source

-- 
supercollider packaging



More information about the pkg-multimedia-commits mailing list