This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit fb3541e7ed0b968544f06f425c8ef3b17bf961d6 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Sep 24 02:16:08 2018 +0200 debian/palemoon.install.in: use debian/wrappers/palemoon instead of debian/palemoon. Clashed with binpkg name. --- debian/changelog | 3 +++ debian/palemoon.install.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index eab67aa..7af5f11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -272,6 +272,9 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Sync with Debian's Firefox package. * debian/palemoon.links.in: - Use DICT_DIR. + * debian/palemoon.install.in: + - Use debian/wrappers/palemoon instead of debian/palemoon. Clashed with + binpkg name. -- Mihai Moldovan <ionic@ionic.de> Mon, 28 May 2018 03:44:10 +0200 diff --git a/debian/palemoon.install.in b/debian/palemoon.install.in index 4df75b3..c50c6ef 100644 --- a/debian/palemoon.install.in +++ b/debian/palemoon.install.in @@ -77,7 +77,7 @@ usr/lib/palemoon/browser/extensions/\{972ce4c6-7e08-4474-a285-3208198ce6fd\}.xpi # Only needed if we wanted to provide multiple versions, like Palemoon-ESR vs. Palemoon-Stable. # Since we don't and won't, leave that out. #%if browser != palemoon -#debian/palemoon usr/bin +#debian/wrappers/palemoon usr/bin #%endif usr/lib/palemoon/chrome.manifest -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git