rev 14873 - trunk/packages/oxygen-icons/debian

Armin Berres trigger-guest at alioth.debian.org
Thu Jun 4 22:54:09 UTC 2009


Author: trigger-guest
Date: 2009-06-04 22:54:09 +0000 (Thu, 04 Jun 2009)
New Revision: 14873

Modified:
   trunk/packages/oxygen-icons/debian/control
   trunk/packages/oxygen-icons/debian/rules
Log:
yeah, try to make it buildable this time. cmake.mk is all we need

Modified: trunk/packages/oxygen-icons/debian/control
===================================================================
--- trunk/packages/oxygen-icons/debian/control	2009-06-04 22:36:27 UTC (rev 14872)
+++ trunk/packages/oxygen-icons/debian/control	2009-06-04 22:54:09 UTC (rev 14873)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>,
- Armin Berres <trigger+debian at space-based.de>, Matthew Rosewarne <mrosewarne at inoutbox.com>, Modestas Vainius <modestas at vainius.eu>
-Build-Depends: debhelper (>= 7), pkg-kde-tools (>= 0.4)
+ Armin Berres <armin+debian at space-based.de>, Matthew Rosewarne <mrosewarne at inoutbox.com>, Modestas Vainius <modestas at vainius.eu>
+Build-Depends: debhelper (>= 7), cdbs
 Standards-Version: 3.8.0
 Homepage: http://www.kde.org/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/trunk/packages/oxygen-icons
@@ -14,6 +14,5 @@
 Section: kde
 Architecture: all
 Replaces: kdebase-data (<= 4:4.0.0-1), libkdepim4 (<< 4:4.0.98), dolphin (<< 4:4.1.86+svn902162)
-Suggests: kdebase (>= 4:4.1.0-1)
 Description: Oxygen icon theme for KDE 4
  Oxygen is the standard icon theme for KDE 4.

Modified: trunk/packages/oxygen-icons/debian/rules
===================================================================
--- trunk/packages/oxygen-icons/debian/rules	2009-06-04 22:36:27 UTC (rev 14872)
+++ trunk/packages/oxygen-icons/debian/rules	2009-06-04 22:54:09 UTC (rev 14873)
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk
-
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/cmake.mk




More information about the pkg-kde-commits mailing list