diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index 4c133d7..a1cc596 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,27 +4,32 @@ argyll (1.6.3-2) unstable; urgency=medium - 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). - At argyll move argyll-doc from Depends to Suggests (Closes: #762850). + - Remove from Build-Depends libusbhid-dev [kfreebsd-any]. + - Remove ${shlibs:Depends} from Depends on argyll-doc and argyll-ref. * debian/patches/15_jam.patch: - - Add missing multiarch directories for libtiff and libjpeg + - To avoid use of the builtin libtiff and libjpeg add multiarch directories + for searching libraries and header files by using DEB_HOST_MULTIARCH (Closes: #762772). - * New debain/patches/20_hurd_PATH_MAX.patch: + * New debian/patches/20_hurd_PATH_MAX.patch: - Add missing PATH_MAX for hurd-i386 (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 + - Remove useless BUILTIN_TIFF=false from JAMCMDLINE. - Remove "-A --link-doc=argyll-doc" from dh_installdocs (Closes: #762853). * debian/*.(postinst|preinst|postrm): - - replace dpkg-maintscript-helper dir_to_symlink to sysmlink_to_dir. + - Replace dpkg-maintscript-helper dir_to_symlink to sysmlink_to_dir. * Remove useless debian/argyll.examples * Remove obsolete debian/patches/03_usb-db.diff. * New debian/patches/120_usb-db_new.patch: (Closes: #762887) - Instead of the obsolete usb-db use the builtin hwdb in the udev rules. + Thanks to Michael Biebl <biebl@debian.org> + * New debian/patches/25_kfreebsd.patch: + - Prevent build errors on kfreebsd-* (Closes: #762773). + Thanks to Steven Chamberlain <steven@pyro.eu.org> + * New debian/README.debian with notes to KFreeBSD-*. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 25 Sep 2014 20:49:49 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 29 Sep 2014 09:22:15 +0200 argyll (1.6.3-1) unstable; urgency=medium |