This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository palemoon-systemwide-config. from 4addfd3 debian/palemoon-systemwide-config.install: fix installation path (/usr/lib/palemoon/palemoon/defaults/pref/autoconfig.js => /usr/lib/palemoon/defaults/pref/autoconfig.js). new 8d222d6 debian/palemoon-systemwide-config.links: fix symlink target and name, renamed it to palemoon.cfg instead of mozilla.cfg. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 3 +++ debian/palemoon-systemwide-config.links | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/palemoon-systemwide-config.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository palemoon-systemwide-config. commit 8d222d62bfe56f836b1b6ac73dd7b580e8d44975 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Dec 28 05:46:11 2018 +0100 debian/palemoon-systemwide-config.links: fix symlink target and name, renamed it to palemoon.cfg instead of mozilla.cfg. --- debian/changelog | 3 +++ debian/palemoon-systemwide-config.links | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ec0211c..435ce22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,5 +16,8 @@ palemoon-systemwide-config (1.0x2go1) UNRELEASED; urgency=low + Fix installation path (/usr/lib/palemoon/palemoon/defaults/pref/autoconfig.js => /usr/lib/palemoon/defaults/pref/autoconfig.js). + * debian/palemoon-systemwide-config.links: + + Fix symlink target and name, renamed it to palemoon.cfg instead of + mozilla.cfg. -- Mihai Moldovan <ionic@ionic.de> Mon, 24 Dec 2018 23:45:03 +0100 diff --git a/debian/palemoon-systemwide-config.links b/debian/palemoon-systemwide-config.links index 36f6416..dd84b2a 100644 --- a/debian/palemoon-systemwide-config.links +++ b/debian/palemoon-systemwide-config.links @@ -1 +1 @@ -/etc/palemoon/mozilla.cfg /usr/lib/palemoon/mozilla.cfg +/etc/palemoon/palemoon.cfg /usr/lib/palemoon/palemoon.cfg -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/palemoon-systemwide-config.git