This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit e28c72e71def1cd4ce1b86d4a99c2423a06af4b9 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Jun 30 06:13:08 2018 +0200 debian/rules: remove FIXME entry for MPL, downstream seems to do it wrongly, but it's not causing harm, so just keep it. --- debian/changelog | 2 ++ debian/rules | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7cba873..2ceeff9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -63,6 +63,8 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Remove old and commented-out dh-calling rule. - Make some targets phony. - Whitespace fixup only. + - Remove FIXME entry for MPL, downstream seems to do it wrongly, but it's + not causing harm, so just keep it. * debian/mozconfig: - Remove autoconf flags that should better be handled by debian/rules. * debian/make.mk: diff --git a/debian/rules b/debian/rules index 7198c6c..232749a 100755 --- a/debian/rules +++ b/debian/rules @@ -141,7 +141,6 @@ stamps/build-palemoon:: stamps/configure-check-palemoon override_dh_auto_build override_dh_auto_build-arch: stamps/build-palemoon override_dh_auto_clean:: - # FIXME: handle MPL (Mozilla Public License) file correctly. rm -f MPL # FIXME: handle potentially generated files, once we have them. rm -f configure js/src/configure -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git