This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit a5bf96eef226cf38f3a1fe7476e001f13aff52db Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Sep 20 21:57:00 2018 +0200 debian/rules: remove useless mark. --- debian/changelog | 1 + debian/rules | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c896f05..cba74d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -96,6 +96,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Remove previous hack completely, already handled through debian/noinstall. - Move GCC selection around a bit. + - Remove useless mark. * 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 bbf64c7..572d892 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,4 @@ #!/usr/bin/make -f -# -*- makefile -*- TESTDIR = $(shell dh_testdir || echo no) ifeq (,$(TESTDIR)) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git