This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository tuxguitar.
commit 4561e9d6fa75928a66cb0a45887dacf3bcfb69dd Author: gregor herrmann <[email protected]> Date: Tue Dec 17 16:37:40 2013 +0100 Update list of alternative xulrunner-* dependencies. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index ab62b51..4a8cc2c 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-25.0 | xulrunner-24.0 | xulrunner-17.0 | xulrunner-10.0 | xulrunner-1.9.1" + XULRUNNERDEPENDS = -Vxulrunner:Depends="xulrunner-27 | xulrunner-26.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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

