This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit ef6f54e37463e4e00414da025a667fa7dd439295 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Sep 21 23:15:12 2018 +0200 debian/control.in: reformat dpkg-dev build dependency. --- debian/changelog | 1 + debian/control.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f33b699..a59e60f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add libbz2 build dependency. - Add libreadline build dependency. - Rework python build dependencies. + - Reformat dpkg-dev 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 3c656d0..3282edf 100644 --- a/debian/control.in +++ b/debian/control.in @@ -41,7 +41,7 @@ Build-Depends: autotools-dev, python2.7, python-minimal (>= 2.6.6-13~), python-ply, - dpkg-dev (>= 1.16.1.1~), + dpkg-dev (>= 1.16.1.1~), # standard build-deps unzip, zip, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git