[SCM] Debian Qt/KDE packaging tools branch, master, updated. debian/0.7.0.1

Modestas Vainius modax at alioth.debian.org
Thu Apr 8 10:44:09 UTC 2010


The following commit has been merged in the master branch:
commit ff5eaef9bbba6ca24e589c7b0e9af157ffb3ea39
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Thu Apr 8 13:41:25 2010 +0300

    Remove perl from pkg-kde-tools Depends.
    
    In order to workaround (and use to our own advantage) brokeness in experimental
    buildds.
---
 debian/changelog |    2 ++
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 948ef7f..45c7c52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 pkg-kde-tools (0.7.0.1) UNRELEASED; urgency=low
 
+  * Remove perl from pkg-kde-tools Depends to workaround (and use to our own
+    advantage) brokeness in experimental buildds.
 
  -- Modestas Vainius <modax at debian.org>  Thu, 08 Apr 2010 13:38:16 +0300
 
diff --git a/debian/control b/debian/control
index 3bd595d..9a4f099 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-kde/pkg-kde-tools.git;a=summary
 
 Package: pkg-kde-tools
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}
 Recommends: dpkg-dev (>= 1.15.5~), libwww-perl
 Suggests: debhelper (>= 7.3.16), cdbs
 Breaks: kdelibs5-dev (<< 4:4.2.2)

-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list