diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e11383c..a3ec686 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ argyll (1.6.3-2) unstable; urgency=medium 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). * debian/patches/15_jam.patch: - Add missing multiarch directories for libtiff and libjpeg (Closes: #762772). @@ -14,9 +15,13 @@ argyll (1.6.3-2) unstable; urgency=medium * 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. + false negative tests for libtiff + - 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. + * Remove useless debian/argyll.examples - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 25 Sep 2014 12:49:49 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 25 Sep 2014 20:49:49 +0200 argyll (1.6.3-1) unstable; urgency=medium |