rev 14649 - kde-extras/kdesvn/trunk/debian

Michael Biebl biebl at alioth.debian.org
Wed May 20 03:10:35 UTC 2009


Author: biebl
Date: 2009-05-20 03:10:35 +0000 (Wed, 20 May 2009)
New Revision: 14649

Modified:
   kde-extras/kdesvn/trunk/debian/changelog
   kde-extras/kdesvn/trunk/debian/control
Log:
* debian/watch
  - Change section of kdesvn, kdesvn-kio-plugins, libsvnqt5 and libsvnqt-dev
    to "vcs".

Modified: kde-extras/kdesvn/trunk/debian/changelog
===================================================================
--- kde-extras/kdesvn/trunk/debian/changelog	2009-05-19 09:35:34 UTC (rev 14648)
+++ kde-extras/kdesvn/trunk/debian/changelog	2009-05-20 03:10:35 UTC (rev 14649)
@@ -3,6 +3,9 @@
   * debian/watch
     - Update watch file once more as upstream has updated the trac
       installation.
+  * debian/watch
+    - Change section of kdesvn, kdesvn-kio-plugins, libsvnqt5 and libsvnqt-dev
+      to "vcs".
 
  -- Michael Biebl <biebl at debian.org>  Sat, 18 Apr 2009 21:56:49 +0200
 

Modified: kde-extras/kdesvn/trunk/debian/control
===================================================================
--- kde-extras/kdesvn/trunk/debian/control	2009-05-19 09:35:34 UTC (rev 14648)
+++ kde-extras/kdesvn/trunk/debian/control	2009-05-20 03:10:35 UTC (rev 14649)
@@ -10,7 +10,7 @@
 Homepage: http://kdesvn.alwins-world.de/
 
 Package: libsvnqt5
-Section: libs
+Section: vcs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Qt wrapper library for Subversion
@@ -19,9 +19,9 @@
  .
  It is based on the RapidSvn SvnCpp library, a Subversion client API
  written in C++.
-  
+
 Package: libsvnqt-dev
-Section: libdevel
+Section: vcs
 Architecture: any
 Depends: libsvnqt5 (= ${binary:Version}), ${misc:Depends}, libqt4-dev, libsvn-dev
 Conflicts: libsvnqt4-dev
@@ -67,7 +67,7 @@
  system (svn).
  .
  Besides offering common and advanced svn operations, it features
- a tight integration into KDE and can be embedded into other KDE 
+ a tight integration into KDE and can be embedded into other KDE
  applications like konqueror via the KDE component technology KParts.
  .
  This package contains the debugging symbols.




More information about the pkg-kde-commits mailing list