[SCM] kget packaging branch, master, updated. debian/4.11.3+dfsg-1-3-g7db20a3
Pino Toscano
pino at moszumanska.debian.org
Mon Jan 13 07:26:00 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kget.git;a=commitdiff;h=7db20a3
The following commit has been merged in the master branch:
commit 7db20a3e3c999f32044df5cb836105ea1b381470
Author: Pino Toscano <pino at debian.org>
Date: Mon Jan 13 08:25:51 2014 +0100
depend on ${perl:Depends} too
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 47514e7..42497ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kget (4:4.11.3+dfsg-2) UNRELEASED; urgency=low
[ Pino Toscano ]
* Add the pkg-config build dependency.
+ * Depend on ${perl:Depends} too.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 13 Jan 2014 08:19:44 +0100
diff --git a/debian/control b/debian/control
index 57826e8..1a4e948 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kget.git
Package: kget
Section: net
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-mootools
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libjs-mootools
Suggests: khelpcenter4
Description: download manager
KGet is an advanced download manager with support for Metalink and Bittorrent.
--
kget packaging
More information about the pkg-kde-commits
mailing list