This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 95e320a0560c6f2b5c9cfeab1648e2f39cd15649 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Sep 22 00:49:42 2018 +0200 debian/control.in: add locales build dependency. --- debian/changelog | 1 + debian/control.in | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2445144..84a0f38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -49,6 +49,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add (optional) rust build dependencies. - Move (un)zip build dependencies around. - Remove duplicated libxt build dependency. + - Add locales 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 e51f164..e92ea9a 100644 --- a/debian/control.in +++ b/debian/control.in @@ -79,6 +79,7 @@ Build-Depends: autotools-dev, %endif zip, unzip, + locales, # standard build-deps 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