summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ea66862)
raw | patch | inline | side by side (parent: ea66862)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 15 Mar 2010 17:09:50 +0000 (18:09 +0100) | ||
committer | Sebastian 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 | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index cd4a912b5a890ff4e0f27e7efe4103e6e1bd67ff..403a25f5cbf43359fb4ddfade02b2fac9a9a1ca4 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
[ 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
diff --git a/debian/control b/debian/control
index 0bae8f8c9c028b0f7d967e05632bc3bd637c69e6..23ae9e557bc35db0b5782091711b60841da16673 100644 (file)
--- a/debian/control
+++ b/debian/control
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