This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit f00dd21bc885b95dcf2baa12e420adb6c8a542d2 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Jun 30 06:05:36 2018 +0200 debian/rules: remove old dh_shlibdeps override. --- debian/changelog | 1 + debian/rules | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 39c5165..203edc9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -58,6 +58,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add dh_install override. - Add dh_strip override. - Add dh_shlibdeps override. + - Remove old dh_shlibdeps override. * 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 472ef22..df6428b 100755 --- a/debian/rules +++ b/debian/rules @@ -230,9 +230,6 @@ MPL-2.0: b2g/LICENSE override_dh_installdocs: MPL-1.1 MPL-2.0 dh_installdocs -A $^ -override_dh_shlibdeps: - dh_shlibdeps -l /usr/lib/palemoon - branding_icon = $(or $(wildcard $(BRANDING)/$(1)),$(wildcard build-palemoon/$(BRANDING)/$(1))) stamps/dh_install:: debian/noinstall -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git