rev 6492 - kde-extras/libkdcraw/trunk/debian

Mark Purcell msp at alioth.debian.org
Thu Jun 14 17:07:40 UTC 2007


Author: msp
Date: 2007-06-14 17:07:40 +0000 (Thu, 14 Jun 2007)
New Revision: 6492

Modified:
   kde-extras/libkdcraw/trunk/debian/changelog
   kde-extras/libkdcraw/trunk/debian/control
   kde-extras/libkdcraw/trunk/debian/watch
Log:
* New upstream release
  * new ABI major version - bump soname libkdcraw1
* Lintian cleanup: substvar-source-version-is-deprecated

Modified: kde-extras/libkdcraw/trunk/debian/changelog
===================================================================
--- kde-extras/libkdcraw/trunk/debian/changelog	2007-06-14 16:59:10 UTC (rev 6491)
+++ kde-extras/libkdcraw/trunk/debian/changelog	2007-06-14 17:07:40 UTC (rev 6492)
@@ -1,7 +1,7 @@
-libkdcraw (0.1.1-1~svntest) experimental-UNRELEASED; urgency=low
+libkdcraw (0.1.1-1) experimental; urgency=low
 
-  * new upstream release:
-    * new ABI major version
+  * New upstream release
+    * new ABI major version - bump soname libkdcraw1
 
   [ Achim Bohnet ]
   * remove libkdcraw-runtime pkgs. The library helper application
@@ -10,8 +10,11 @@
   * adapt debian packaging files for ABI major version change from 0 -> 1
   * Build depends: add pkg-config. Used in tests of configure.
 
- -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Wed, 13 Jun 2007 23:36:46 +0200
+  [ Mark Purcell ]
+  * Lintian cleanup: substvar-source-version-is-deprecated
 
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Thu, 14 Jun 2007 18:03:36 +0100
+
 libkdcraw (0.1.0-2) unstable; urgency=low
 
   [ Mark Purcell ]

Modified: kde-extras/libkdcraw/trunk/debian/control
===================================================================
--- kde-extras/libkdcraw/trunk/debian/control	2007-06-14 16:59:10 UTC (rev 6491)
+++ kde-extras/libkdcraw/trunk/debian/control	2007-06-14 17:07:40 UTC (rev 6492)
@@ -11,7 +11,7 @@
 Package: libkdcraw-dev
 Section: libdevel
 Architecture: any
-Depends: libkdcraw1 (= ${Source-Version}), pkg-config
+Depends: libkdcraw1 (= ${binary:Version}), pkg-config
 Description: RAW picture decoding C++ library (development)
  Libkdcraw is a C++ interface around dcraw binary program used to
  decode Raw picture files.

Modified: kde-extras/libkdcraw/trunk/debian/watch
===================================================================
--- kde-extras/libkdcraw/trunk/debian/watch	2007-06-14 16:59:10 UTC (rev 6491)
+++ kde-extras/libkdcraw/trunk/debian/watch	2007-06-14 17:07:40 UTC (rev 6492)
@@ -17,4 +17,4 @@
 #ftp://ftp.example.com/pub/libkdcraw-(.*)\.tar\.gz debian uupdate
 
 # Uncomment to find new files on sourceforge, for devscripts >= 2.9
-http://sf.net/kipi/libkdcraw-(.*)\.tar\.bz2
+http://sf.net/kipi/libkdcraw-(.*)\.tar\.bz2 debian svn-upgrade




More information about the pkg-kde-commits mailing list