This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit d074a6c2b5fa25b23e7fce399d243b4d157940f2 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Sep 21 23:05:26 2018 +0200 debian/control.in: add libstartup-notification build dependency. --- debian/changelog | 1 + debian/control.in | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 08062c5..efd13df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add X11 build dependencies. - Move GTK build dependencies around and add GTK3 support if detected. - Move glib build dependency around. + - Add libstartup-notification 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 8fe53d2..bea071a 100644 --- a/debian/control.in +++ b/debian/control.in @@ -29,6 +29,7 @@ Build-Depends: autotools-dev, %endif libgtk2.0-dev (>= 2.14), libglib2.0-dev (>= 2.16.0), + libstartup-notification0-dev, dpkg-dev (>= 1.16.1.1~), # standard build-deps python (>= 2.7), -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git