[SCM] KDE Development Platform Libraries module packaging branch, master, updated. debian/4.4.5-2-49-gd033358

Pino Toscano pino-guest at alioth.debian.org
Sun Dec 5 13:42:08 UTC 2010


The following commit has been merged in the master branch:
commit d03335881a108e44000323136f62b7fa0a4263c9
Author: Pino Toscano <pino at kde.org>
Date:   Sun Dec 5 14:31:49 2010 +0100

    add also docbook-xsl as dependency of kdoctools
---
 debian/changelog |    4 +++-
 debian/control   |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 119149a..f908aaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,8 +49,10 @@ kde4libs (4:4.5.80-0r1) UNRELEASED; urgency=low
   [ Pino Toscano ]
   * Make libknewstuff2-4 and libknewstuff3-4 recommend gnupg, as they can use
     `gpg' for checking validity and signatures of downloaded content.
+  * Add docbook-xsl dependency on the kdoctools package, for same reason as
+    docbook-xml.
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 14 Nov 2010 13:19:41 +0200
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 05 Dec 2010 14:30:39 +0100
 
 kde4libs (4:4.4.5-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 6717cc2..8f2a155 100644
--- a/debian/control
+++ b/debian/control
@@ -525,7 +525,7 @@ Description: core shared data for all KDE Applications
 
 Package: kdoctools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, docbook-xml
+Depends: ${shlibs:Depends}, ${misc:Depends}, docbook-xml, docbook-xsl
 Replaces: kdelibs5 (<< 4:4.4.0), kdelibs5-data (<< 4:4.4.0), kdelibs-bin (<< 4:4.4.0)
 Breaks: kdelibs5 (<< 4:4.4.0), kdelibs5-data (<< 4:4.4.0), kdelibs-bin (<< 4:4.4.0)
 Description: various tools for accessing application documentation

-- 
KDE Development Platform Libraries module packaging



More information about the pkg-kde-commits mailing list