rev 15709 - kde-extras/gtk-qt-engine/trunk/debian

Didier Raboud odyx-guest at alioth.debian.org
Fri Aug 21 11:33:24 UTC 2009


Author: odyx-guest
Date: 2009-08-21 11:33:24 +0000 (Fri, 21 Aug 2009)
New Revision: 15709

Added:
   kde-extras/gtk-qt-engine/trunk/debian/system-config-gtk-kde.install
Removed:
   kde-extras/gtk-qt-engine/trunk/debian/systemsettings-gtk.install
Modified:
   kde-extras/gtk-qt-engine/trunk/debian/changelog
   kde-extras/gtk-qt-engine/trunk/debian/control
Log:
gtk-qt-engine: Change name to system-config-gtk-kde and bump to 3.8.3.0


Modified: kde-extras/gtk-qt-engine/trunk/debian/changelog
===================================================================
--- kde-extras/gtk-qt-engine/trunk/debian/changelog	2009-08-21 10:24:43 UTC (rev 15708)
+++ kde-extras/gtk-qt-engine/trunk/debian/changelog	2009-08-21 11:33:24 UTC (rev 15709)
@@ -9,6 +9,7 @@
     - gtk-qt-engine holds the style, systemsettings-gtk holds the configuration
       module.
     - Thus add .install files and adapt the rules file
+  * Bumped Standards to 3.8.3.0. No changes needed.
 
  -- Didier Raboud <didier at raboud.com>  Tue, 04 Aug 2009 17:28:15 +0200
 

Modified: kde-extras/gtk-qt-engine/trunk/debian/control
===================================================================
--- kde-extras/gtk-qt-engine/trunk/debian/control	2009-08-21 10:24:43 UTC (rev 15708)
+++ kde-extras/gtk-qt-engine/trunk/debian/control	2009-08-21 11:33:24 UTC (rev 15709)
@@ -5,7 +5,7 @@
 Uploaders: Fathi Boudra <fabo at debian.org>, Xavier Vello <xavier.vello at gmail.com>, Didier Raboud <didier at raboud.com>
 Build-Depends: debhelper (>= 7), cmake, quilt,
  kdelibs5-dev, libgtk2.0-dev
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3.0
 Homepage: http://code.google.com/p/gtk-qt-engine/
 Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/gtk-qt-engine/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/gtk-qt-engine/?op=log
@@ -15,7 +15,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: gtk-qt-engine-kde4
 Replaces: gtk-qt-engine-kde4
-Recommends: systemsettings-gtk
+Recommends: system-config-gtk-kde
 Description: theme engine using Qt 4 for GTK+ 2.x
  The GTK-Qt Theme Engine (also known as gtk-qt-engine) is a GTK+ 2 theme engine
  that calls Qt 4 to do the actual drawing. This makes your GTK+ 2 applications
@@ -24,7 +24,7 @@
  .
  This style can be configured using package systemsettings-gtk
 
-Package: systemsettings-gtk
+Package: system-config-gtk-kde
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: gtk-qt-engine-kde4,
@@ -34,3 +34,5 @@
 Description: Systemsettings configuration module for GTK+ 2.x style selection
  This package provides a way to configure GTK+ 2.x styles to be used in KDE4
  within Systemsettings.
+ .
+ It provides the  "kde configuration module" for Gtk: kcm_gtk.

Copied: kde-extras/gtk-qt-engine/trunk/debian/system-config-gtk-kde.install (from rev 15707, kde-extras/gtk-qt-engine/trunk/debian/systemsettings-gtk.install)
===================================================================
--- kde-extras/gtk-qt-engine/trunk/debian/system-config-gtk-kde.install	                        (rev 0)
+++ kde-extras/gtk-qt-engine/trunk/debian/system-config-gtk-kde.install	2009-08-21 11:33:24 UTC (rev 15709)
@@ -0,0 +1,4 @@
+usr/lib/kde4/kcm_gtk4.so
+usr/share/icons/kcmgtk.png
+usr/share/kde4/services/kcmgtk4.desktop
+usr/share/locale/*




More information about the pkg-kde-commits mailing list