rev 8603 - branches/kde4/packages/kdegames/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Fri Dec 28 16:33:53 UTC 2007


Author: ana
Date: 2007-12-28 16:33:53 +0000 (Fri, 28 Dec 2007)
New Revision: 8603

Added:
   branches/kde4/packages/kdegames/debian/kfourinline.menu
Removed:
   branches/kde4/packages/kdegames/debian/kwin4.install
   branches/kde4/packages/kdegames/debian/kwin4.links
   branches/kde4/packages/kdegames/debian/kwin4.menu
Modified:
   branches/kde4/packages/kdegames/debian/changelog
   branches/kde4/packages/kdegames/debian/control
   branches/kde4/packages/kdegames/debian/kolf.install
   branches/kde4/packages/kdegames/debian/ksquares.install
Log:
kdegames Svn snapshot of revision 753247.
* kwin4 has been renamed to kfourinline.
* Update *.install files.



Modified: branches/kde4/packages/kdegames/debian/changelog
===================================================================
--- branches/kde4/packages/kdegames/debian/changelog	2007-12-28 16:31:35 UTC (rev 8602)
+++ branches/kde4/packages/kdegames/debian/changelog	2007-12-28 16:33:53 UTC (rev 8603)
@@ -1,3 +1,11 @@
+kdegames (4:3.98.0~svn753247-1) experimental; urgency=low
+
+  * Svn snapshot of revision 753247.
+  * kwin4 has been renamed to kfourinline.
+  * Update *.install files.
+
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Fri, 28 Dec 2007 09:47:40 +0100
+
 kdegames (4:3.97.0-1) experimental; urgency=low
 
   * New upstream release.

Modified: branches/kde4/packages/kdegames/debian/control
===================================================================
--- branches/kde4/packages/kdegames/debian/control	2007-12-28 16:31:35 UTC (rev 8602)
+++ branches/kde4/packages/kdegames/debian/control	2007-12-28 16:33:53 UTC (rev 8603)
@@ -10,7 +10,7 @@
 Package: kdegames
 Architecture: all
 Section: kde
-Depends: bovo (>= ${binary:Version}), katomic (>= ${binary:Version}), kbattleship (>= ${binary:Version}), kblackbox (>= ${binary:Version}), kbounce (>= ${binary:Version}), kgoldrunner (>= ${binary:Version}), kiriki (>= ${binary:Version}), kjumpingcube (>= ${binary:Version}), klines (>= ${binary:Version}), kmahjongg (>= ${binary:Version}), kmines (>= ${binary:Version}), knetwalk (>= ${binary:Version}), kolf (>= ${binary:Version}), konquest (>= ${binary:Version}), kpat (>= ${binary:Version}), kreversi (>= ${binary:Version}), ksame (>= ${binary:Version}), kshisen (>= ${binary:Version}), kspaceduel (>= ${binary:Version}), ksudoku (>= ${binary:Version}), ksquares (>= ${binary:Version}), ktuberling (>= ${binary:Version}), kwin4 (>= ${binary:Version}), lskat (>= ${binary:Version})
+Depends: bovo (>= ${binary:Version}), katomic (>= ${binary:Version}), kbattleship (>= ${binary:Version}), kblackbox (>= ${binary:Version}), kbounce (>= ${binary:Version}), kgoldrunner (>= ${binary:Version}), kiriki (>= ${binary:Version}), kjumpingcube (>= ${binary:Version}), klines (>= ${binary:Version}), kmahjongg (>= ${binary:Version}), kmines (>= ${binary:Version}), knetwalk (>= ${binary:Version}), kolf (>= ${binary:Version}), konquest (>= ${binary:Version}), kpat (>= ${binary:Version}), kreversi (>= ${binary:Version}), ksame (>= ${binary:Version}), kshisen (>= ${binary:Version}), kspaceduel (>= ${binary:Version}), ksudoku (>= ${binary:Version}), ksquares (>= ${binary:Version}), ktuberling (>= ${binary:Version}), kfourinline (>= ${binary:Version}), lskat (>= ${binary:Version})
 Suggests: kdegames-doc-html (>= ${source:Version})
 Description: games from the official KDE release
  KDE (the K Desktop Environment) is a powerful Open Source graphical
@@ -430,7 +430,7 @@
  This package is part of KDE, and a component of the KDE games module.
  See the 'kde' and 'kdegames' packages for more information.
 
-Package: kwin4
+Package: kfourinline
 Architecture: any
 Section: games
 Depends: ${shlibs:Depends}

Added: branches/kde4/packages/kdegames/debian/kfourinline.menu
===================================================================
--- branches/kde4/packages/kdegames/debian/kfourinline.menu	                        (rev 0)
+++ branches/kde4/packages/kdegames/debian/kfourinline.menu	2007-12-28 16:33:53 UTC (rev 8603)
@@ -0,0 +1,9 @@
+?package(kfourinline):\
+	needs="x11"\
+	section="Games/Board"\
+	hints="KDE"\
+	title="kfourinline"\
+	icon32x32="/usr/share/pixmaps/kwin4.xpm"\
+	icon16x16="/usr/share/pixmaps/kwin4-16.xpm"\
+	command="/usr/games/kfourinline"
+

Modified: branches/kde4/packages/kdegames/debian/kolf.install
===================================================================
--- branches/kde4/packages/kdegames/debian/kolf.install	2007-12-28 16:31:35 UTC (rev 8602)
+++ branches/kde4/packages/kdegames/debian/kolf.install	2007-12-28 16:33:53 UTC (rev 8603)
@@ -1,7 +1,9 @@
 ../icons/kolf-16.xpm /usr/share/pixmaps
 ../icons/kolf.xpm /usr/share/pixmaps
 /usr/games/kolf
-/usr/lib/libkolflib.so.*
+/usr/lib/libkolfprivate.so
+/usr/lib/libkolfprivate.so.4      
+/usr/lib/libkolfprivate.so.4.0.0
 /usr/share/applications/kde4/kolf.desktop
 /usr/share/doc/kde4/HTML/en/kolf/*
 /usr/share/icons/hicolor/128x128/apps/kolf.png

Modified: branches/kde4/packages/kdegames/debian/ksquares.install
===================================================================
--- branches/kde4/packages/kdegames/debian/ksquares.install	2007-12-28 16:31:35 UTC (rev 8602)
+++ branches/kde4/packages/kdegames/debian/ksquares.install	2007-12-28 16:33:53 UTC (rev 8603)
@@ -9,7 +9,5 @@
 /usr/share/icons/hicolor/32x32/apps/ksquares.png
 /usr/share/icons/hicolor/48x48/apps/ksquares.png
 /usr/share/icons/hicolor/64x64/apps/ksquares.png
-/usr/share/icons/hicolor/scalable/actions/ksquares_ai.svgz
-/usr/share/icons/hicolor/scalable/actions/ksquares_display.svgz
 /usr/share/kde4/apps/ksquares/
 usr/share/kde4/config.kcfg/ksquares.kcfg

Deleted: branches/kde4/packages/kdegames/debian/kwin4.install

Deleted: branches/kde4/packages/kdegames/debian/kwin4.links

Deleted: branches/kde4/packages/kdegames/debian/kwin4.menu




More information about the pkg-kde-commits mailing list