[SCM] KDE Base Runtime module packaging branch, master, updated. debian/4.4.5-1-57-g4ce6484

Pino Toscano pino-guest at alioth.debian.org
Wed Mar 2 20:38:15 UTC 2011


The following commit has been merged in the master branch:
commit 4ce64849fa167d2982913390162101a967687241
Author: Pino Toscano <pino at kde.org>
Date:   Wed Mar 2 21:38:01 2011 +0100

    add ${misc:Depends} for kdebase-runtime-dbg
---
 debian/changelog                |    1 +
 debian/control                  |    2 +-
 debian/source.lintian-overrides |    1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 526495d..a57d749 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -59,6 +59,7 @@ kdebase-runtime (4:4.6.1-0r1) UNRELEASED; urgency=low
     - !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 -> linux-any
   * Drop the hal recommend from kdebase-runtime, as now libsolid has the right
     depends/recommends.
+  * Add ${misc:Depends} for kdebase-runtime-dbg.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 15 Nov 2010 11:33:34 +0200
 
diff --git a/debian/control b/debian/control
index 6e445b5..5dab792 100644
--- a/debian/control
+++ b/debian/control
@@ -110,7 +110,7 @@ Package: kdebase-runtime-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: kdebase-runtime (= ${binary:Version}), kdelibs5-dbg
+Depends: ${misc:Depends}, kdebase-runtime (= ${binary:Version}), kdelibs5-dbg
 Replaces: kdelibs5-dbg (<< 4:4.5.0), kdebase-dbg (<< 4:4.2.90), kdebase-workspace-dbg (<< 4:4.2.90)
 Breaks: kdelibs5-dbg (<< 4:4.5.0), kdebase-dbg (<< 4:4.2.90), kdebase-workspace-dbg (<< 4:4.2.90)
 Description: debugging symbols for KDE base runtime module
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644
index 7ce1170..0000000
--- a/debian/source.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-kdebase-runtime source: debhelper-but-no-misc-depends kdebase-runtime-dbg

-- 
KDE Base Runtime module packaging



More information about the pkg-kde-commits mailing list