rev 7166 - kde-extras/pykdeextensions/trunk/debian

Mark Purcell msp at alioth.debian.org
Sat Sep 1 10:34:42 UTC 2007


Author: msp
Date: 2007-09-01 10:34:42 +0000 (Sat, 01 Sep 2007)
New Revision: 7166

Modified:
   kde-extras/pykdeextensions/trunk/debian/changelog
   kde-extras/pykdeextensions/trunk/debian/control
Log:
* lintian cleanup: substvar-source-version-is-deprecated 
  - now uses ${binary:Version}

Modified: kde-extras/pykdeextensions/trunk/debian/changelog
===================================================================
--- kde-extras/pykdeextensions/trunk/debian/changelog	2007-09-01 10:31:16 UTC (rev 7165)
+++ kde-extras/pykdeextensions/trunk/debian/changelog	2007-09-01 10:34:42 UTC (rev 7166)
@@ -4,8 +4,10 @@
 
   * Add Build-Depends: python-qt-dev
     - FTBFS: ImportError: No module named pyqtconfig (Closes: #439504)
+  * lintian cleanup: substvar-source-version-is-deprecated 
+    - now uses ${binary:Version}
 
- -- Mark Purcell <msp at debian.org>  Sat, 01 Sep 2007 11:25:44 +0100
+ -- Mark Purcell <msp at debian.org>  Sat, 01 Sep 2007 11:33:50 +0100
 
 pykdeextensions (0.4.0-4) unstable; urgency=low
 

Modified: kde-extras/pykdeextensions/trunk/debian/control
===================================================================
--- kde-extras/pykdeextensions/trunk/debian/control	2007-09-01 10:31:16 UTC (rev 7165)
+++ kde-extras/pykdeextensions/trunk/debian/control	2007-09-01 10:34:42 UTC (rev 7166)
@@ -21,7 +21,7 @@
 Package: libpythonize0-dev
 Architecture: any
 Section: libdevel
-Depends: libpythonize0 (= ${Source-Version})
+Depends: libpythonize0 (= ${binary:Version})
 Description: Python packages to support KDE applications (development)
  PyKDE Extensions is a collection of software and Python packages
  to support the creation and installation of KDE applications.




More information about the pkg-kde-commits mailing list