This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 8ac7601e803d6d9cdd40771c8baa665363dfebce Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Jun 30 06:09:51 2018 +0200 debian/rules: remove old and commented-out dh-calling rule. --- debian/changelog | 1 + debian/rules | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c407197..9b40fc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -60,6 +60,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add dh_shlibdeps override. - Remove old dh_shlibdeps override. - Add general dh-calling rule. + - Remove old and commented-out dh-calling rule. * 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 6858105..f0da0e0 100755 --- a/debian/rules +++ b/debian/rules @@ -140,9 +140,6 @@ stamps/build-palemoon:: stamps/configure-check-palemoon override_dh_auto_build override_dh_auto_build-arch: stamps/build-palemoon -#%: -# dh $@ --parallel - override_dh_auto_clean:: # FIXME: handle MPL (Mozilla Public License) file correctly. rm -f MPL -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git