This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 25388864b41045dbf67a99e98c5d0a0f33b0a98a Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Sep 22 01:12:47 2018 +0200 debian/control.in: add procps run-time dependency. Same comment as above. --- debian/changelog | 1 + debian/control.in | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index d9e5f03..ff440e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -62,6 +62,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Split out run-time dependencies a bit. - Add fontconfig run-time dependency. It may be redundant nowadays, but it's also not a bad idea to have it. + - Add procps run-time dependency. Same comment as above. * 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 53fdfb4..8ddcfa0 100644 --- a/debian/control.in +++ b/debian/control.in @@ -104,6 +104,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, fontconfig, + procps, Provides: x-www-browser Conflicts: palemoon-nonsse2 Replaces: palemoon-nonsse2 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git