[SCM] Amarok packaging branch, experimental, updated. debian/2.6-beta1-1
Modestas Vainius
modax at alioth.debian.org
Sat Jun 2 22:21:54 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/amarok.git;a=commitdiff;h=62d1c6b
The following commit has been merged in the experimental branch:
commit 62d1c6b7642776a3a807b4dccf5b302216799d9f
Author: Modestas Vainius <modax at debian.org>
Date: Sun Jun 3 01:13:04 2012 +0300
Remove ${perl:Depends} from amarok-doc Depends, not needed.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a6566a2..30e44ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ amarok (2.6~beta1-0r1) UNRELEASED; urgency=low
* Update debian_fix_doc_nl_build.diff patch to fix a new build problem with
KDE 4.7, require kdelibs5-dev 4:4.7.
* Update install files.
+ * Remove ${perl:Depends} from amarok-doc Depends, not needed.
-- Modestas Vainius <modax at debian.org> Sun, 03 Jun 2012 00:00:29 +0300
diff --git a/debian/control b/debian/control
index 4337be1..fbce6d3 100644
--- a/debian/control
+++ b/debian/control
@@ -67,7 +67,7 @@ Description: architecture independent files for Amarok
Package: amarok-doc
Section: doc
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}
Replaces: amarok-common (<= 2.5.0-2)
Breaks: amarok-common (<= 2.5.0-2)
Recommends: amarok (>= ${source:Version})
--
Amarok packaging
More information about the pkg-kde-commits
mailing list