This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 4d2ed75098901a512b9a29911c5ae7e9e033e347 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jun 29 03:17:01 2018 +0200 debian/control: add autotools-dev build dep. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 09dc851..5af312d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Switch maintainer to X2Go Developers. - Remove stray tab. - Switch to contrib/web section. + - Add autotools-dev build dep. * debian/rules: - Tabbify. - Add dh_testdir protection. Debian's firefox(-esr) package uses it. diff --git a/debian/control b/debian/control index 50e60ea..7211c80 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> XSBC-Original-Maintainer: Steven Pusser <stevep@mxlinux.org> Build-Depends: debhelper (>= 9), + autotools-dev, # Add for the conditional in rules to force use of gcc-4.9 on newer distreleases # that default to gcc-5 or 6 lsb-release, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git