[Pkg-kde-commits] rev 1572 - kde-extras/digikam/trunk/debian
Mark Purcell
msp at costa.debian.org
Thu Aug 25 20:52:55 UTC 2005
Author: msp
Date: 2005-08-25 20:52:54 +0000 (Thu, 25 Aug 2005)
New Revision: 1572
Modified:
kde-extras/digikam/trunk/debian/control
Log:
Use = in Conflicts: Replaces: headers
Modified: kde-extras/digikam/trunk/debian/control
===================================================================
--- kde-extras/digikam/trunk/debian/control 2005-08-25 20:50:05 UTC (rev 1571)
+++ kde-extras/digikam/trunk/debian/control 2005-08-25 20:52:54 UTC (rev 1572)
@@ -1,5 +1,4 @@
Source: digikam
-Section: graphics
Priority: optional
Maintainer: Paul Telford <pxt at debian.org>
Uploaders: Achim Bohnet <ach at mpe.mpg.de>, Mark Purcell <msp at debian.org>
@@ -8,6 +7,7 @@
Package: digikam
Architecture: any
+Section: graphics
Depends: ${shlibs:Depends}
Recommends: digikamimageplugins, kipi-plugins
Suggests: digikam-doc
@@ -33,9 +33,8 @@
Package: libdigikam-dev
Architecture: any
Section: libdevel
-Depends: ${shlibs:Depends}
-Replaces: digikam (0.7.4-1)
-Conflicts: digikam (0.7.4-1)
+Conflicts: digikam (= 0.7.4-1)
+Replaces: digikam (= 0.7.4-1)
Depends: libdigikam0 (= ${Source-Version})
Description: digital photo management application for KDE
Digikam is an easy to use and powerful digital photo management
@@ -47,10 +46,10 @@
This package includes the development support files.
Package: libdigikam0
-Section: libs
-Replaces: digikam (0.7.4-1)
-Conflicts: digikam (0.7.4-1)
Architecture: any
+Section: libs
+Conflicts: digikam (= 0.7.4-1)
+Replaces: digikam (= 0.7.4-1)
Description: library for KDE to read/display/edit EXIF informations (runtime)
Digikam is an easy to use and powerful digital photo management
application, which makes importing, organizing and manipulating
More information about the Pkg-kde-commits
mailing list