summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-25 15:12:32 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-25 15:12:32 +0200
commit98f5506bd75d0b9332bfb1041e1fc2b4f1587a09 (patch)
tree9348dda5a64e225a9c6134f45d8a9468a208a015 /debian/changelog
parent6d8fb97b4ebf1ca5173adab14ac30e5d43e6c633 (diff)
Debian bug #762771, #762772, #762773, #762774, #762780
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 06c3576..e11383c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+argyll (1.6.3-2) unstable; urgency=medium
+
+ * debian/control:
+ - Bump Standards-Version to 3.9.6 (no changes required).
+ - Add Replaces: argyll (<< 1.6.3-1) and
+ Breaks (<< 1.6.3-1) to argyll-ref (Closes: #762780).
+ - Change Achitecture from any to linux-any hurd-i386 to disable build
+ on kfreebsd-* (Closes: #762773).
+ * debian/patches/15_jam.patch:
+ - Add missing multiarch directories for libtiff and libjpeg
+ (Closes: #762772).
+ * New debain/patches/20_hurd_PATH_MAX.patch:
+ - Add missing PATH_MAX for hurdi386 (Closes: #762774).
+ * debian/rules:
+ - Remove the move of the html docs into a subdirectory (Closes: #762771).
+ - Remove BUILTIN_TIFF=false from JAMCMDLINE to prevent
+ false negative tests for libtiff.
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 25 Sep 2014 12:49:49 +0200
+
argyll (1.6.3-1) unstable; urgency=medium
* New Maintainer (Closes: #720178).