This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbrowserlauncher-java.
commit 4b7e774669e736dde7d3c8b4e72ea0b56a6124b1 Author: Andreas Tille <[email protected]> Date: Wed May 11 13:48:01 2016 +0200 Helping to start something else than netscape failed. :-( --- debian/changelog | 1 + debian/patches/browser_choice.patch | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 667188c..338842f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libbrowserlauncher-java (1.3+dfsg-2) UNRELEASED; urgency=medium * Try harder to find a valid browser on a Debian system + Unfortunately this fails and it always tries to start netscape -- Andreas Tille <[email protected]> Wed, 11 May 2016 13:31:20 +0200 diff --git a/debian/patches/browser_choice.patch b/debian/patches/browser_choice.patch index 1d7c26b..3c90687 100644 --- a/debian/patches/browser_choice.patch +++ b/debian/patches/browser_choice.patch @@ -1,4 +1,5 @@ Description: Try harder to find a valid browser on a Debian system + Unfortunately this insists in starting netscape. Any idea??? Author: Andreas Tille <[email protected]> Last-Update: Wed, 11 May 2016 13:31:20 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libbrowserlauncher-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

