diff -Nru kcm-gtk-0.5.3/debian/changelog kcm-gtk-0.5.3/debian/changelog --- kcm-gtk-0.5.3/debian/changelog 2010-05-18 16:43:54.000000000 +0200 +++ kcm-gtk-0.5.3/debian/changelog 2010-05-18 16:39:23.000000000 +0200 @@ -1,3 +1,14 @@ +kcm-gtk (0.5.3-0ubuntu3) maverick; urgency=low + + * Rename binary package to kde-config-gtk to match Debian's policy for + naming KDE configuration modules (LP: #582277). + * Make kde-config-gtk Conflict/Replace/Provide kcm-gtk. + * Drop "Conflict and Replace gtk-qt-engine", no longer needed. + * Switch to dh7 rules and source format 3.0 (quilt). + * Bump Standards-Version to 3.8.4, no changes needed. + + -- Felix Geyer Tue, 18 May 2010 16:19:59 +0200 + kcm-gtk (0.5.3-0ubuntu2) lucid; urgency=low * rebuild rest of main for armel armv7/thumb2 optimization; diff -Nru kcm-gtk-0.5.3/debian/control kcm-gtk-0.5.3/debian/control --- kcm-gtk-0.5.3/debian/control 2010-05-18 16:43:54.000000000 +0200 +++ kcm-gtk-0.5.3/debian/control 2010-05-18 16:37:19.000000000 +0200 @@ -1,17 +1,18 @@ Source: kcm-gtk Section: kde Priority: optional -Maintainer: Ubuntu MOTU Developers +Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Jonathan Thomas -Build-Depends: cdbs, debhelper (>= 7), pkg-kde-tools, kdelibs5-dev -Standards-Version: 3.8.3 +Build-Depends: debhelper (>= 7.3.16~), pkg-kde-tools (>= 0.5.0~), kdelibs5-dev +Standards-Version: 3.8.4 Homepage: https://launchpad.net/kcm-gtk -Package: kcm-gtk +Package: kde-config-gtk Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: gtk-qt-engine -Replaces: gtk-qt-engine +Conflicts: kcm-gtk +Replaces: kcm-gtk +Provides: kcm-gtk Description: Configuration module for GTK+ appearance in KDE This is a configuration module for System Settings for configuring the widget style and fonts of GTK+ applications in KDE. It is derived from diff -Nru kcm-gtk-0.5.3/debian/rules kcm-gtk-0.5.3/debian/rules --- kcm-gtk-0.5.3/debian/rules 2010-05-18 16:43:54.000000000 +0200 +++ kcm-gtk-0.5.3/debian/rules 2010-05-18 16:19:16.000000000 +0200 @@ -1,4 +1,4 @@ #!/usr/bin/make -f -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk +%: + dh --with kde $@ diff -Nru kcm-gtk-0.5.3/debian/source/format kcm-gtk-0.5.3/debian/source/format --- kcm-gtk-0.5.3/debian/source/format 1970-01-01 01:00:00.000000000 +0100 +++ kcm-gtk-0.5.3/debian/source/format 2010-05-18 16:43:54.000000000 +0200 @@ -0,0 +1 @@ +3.0 (quilt)