rev 15355 - in kde-extras/kio-ftps/trunk/debian: . patches

Laurent Léonard trash-guest at alioth.debian.org
Thu Jul 23 23:05:40 UTC 2009


Author: trash-guest
Date: 2009-07-23 23:05:39 +0000 (Thu, 23 Jul 2009)
New Revision: 15355

Modified:
   kde-extras/kio-ftps/trunk/debian/changelog
   kde-extras/kio-ftps/trunk/debian/control
   kde-extras/kio-ftps/trunk/debian/patches/cmakelists_kde42_fix.diff
Log:
  * debian/patches/cmakelists_kde42_fix.diff
    + Update to follow the Debian kde-extras Team recommendations for Quilt.
  * debian/control
    + Bump Standards-Version to 3.8.2.

Modified: kde-extras/kio-ftps/trunk/debian/changelog
===================================================================
--- kde-extras/kio-ftps/trunk/debian/changelog	2009-07-23 17:43:52 UTC (rev 15354)
+++ kde-extras/kio-ftps/trunk/debian/changelog	2009-07-23 23:05:39 UTC (rev 15355)
@@ -30,4 +30,3 @@
   * Initial release (Closes: #501342)
 
  -- Laurent Léonard <laurent at open-minds.org>  Sun, 12 Oct 2008 17:18:39 +0200
-

Modified: kde-extras/kio-ftps/trunk/debian/control
===================================================================
--- kde-extras/kio-ftps/trunk/debian/control	2009-07-23 17:43:52 UTC (rev 15354)
+++ kde-extras/kio-ftps/trunk/debian/control	2009-07-23 23:05:39 UTC (rev 15355)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Laurent Léonard <laurent at open-minds.org>
 Build-Depends: cdbs, cmake, debhelper (>= 7), kdelibs5-dev (>= 4:4.2.2), pkg-kde-tools (>= 0.4.2), quilt
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Homepage: http://kasablanca.berlios.de/kio-ftps
 
 Package: kio-ftps

Modified: kde-extras/kio-ftps/trunk/debian/patches/cmakelists_kde42_fix.diff
===================================================================
--- kde-extras/kio-ftps/trunk/debian/patches/cmakelists_kde42_fix.diff	2009-07-23 17:43:52 UTC (rev 15354)
+++ kde-extras/kio-ftps/trunk/debian/patches/cmakelists_kde42_fix.diff	2009-07-23 23:05:39 UTC (rev 15355)
@@ -1,10 +1,8 @@
 # Update CMakeLists.txt to build for KDE 4.2.
 
-Index: kio-ftps-0.2/CMakeLists.txt
-===================================================================
---- kio-ftps-0.2.orig/CMakeLists.txt	2009-04-19 03:01:49.000000000 +0200
-+++ kio-ftps-0.2/CMakeLists.txt	2009-04-20 01:53:06.000000000 +0200
-@@ -8,7 +8,7 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -8,7 +8,7 @@ set(mySources ftp.cpp)
  
  kde4_add_plugin( kio_ftps ${mySources} )
  




More information about the pkg-kde-commits mailing list