[X2Go-Commits] [pale-moon] 134/216: debian/control.in: put lsb-release build-time dependency to the bottom in Palemoon-specific section.

git-admin at x2go.org git-admin at x2go.org
Sat Feb 16 02:43:20 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 dcb8959a22b7ff2f08671eaa4901bf67a27bb5e1
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Sep 21 22:39:02 2018 +0200

    debian/control.in: put lsb-release build-time dependency to the bottom in Palemoon-specific section.
---
 debian/changelog  | 2 ++
 debian/control.in | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8d6b059..4f0f634 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
   * debian/control.in:
     - Update debhelper dependency.
     - Rework GCC dependencies.
+    - Put lsb-release build-time dependency to the bottom in Palemoon-specific
+      section.
   * 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 4bb4b7c..95d0231 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -22,7 +22,6 @@ Build-Depends:
 %endif
         autotools-dev,
         dpkg-dev (>= 1.16.1.1~),
-        lsb-release,
 # standard build-deps
         autoconf2.13,
         python (>= 2.7),
@@ -38,6 +37,8 @@ Build-Depends:
         libpulse-dev,
         libxt-dev,
         mesa-common-dev
+# Palemoon-specific dependencies.
+        lsb-release,
 Standards-Version: 3.9.6
 Homepage: http://www.palemoon.org/
 

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