[SCM] jackd2/master: Change upstream tarball extension to tgz

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Thu Dec 22 22:51:57 UTC 2011


The following commit has been merged in the master branch:
commit c7c0194204ceacc9b274ee4a4f6d246bf2ffd223
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Tue Dec 20 15:45:35 2011 +0100

    Change upstream tarball extension to tgz
    
    For some reasons, upstream now has tgz instead of tar.bz2.

diff --git a/debian/rules b/debian/rules
index 3ab7b34..6cf6007 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
 DEB_UPSTREAM_PACKAGE = jack
 DEB_UPSTREAM_URL = http://www.grame.fr/~letz/
-DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
+DEB_UPSTREAM_TARBALL_EXTENSION = tgz
 
 # unneeded and possibly sourceless binaries
 DEB_UPSTREAM_REPACKAGE_EXCLUDES += ./windows/**.Lib ./windows/**.lib ./windows/**.dll

-- 
jackd2 packaging



More information about the pkg-multimedia-commits mailing list