This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 5f658ac3a85b3ac5e11ff1a834566d62eddde7d2 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Sep 17 08:00:15 2018 +0200 debian/rules: remove previous hack completely, already handled through debian/noinstall. --- debian/changelog | 2 ++ debian/rules | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 21706f0..01c152b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -93,6 +93,8 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium longer need to not end up with empty installed directories. - Removal of duplicated /usr/lib/palemoon/palemoon-bin file (duplicate of /usr/lib/palemoon/palemoon) still necessary, so uncomment. + - Remove previous hack completely, already handled through + debian/noinstall. * 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 dbe9043..6e5d470 100755 --- a/debian/rules +++ b/debian/rules @@ -247,9 +247,6 @@ endif rmdir debian/tmp/usr/share/idl/palemoon-* rmdir debian/tmp/usr/share/idl rmdir debian/tmp/usr/share - - # remove vestigial duplicate file - rm -rf debian/tmp$(LIB_DIR)/palemoon-bin MPL-1.1: gfx/cairo/cairo/COPYING-MPL-1.1 cp -f $< $@ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git