[SCM] KDE Toys module packaging branch, master, updated. debian/4.6.5-1-3-g17fbb88

Pino Toscano pino at alioth.debian.org
Fri Nov 25 12:11:36 UTC 2011


The following commit has been merged in the master branch:
commit 17fbb88c258355588e1e3b3c71fdde9e96e2771d
Author: Pino Toscano <pino at debian.org>
Date:   Fri Nov 25 13:11:19 2011 +0100

    manage some packages renamings
    
    - Build depend on kde-workspace-dev instead of kdebase-workspace-dev.
    - kdetoys-dbg depends on kde-runtime-dbg instead of kdebase-runtime-dbg.
---
 debian/changelog |    5 +++++
 debian/control   |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b785f7e..34fc420 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,11 @@ kdetoys (4:4.7.2-0r0) UNRELEASED; urgency=low
   * Bump kde-sc-dev-latest build dependency to 4:4.7.2
   * Bump kdebase-workspace-dev build dependency to 4:4.7
 
+  [ Pino Toscano ]
+  * Manage some packages renamings:
+    - Build depend on kde-workspace-dev instead of kdebase-workspace-dev.
+    - kdetoys-dbg depends on kde-runtime-dbg instead of kdebase-runtime-dbg.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 11 Oct 2011 13:13:03 +0200
 
 kdetoys (4:4.6.5-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 4a39476..5e448fc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <sune at debian.org>, Fathi Boudra <fabo at debian.org>, Armin Berres <armin+debian at space-based.de>, Modestas Vainius <modax at debian.org>, Eshat Cakar <info at eshat.de>
 Build-Depends: kde-sc-dev-latest (>= 4:4.7.2),
  cmake, debhelper (>= 7.3.16), pkg-kde-tools (>= 0.12),
- kdebase-workspace-dev (>= 4:4.7),
+ kde-workspace-dev (>= 4:4.7),
  libphonon-dev (>> 4:4.3.0), libx11-dev, libxrender-dev, libxrandr-dev, 
  libstreamanalyzer-dev (>= 0.6.3), libqimageblitz-dev
 Standards-Version: 3.9.2
@@ -73,7 +73,7 @@ Description: Tux screensaver for KScreenSaver
 Package: kdetoys-dbg
 Section: debug
 Architecture: any
-Depends: ${misc:Depends}, kdebase-runtime-dbg
+Depends: ${misc:Depends}, kde-runtime-dbg
 Suggests: kdetoys (= ${source:Version})
 Priority: extra
 Description: debugging symbols for kdetoys

-- 
KDE Toys module packaging



More information about the pkg-kde-commits mailing list