Code

control: Let libpfs-dev depend on libpfs (= ${binary:Version}).
authorSebastian Harl <sh@tokkee.org>
Mon, 15 Mar 2010 17:09:50 +0000 (18:09 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 15 Mar 2010 17:09:50 +0000 (18:09 +0100)
… rather than a weak dependency on >= ${source:Version}.

debian/changelog
debian/control

index cd4a912b5a890ff4e0f27e7efe4103e6e1bd67ff..403a25f5cbf43359fb4ddfade02b2fac9a9a1ca4 100644 (file)
@@ -6,8 +6,10 @@ pfstools (1.8.1-2) unstable; urgency=low
   [ Sebastian Harl ]
   * debian/control:
     - Updated standards-version to 3.8.4 -- no changes.
+    - Let libpfs-dev depend on libpfs (= ${binary:Version}) (rather than a
+      weak dependency on >= ${source:Version}).
 
- -- Sebastian Harl <tokkee@debian.org>  Tue, 09 Feb 2010 22:17:54 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Mon, 15 Mar 2010 18:07:39 +0100
 
 pfstools (1.8.1-1.1) unstable; urgency=low
 
index 0bae8f8c9c028b0f7d967e05632bc3bd637c69e6..23ae9e557bc35db0b5782091711b60841da16673 100644 (file)
@@ -65,7 +65,7 @@ Description: command line HDR manipulation programs (debugging symbols)
 Package: libpfs-dev
 Section: libdevel
 Architecture: any
-Depends: libpfs-1.2-0 (>= ${source:Version})
+Depends: libpfs-1.2-0 (= ${binary:Version})
 Description: C++ library to read and write pfs files (development files)
  PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate
  existing file formats by providing a simple data format that can be used to