This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit d6487db0d880136cf48fbf25995339a344de3037 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Sep 22 00:48:02 2018 +0200 debian/control.in: remove duplicated libxt build dependency. --- debian/changelog | 1 + debian/control.in | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f9f4896..2445144 100644 --- a/debian/changelog +++ b/debian/changelog @@ -48,6 +48,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Move yasm build dependency around. - Add (optional) rust build dependencies. - Move (un)zip build dependencies around. + - Remove duplicated libxt build dependency. * debian/rules: - Tabbify. - Add dh_testdir protection. Debian's firefox(-esr) package uses it. diff --git a/debian/control.in b/debian/control.in index 48bb40f..e51f164 100644 --- a/debian/control.in +++ b/debian/control.in @@ -81,7 +81,6 @@ Build-Depends: autotools-dev, unzip, # standard build-deps pkg-config, - libxt-dev, # Palemoon-specific dependencies. lsb-release, Standards-Version: 3.9.6 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git