From: Sebastian Harl Date: Mon, 15 Mar 2010 17:09:50 +0000 (+0100) Subject: control: Let libpfs-dev depend on libpfs (= ${binary:Version}). X-Git-Tag: pfstools-1.8.1-2~2 X-Git-Url: https://git.tokkee.org/?p=pkg-pfstools.git;a=commitdiff_plain;h=8c5b54e16d2ff9dfa710c1ea3039a029f676a6cc control: Let libpfs-dev depend on libpfs (= ${binary:Version}). … rather than a weak dependency on >= ${source:Version}. --- diff --git a/debian/changelog b/debian/changelog index cd4a912..403a25f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 09 Feb 2010 22:17:54 +0100 + -- Sebastian Harl 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 0bae8f8..23ae9e5 100644 --- a/debian/control +++ b/debian/control @@ -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