[tuxguitar] 01/04: Update list of xulrunner-* versions in Depends to what we have in Debian.

gregor herrmann gregoa at debian.org
Fri Oct 18 19:01:58 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository tuxguitar.

commit 0801dabd6e296cc8a734ada5052467c5a5f6edf0
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 18 20:43:57 2013 +0200

    Update list of xulrunner-* versions in Depends to what we have in Debian.
    
    Thanks: Andreas Beckmann for the bug report.
    Closes: #726730
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1425672..05bd232 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ DEB_DESTDIR_TMP?=${CURDIR}/debian/tmp/${MAINPACKAGE}
 ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)
 	XULRUNNERDEPENDS = -Vxulrunner:Depends=""
 else
-	XULRUNNERDEPENDS = -Vxulrunner:Depends="xulrunner-21.0 | xulrunner-20.0 | xulrunner-17.0 | xulrunner-10.0 | xulrunner-9.0 | xulrunner-8.0 | xulrunner-7.0 | xulrunner-6.0 | xulrunner-5.0 | xulrunner-1.9.1"
+	XULRUNNERDEPENDS = -Vxulrunner:Depends="xulrunner-25.0 | xulrunner-24.0 | xulrunner-17.0 | xulrunner-10.0 | xulrunner-1.9.1"
 endif
 
 build: build-arch build-indep

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tuxguitar.git



More information about the pkg-java-commits mailing list