[X2Go-Commits] [pale-moon] 35/47: debian/control.in: add debianutils run-time dependency.

git-admin at x2go.org git-admin at x2go.org
Sat Sep 22 01:51:23 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pale-moon.

commit b7c553d74868d27e2c3eb441d98c75e64f9a6f1a
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Sep 22 01:15:12 2018 +0200

    debian/control.in: add debianutils run-time dependency.
    
    Not sure if it's not completely unnecessary at that point.
---
 debian/changelog  | 2 ++
 debian/control.in | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ff440e7..ba1392d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,6 +63,8 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - 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.
+    - Add debianutils run-time dependency. Not sure if it's not completely
+      unnecessary at that point.
   * 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 8ddcfa0..5beb7cd 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -105,6 +105,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          fontconfig,
          procps,
+         debianutils (>= 1.16),
 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


More information about the x2go-commits mailing list