This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit f30f6ab416ba36d4a65372cdc17b387a9d3e2f6b Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Sep 20 23:46:51 2018 +0200 debian/: rename palemoon.install to palemoon.install.in - processing support. --- debian/changelog | 1 + debian/{palemoon.install => palemoon.install.in} | 0 2 files changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index d8d7f31..f198c9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -141,6 +141,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium API key. Unused anyway, because Palemoon does not use the MLS. - Rename palemoon.mozconfig to palemoon.mozconfig.in, because we will need to preprocess it. + - Rename palemoon.install to palemoon.install.in - processing support. * debian/changelog: - Change repack-1 in version string to repack1 because a dash denotes the start of a downstream change. diff --git a/debian/palemoon.install b/debian/palemoon.install.in similarity index 100% rename from debian/palemoon.install rename to debian/palemoon.install.in -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git