This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository tuxguitar.
commit 108378e448820bc188080d8e36770fd07d1214a9 Author: gregor herrmann <[email protected]> Date: Fri May 2 23:35:51 2014 +0200 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 b2fdab8..1e23872 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-28 | xulrunner-27 | xulrunner-24.0 | xulrunner-17.0 | xulrunner-10.0 | xulrunner-1.9.1" + XULRUNNERDEPENDS = -Vxulrunner:Depends="xulrunner-29 | 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

