This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit d4c8f3281e86d92464ab775872d5a65d60d54044 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Sep 22 00:56:24 2018 +0200 debian/control.in: add (commented out) iso-codes build dependency. --- debian/changelog | 1 + debian/control.in | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 33d65ed..414dd4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -55,6 +55,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Reformat lsb-release build dependency. - Add more X build dependencies. - Add fonts build dependencies. + - Add (commented out) iso-codes 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 bd21336..7a45045 100644 --- a/debian/control.in +++ b/debian/control.in @@ -86,6 +86,8 @@ Build-Depends: autotools-dev, ttf-bitstream-vera, fonts-freefont-ttf, fonts-dejima-mincho, +# Needed for the L10N generation stuff, disable for now. +# iso-codes, # Not Palemoon-specific, but missing in Debian's Firefox package. pkg-config, # Palemoon-specific dependencies. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git