[SCM] KDE Web Development module packaging branch, master, updated. debian/4.6.5-1-5-g40ecf22

Pino Toscano pino at alioth.debian.org
Fri Nov 25 13:05:03 UTC 2011


The following commit has been merged in the master branch:
commit 40ecf22e9c9d55bde425c28533e08d337274e8e0
Author: Pino Toscano <pino at debian.org>
Date:   Fri Nov 25 14:04:38 2011 +0100

    manage some packages renamings
    
    - kdewebdev-dbg depends on kde-runtime-dbg instead of kdebase-runtime-dbg.
---
 debian/changelog |    4 ++++
 debian/control   |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9a7eb08..b1f0aa3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ kdewebdev (4:4.7.2-0r1) UNRELEASED; urgency=low
   * Bump kde-sc-dev-latest build dependency to 4:4.7.2.
   * Bump KDE SC build dependencies to 4:4.7.
 
+  [ Pino Toscano ]
+  * Manage some packages renamings:
+    - kdewebdev-dbg depends on kde-runtime-dbg instead of kdebase-runtime-dbg.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 08 Oct 2011 22:26:07 +0200
 
 kdewebdev (4:4.6.5-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index f02e46f..c782618 100644
--- a/debian/control
+++ b/debian/control
@@ -89,7 +89,7 @@ Description: visual dialog builder and executor tool
 Package: kdewebdev-dbg
 Section: debug
 Architecture: any
-Depends: kdebase-runtime-dbg
+Depends: kde-runtime-dbg
 Suggests: kdewebdev (= ${source:Version})
 Priority: extra
 Description: debugging symbols for the KDE web development module

-- 
KDE Web Development module packaging



More information about the pkg-kde-commits mailing list