This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit dc70fec2da4681f1d205c96776acce08f2ed4fdd Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jun 29 08:08:17 2018 +0200 debian/rules: comment out all (%) rule. --- debian/changelog | 1 + debian/rules | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 73b39ff..eaa53e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Backport LIB_DIR from Firefox 52 build. - Add/backport new stamps/configure-check-palemoon target. - Add dh_auto_build{,-arch} overrides. + - Comment out all (%) 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 1916c77..fc25d0b 100755 --- a/debian/rules +++ b/debian/rules @@ -122,8 +122,8 @@ stamps/configure-palemoon:: stamps/prepare-configure debian/palemoon.mozconfig override_dh_auto_build override_dh_auto_build-arch: stamps/build-palemoon -%: - dh $@ --parallel +#%: +# dh $@ --parallel override_dh_auto_clean:: rm -f mozconfig -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git