From 50e23a52b2914c1229f2a9b993dd538ccc76fef6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 18:34:21 +0100 Subject: Requested versions are lesser as there are in old-stable --- debian/changelog | 4 ++++ debian/control | 12 +++++------- 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 66938b7..4442dcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,10 @@ argyll (2.0.0+repack-1) UNRELEASED; urgency=medium - Remove trailing whitespaces. * debian/control: - Remove duplicates Priority fields. + - Requested versions are lesser as there are in old-stable: + + Remove versions from (Build|Pre)-Depends dpkg and dpkg-dev. + + Remove versions from Recommend udev. + + Remove Replaces & Breaks argyll from argyll-ref. * debian/rules: - Add script to remove executable flag from upstream source. * Declare compliance with Debian Policy 4.1.1. (No changes needed). diff --git a/debian/control b/debian/control index af3fca1..704e3a1 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Jörg Frings-Fürst Standards-Version: 4.1.1 Build-Depends: debhelper (>= 10), - dpkg-dev (>= 1.17.0), + dpkg-dev, jam, libjpeg-dev, libpng-dev, @@ -29,8 +29,8 @@ Package: argyll Architecture: linux-any Depends: ${misc:Depends}, ${shlibs:Depends}, argyll-ref Pre-Depends: - dpkg (>= 1.17.5) -Recommends: libpam-systemd [linux-any], udev (>= 196) [linux-any] + dpkg +Recommends: libpam-systemd [linux-any], udev [linux-any] Suggests: argyll-doc, colord, gir1.2-colordgtk-1.0 Description: Color Management System, calibrator and profiler Argyll is an experimental, open source, ICC compatible color management @@ -50,9 +50,7 @@ Package: argyll-ref Architecture: all Depends: ${misc:Depends} Pre-Depends: - dpkg (>= 1.17.5) -Replaces: argyll (<< 1.6.3-1) -Breaks: argyll (<< 1.6.3-1) + dpkg Description: Color Management System, calibrator and profiler (data files) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK @@ -65,7 +63,7 @@ Architecture: all Section: doc Depends: ${misc:Depends} Pre-Depends: - dpkg (>= 1.17.5) + dpkg Description: Color Management System, calibrator and profiler (documentation) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK -- cgit v1.2.3