This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 2f87fed2308ef4e12e1f4d71ce270a7d86a2075c Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Sep 19 21:15:19 2018 +0200 debian/: add new mls.key file, containing a fake/invalid Mozilla Location Service API key. Unused anyway, because Palemoon does not use the MLS. --- debian/changelog | 2 ++ debian/mls.key | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 55cbd6e..a7c634f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -122,6 +122,8 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add new palemoon.mime file, registering MIME types. - Add new palemoon.README.Debian file, modified from Debian's Firefox package. + - Add new mls.key file, containing a fake/invalid Mozilla Location Service + API key. Unused anyway, because Palemoon does not use the MLS. * debian/changelog: - Change repack-1 in version string to repack1 because a dash denotes the start of a downstream change. diff --git a/debian/mls.key b/debian/mls.key new file mode 100644 index 0000000..8de6b8a --- /dev/null +++ b/debian/mls.key @@ -0,0 +1 @@ +01234567-89ab-cdef-0123-456789abcdef -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git