[libbrowserlauncher-java] 01/01: Revert patch changes that accidentally slipped in.
Ole Streicher
olebole at moszumanska.debian.org
Wed Mar 29 15:06:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch master
in repository libbrowserlauncher-java.
commit bb0a154087624b9f8f1fff6d2400ed2f9aca5599
Author: Ole Streicher <olebole at debian.org>
Date: Wed Mar 29 17:05:24 2017 +0200
Revert patch changes that accidentally slipped in.
---
debian/patches/browser_choice.patch | 16 ++++------------
debian/patches/utf-8.patch | 12 +++---------
2 files changed, 7 insertions(+), 21 deletions(-)
diff --git a/debian/patches/browser_choice.patch b/debian/patches/browser_choice.patch
index edec989..bf5539b 100644
--- a/debian/patches/browser_choice.patch
+++ b/debian/patches/browser_choice.patch
@@ -1,14 +1,8 @@
-From: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Date: Wed, 29 Mar 2017 15:42:04 +0200
-Subject: browser_choice
+Description: Try harder to find a valid browser on a Debian system
+ Unfortunately this insists in starting netscape. Any idea???
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Wed, 11 May 2016 13:31:20 +0200
----
- edu/stanford/ejalbert/launching/misc/linuxUnixConfig.properties | 5 +++--
- .../edu/stanford/ejalbert/launching/misc/linuxUnixConfig.properties | 4 ++--
- 2 files changed, 5 insertions(+), 4 deletions(-)
-
-diff --git a/edu/stanford/ejalbert/launching/misc/linuxUnixConfig.properties b/edu/stanford/ejalbert/launching/misc/linuxUnixConfig.properties
-index ff858fb..a6deb3e 100644
--- a/edu/stanford/ejalbert/launching/misc/linuxUnixConfig.properties
+++ b/edu/stanford/ejalbert/launching/misc/linuxUnixConfig.properties
@@ -24,10 +24,11 @@ delimchar=;
@@ -25,8 +19,6 @@ index ff858fb..a6deb3e 100644
browser.epiphany=Epiphany;epiphany;<browser> <url>;<browser> --new-tab <url>
+browser.default=DebianDefaultBrowser;www-browser;<browser> <url>;<browser> <url>
+
-diff --git a/source/edu/stanford/ejalbert/launching/misc/linuxUnixConfig.properties b/source/edu/stanford/ejalbert/launching/misc/linuxUnixConfig.properties
-index ff858fb..d58fdad 100644
--- a/source/edu/stanford/ejalbert/launching/misc/linuxUnixConfig.properties
+++ b/source/edu/stanford/ejalbert/launching/misc/linuxUnixConfig.properties
@@ -24,10 +24,10 @@ delimchar=;
diff --git a/debian/patches/utf-8.patch b/debian/patches/utf-8.patch
index a146854..742213b 100644
--- a/debian/patches/utf-8.patch
+++ b/debian/patches/utf-8.patch
@@ -1,13 +1,7 @@
-From: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Date: Wed, 29 Mar 2017 15:42:04 +0200
-Subject: utf-8
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Mon, 18 Jan 2016 09:37:27 +0100
+Description: Fix: unmappable character for encoding ASCII
----
- source/at/jta/Regor.java | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/source/at/jta/Regor.java b/source/at/jta/Regor.java
-index 94e75b4..a9034b7 100644
--- a/source/at/jta/Regor.java
+++ b/source/at/jta/Regor.java
@@ -352,7 +352,7 @@ final public class Regor
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libbrowserlauncher-java.git
More information about the pkg-java-commits
mailing list