[X2Go-Commits] [pale-moon] 162/216: debian/control.in: move (un)zip build dependencies around.

git-admin at x2go.org git-admin at x2go.org
Sat Feb 16 02:43:26 CET 2019


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

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

commit 7dec1e2345af665c82947ef166eafe1b0667fc79
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Sep 22 00:47:03 2018 +0200

    debian/control.in: move (un)zip build dependencies around.
---
 debian/changelog  | 1 +
 debian/control.in | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 71f8b4e..f9f4896 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -47,6 +47,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Move libpulse build dependency around.
     - Move yasm build dependency around.
     - Add (optional) rust build dependencies.
+    - Move (un)zip build dependencies around.
   * 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 d9a687b..48bb40f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -77,9 +77,9 @@ Build-Depends: autotools-dev,
                rustc (>= 1.10) [amd64 i386],
                cargo (>= 0.13) [amd64 i386],
 %endif
+               zip,
+               unzip,
 # standard build-deps
-        unzip,
-        zip,
         pkg-config,
         libxt-dev,
 # Palemoon-specific dependencies.

--
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