rev 13301 - kde-extras/kdesvn/branches/experimental/debian

Michael Biebl biebl at alioth.debian.org
Sun Jan 11 00:51:57 UTC 2009


Author: biebl
Date: 2009-01-11 00:51:56 +0000 (Sun, 11 Jan 2009)
New Revision: 13301

Modified:
   kde-extras/kdesvn/branches/experimental/debian/changelog
   kde-extras/kdesvn/branches/experimental/debian/control
Log:
  - Add ${misc:Depends} to all binary packages.
  - Misc white space cleanups.

Modified: kde-extras/kdesvn/branches/experimental/debian/changelog
===================================================================
--- kde-extras/kdesvn/branches/experimental/debian/changelog	2009-01-11 00:49:11 UTC (rev 13300)
+++ kde-extras/kdesvn/branches/experimental/debian/changelog	2009-01-11 00:51:56 UTC (rev 13301)
@@ -5,6 +5,8 @@
       a KDE 4 application now and only conflicts with the KDE 4 version of
       kdesdk-kio-plugins. Closes: #503914
     - Fix spelling error in package description: s/subversion/Subversion/
+    - Add ${misc:Depends} to all binary packages.
+    - Misc white space cleanups.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 11 Jan 2009 00:40:39 +0100
 

Modified: kde-extras/kdesvn/branches/experimental/debian/control
===================================================================
--- kde-extras/kdesvn/branches/experimental/debian/control	2009-01-11 00:49:11 UTC (rev 13300)
+++ kde-extras/kdesvn/branches/experimental/debian/control	2009-01-11 00:51:56 UTC (rev 13301)
@@ -13,17 +13,17 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Qt wrapper library for Subversion 
- This package provides svnqt, a Qt wrapper library around the 
+Description: Qt wrapper library for Subversion
+ This package provides svnqt, a Qt wrapper library around the
  Subversion library.
  .
- It is based on the RapidSvn SvnCpp library, a Subversion client API 
+ It is based on the RapidSvn SvnCpp library, a Subversion client API
  written in C++.
   
 Package: libsvnqt-dev
 Section: libdevel
 Architecture: any
-Depends: libsvnqt4-5 (= ${binary:Version}), libqt4-dev, libsvn-dev
+Depends: libsvnqt4-5 (= ${binary:Version}), ${misc:Depends}, libqt4-dev, libsvn-dev
 Conflicts: libsvnqt4-dev
 Replaces: libsvnqt4-dev
 Description: Qt wrapper library for Subversion (development files)
@@ -41,7 +41,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.
 
 Package: kdesvn-kio-plugins
@@ -51,8 +51,8 @@
 Conflicts: kdesdk-misc (<< 4:3.5.0-1), kdesdk-kio-plugins (>= 4:4.0.0)
 Replaces: kdesdk-kio-plugins (>= 4:4.0.0)
 Description: Subversion I/O slaves for KDE
- This packages includes KIO slaves for svn, svn+file, svn+http, 
- svn+https, svn+ssh. This allows you to access Subversion repositories 
+ This packages includes KIO slaves for svn, svn+file, svn+http,
+ svn+https, svn+ssh. This allows you to access Subversion repositories
  inside any KIO enabled KDE application.
  .
  This package is part of kdesvn.
@@ -61,7 +61,7 @@
 Section: devel
 Architecture: any
 Priority: extra
-Depends: kdesvn (= ${binary:Version}) , libsvnqt4-5 (= ${binary:Version}) 
+Depends: kdesvn (= ${binary:Version}) , libsvnqt4-5 (= ${binary:Version}), ${misc:Depends}
 Description: debug symbols for kdesvn
  KDESvn is a graphical client for the Subversion revision control
  system (svn).




More information about the pkg-kde-commits mailing list