[pkg-kde-commits] rev 2931 - people/dato/packages/trunk/amarok/debian

Adeodato Simó adeodato at costa.debian.org
Tue Jan 17 20:49:25 UTC 2006


Author: adeodato
Date: 2006-01-17 20:49:22 +0000 (Tue, 17 Jan 2006)
New Revision: 2931

Modified:
   people/dato/packages/trunk/amarok/debian/changelog
   people/dato/packages/trunk/amarok/debian/control
   people/dato/packages/trunk/amarok/debian/rules
Log:
Yay quilt.


Modified: people/dato/packages/trunk/amarok/debian/changelog
===================================================================
--- people/dato/packages/trunk/amarok/debian/changelog	2006-01-17 20:48:55 UTC (rev 2930)
+++ people/dato/packages/trunk/amarok/debian/changelog	2006-01-17 20:49:22 UTC (rev 2931)
@@ -9,6 +9,8 @@
 
   * Update MySQL build-dependency to libmysqlclient15-dev. (Closes: #343759)
 
+  * Switch patch management to quilt, and make use of patchsys-quilt.mk.
+
  -- Adeodato Simó <dato at net.com.org.es>  Tue, 17 Jan 2006 21:16:14 +0100
 
 amarok (1.3.7-1) unstable; urgency=low

Modified: people/dato/packages/trunk/amarok/debian/control
===================================================================
--- people/dato/packages/trunk/amarok/debian/control	2006-01-17 20:48:55 UTC (rev 2930)
+++ people/dato/packages/trunk/amarok/debian/control	2006-01-17 20:49:22 UTC (rev 2931)
@@ -2,7 +2,7 @@
 Section: kde
 Priority: optional
 Maintainer: Adeodato Simó <dato at net.com.org.es>
-Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.1.0), bzip2, automake1.9, libtool, kdelibs4-dev (>= 4:3.2), kdemultimedia-dev (>= 4:3.4.3), kdebase-dev (>= 4:3.4.3), libgstreamer0.8-dev, libgstreamer-plugins0.8-dev, libmysqlclient15-dev, libpq-dev, libtag1-dev (>> 1.4), libvisual0.2-dev, libsdl1.2-dev, libxine-dev (>= 1-rc4), libsqlite3-dev, xmms-dev, libtunepimp2-dev (>= 0.3.0-2.1)
+Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.1.0), quilt, bzip2, automake1.9, libtool, kdelibs4-dev (>= 4:3.2), kdemultimedia-dev (>= 4:3.4.3), kdebase-dev (>= 4:3.4.3), libgstreamer0.8-dev, libgstreamer-plugins0.8-dev, libmysqlclient15-dev, libpq-dev, libtag1-dev (>> 1.4), libvisual0.2-dev, libsdl1.2-dev, libxine-dev (>= 1-rc4), libsqlite3-dev, xmms-dev, libtunepimp2-dev (>= 0.3.0-2.1)
 Standards-Version: 3.6.2
 
 Package: amarok

Modified: people/dato/packages/trunk/amarok/debian/rules
===================================================================
--- people/dato/packages/trunk/amarok/debian/rules	2006-01-17 20:48:55 UTC (rev 2930)
+++ people/dato/packages/trunk/amarok/debian/rules	2006-01-17 20:49:22 UTC (rev 2931)
@@ -6,7 +6,7 @@
 include /usr/share/cdbs/1/rules/tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include debian/cdbs/kde.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 ### VARIABLES
 DEB_KDE_CVS_MAKE := yes




More information about the pkg-kde-commits mailing list