diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-01-11 00:00:19 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-01-11 00:00:19 +0100 |
commit | b8e2c1e1268a5289ec3c3fae0fad84e99e816730 (patch) | |
tree | 62299ceb37dfeb04eb7ef385f95bc93597854cba | |
parent | ade65364eac91da8d0ac641de5a10201a51a93f4 (diff) |
Set priority of argyll-ref to extra
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c53e125..4b3c935 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ argyll (1.8.3+repack-2) UNRELEASED; urgency=medium (Closes: #810178). - Transition libusb: Change Build-Depends from libusb-dev to libusb-1.0-0-dev (Closes: #810398). + - Set priority of argyll-ref to extra. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 10 Jan 2016 23:20:36 +0100 diff --git a/debian/control b/debian/control index 1d54f28..2be82d5 100644 --- a/debian/control +++ b/debian/control @@ -64,6 +64,7 @@ Description: debugging symbols for argyll Package: argyll-ref Architecture: all +Priority: extra Depends: ${misc:Depends} Pre-Depends: dpkg (>= 1.17.5) |