rev 14930 - kde-extras/subtitlecomposer/trunk/debian

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Fri Jun 19 17:52:24 UTC 2009


Author: santa-guest
Date: 2009-06-19 17:52:23 +0000 (Fri, 19 Jun 2009)
New Revision: 14930

Modified:
   kde-extras/subtitlecomposer/trunk/debian/changelog
   kde-extras/subtitlecomposer/trunk/debian/control
   kde-extras/subtitlecomposer/trunk/debian/rules
Log:
Remove build-depend on quilt.


Modified: kde-extras/subtitlecomposer/trunk/debian/changelog
===================================================================
--- kde-extras/subtitlecomposer/trunk/debian/changelog	2009-06-19 00:04:33 UTC (rev 14929)
+++ kde-extras/subtitlecomposer/trunk/debian/changelog	2009-06-19 17:52:23 UTC (rev 14930)
@@ -5,7 +5,9 @@
     + debian/patches/missing_gstreamer_headers.patch
     + debian/patches/missing_phonon_link.patch
     + debian/patches/textoverlay_fix.patch
-  * Don't install KRAZY file because upstream is not provinding it for this release.
+  * No build-depend on quilt since there are no patches to apply.
+  * Don't install KRAZY file because upstream is not provinding it for this
+    release.
 
  -- José Manuel Santamaría Lema <panfaust at gmail.com>  Fri, 19 Jun 2009 00:41:55 +0200
 

Modified: kde-extras/subtitlecomposer/trunk/debian/control
===================================================================
--- kde-extras/subtitlecomposer/trunk/debian/control	2009-06-19 00:04:33 UTC (rev 14929)
+++ kde-extras/subtitlecomposer/trunk/debian/control	2009-06-19 17:52:23 UTC (rev 14930)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> 
 Uploaders: José Manuel Santamaría Lema <panfaust at gmail.com>
-Build-Depends: debhelper (>= 7), cmake, quilt, cdbs, pkg-kde-tools,
+Build-Depends: debhelper (>= 7), cmake, cdbs, pkg-kde-tools,
  kdelibs5-dev, libgstreamer-plugins-base0.10-dev, libglib2.0-dev, libxml2-dev,
  libxine-dev, libx11-dev
 Standards-Version: 3.8.1

Modified: kde-extras/subtitlecomposer/trunk/debian/rules
===================================================================
--- kde-extras/subtitlecomposer/trunk/debian/rules	2009-06-19 00:04:33 UTC (rev 14929)
+++ kde-extras/subtitlecomposer/trunk/debian/rules	2009-06-19 17:52:23 UTC (rev 14930)
@@ -4,7 +4,7 @@
 
 include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+#include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 install/subtitlecomposer::
 	find debian/subtitlecomposer -type d -empty -delete




More information about the pkg-kde-commits mailing list