From ad6ab4cb4c8086c9b8854c965c984ab848c6b6c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 14:42:10 +0200 Subject: add missing debian directory --- debian/changelog | 506 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 506 insertions(+) create mode 100644 debian/changelog (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..80983b1 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,506 @@ +argyll (1.5.1-8) unstable; urgency=medium + + * QA upload. + * Add a symbols file for libicc2 and libimdi0. + + -- Iain Lane Mon, 09 Jun 2014 12:52:11 +0100 + +argyll (1.5.1-7) unstable; urgency=medium + + * QA upload. + * debian/control: Bump udev recommended version to >= 196 + + -- Laurent Bigonville Sun, 04 May 2014 22:30:57 +0200 + +argyll (1.5.1-6) unstable; urgency=medium + + * QA upload. + * debian/patches/03_usb-db.diff: Use hwdb builtin, instead of the obsolete + usb-db in the udev rules. + * debian/patches/06_fix_udev_rule.patch: Fix udev rules to actually work; + ENV{ACL_MANAGE} has stopped working ages ago, and with logind it's now the + "uaccess" tag. Dropping also consolekit from Recommends. (Closes: #746974) + * debian/rules: Add libpam-systemd as a recommends to be sure we have a + session registered, this is needed for the permissions on the devices. + * debian/control: Build-depend on libtiff-dev rather than libtiff4-dev. + (Closes: #733126) + * debian/control: Drop Uploaders as the package has been orphaned + * debian/control: Bump Standards-Version to 3.9.5 (no further changes) + + -- Laurent Bigonville Sun, 04 May 2014 21:36:24 +0200 + +argyll (1.5.1-5) unstable; urgency=low + + * Package orphaned. I don't intent to support the work of an agressive + upstream author more longer and realy good luck for the next maintainer. + + -- Christian Marillat Mon, 19 Aug 2013 14:18:29 +0200 + +argyll (1.5.1-4) unstable; urgency=low + + * Revert previous yajl patch this break argyll. + * Regenerate all manpages. + * Add colord and gir1.2-colordgtk-1.0 in Suggests. + * Don't package .a and .la files. + + -- Christian Marillat Mon, 12 Aug 2013 15:51:54 +0200 + +argyll (1.5.1-3) unstable; urgency=low + + * Uptade patch 01_autotools-support with patch from bug report to link + argyll against external yajl also add an one line patch called + 05_external-yajl (Closes: #544223) + + -- Christian Marillat Fri, 02 Aug 2013 08:10:38 +0200 + +argyll (1.5.1-2) unstable; urgency=low + + * Package iccdump.1 and icclu.1 only in icc-utils package + (Closes: #717990, # 717993). + + -- Christian Marillat Sat, 27 Jul 2013 21:43:59 +0200 + +argyll (1.5.1-1) unstable; urgency=low + + * New upstream release. + * Removed 03_kfreebsd patch. + * Refresh 01_autotools-support patch (CLoses: 713545) + * New patch 03_usb-db to add support for newer udev (Closes: 717504) + + -- Christian Marillat Fri, 26 Jul 2013 16:25:19 +0200 + +argyll (1.4.0-8) unstable; urgency=low + + * Add a Breaks field and update the version in the Replaces field for the + icc-utils package (Closes: #694287) + + -- Christian Marillat Sun, 25 Nov 2012 09:59:35 +0100 + +argyll (1.4.0-7) unstable; urgency=high + + * New patch 04_CVE-2012-4405.diff to fix CVE-2012-4405 issue + (Closes: #687275) + + -- Christian Marillat Tue, 11 Sep 2012 13:45:12 +0200 + +argyll (1.4.0-6) unstable; urgency=low + + * Use dh_autoreconf (Closes: #678909) + + -- Christian Marillat Mon, 25 Jun 2012 07:52:56 +0200 + +argyll (1.4.0-5) unstable; urgency=low + + * Refresh 01_autotools-support patch (Closes: #678750). + + -- Christian Marillat Mon, 25 Jun 2012 00:01:31 +0200 + +argyll (1.4.0-4) unstable; urgency=low + + * Should Build-Depends on libusb-dev (Closes: #670329). + + -- Christian Marillat Wed, 25 Apr 2012 07:46:07 +0200 + +argyll (1.4.0-3) unstable; urgency=low + + * Fix kfreebsd build. Thanks to Robert Millan for the patch. + (Closes: #595951 #630208). + + -- Christian Marillat Tue, 24 Apr 2012 07:49:03 +0200 + +argyll (1.4.0-2) unstable; urgency=low + + * Move binaries from libicc2 package to a new icc-utils package (Closes: + #670003). + + -- Christian Marillat Sun, 22 Apr 2012 16:07:43 +0200 + +argyll (1.4.0-1) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat Sat, 21 Apr 2012 15:53:50 +0200 + +argyll (1.3.7-1.1) unstable; urgency=low + + * Use DEB_LDFLAGS_MAINT_APPEND to add more LDFLAGS (Closes: #667924) + + -- Christian Marillat Mon, 09 Apr 2012 10:45:56 +0200 + +argyll (1.3.7-1) unstable; urgency=low + + * New upstream release. + * Try to fix the build (Thanks to Dmitry Nezhevenko) (Closes: #665055). + * Move to debhelper 9 for multi-arch and hardened flags. + + -- Christian Marillat Tue, 03 Apr 2012 08:46:37 +0200 + +argyll (1.3.6-3) unstable; urgency=low + + * Call dh_quilt_unpatch after MAKE distclean. + * Rework Makefile test to be sure we don't call upstream Makefile with + missing distclean target. + + -- Christian Marillat Tue, 20 Mar 2012 14:44:40 +0100 + +argyll (1.3.6-2) unstable; urgency=low + + * debian/rules Fix clean target. + + -- Christian Marillat Mon, 19 Mar 2012 16:50:40 +0100 + +argyll (1.3.6-1) unstable; urgency=low + + * New upstream release. + * Removed 03_add-ColorHug_sensor_driver patch, but beware the support for + ColorHug is experimental. + + -- Christian Marillat Mon, 19 Mar 2012 10:55:20 +0100 + +argyll (1.3.5-7) unstable; urgency=low + + * Really fix previous bug. + * Use debhelper 9. + + -- Christian Marillat Tue, 13 Mar 2012 08:41:01 +0100 + +argyll (1.3.5-6) unstable; urgency=low + + * Fix another bug in ColorHugColorHug (Closes: #661643) + + -- Christian Marillat Sun, 11 Mar 2012 16:59:06 +0100 + +argyll (1.3.5-5) unstable; urgency=low + + * Fix two bugs in ColorHugColorHug patch (Closes: #657582). + + -- Christian Marillat Sat, 28 Jan 2012 01:42:30 +0100 + +argyll (1.3.5-4) unstable; urgency=low + + * New patch 03_add-ColorHug_sensor_driver to add support for the ColorHug + sensor (Closes: #655888) + + -- Christian Marillat Tue, 17 Jan 2012 18:22:51 +0100 + +argyll (1.3.5-3) unstable; urgency=low + + * debian/rules Enable make distclean (Closes: #649728). + + -- Christian Marillat Wed, 23 Nov 2011 15:17:42 +0100 + +argyll (1.3.5-2) unstable; urgency=low + + * Don't package icclu and iccdump binaries in argyll, files already in + libicc2 package. + + -- Christian Marillat Mon, 21 Nov 2011 08:25:40 +0100 + +argyll (1.3.5-1) unstable; urgency=low + + [ Christian Marillat ] + * New maintainer (Closes: #622620) Thanks, Roland! + * Use dh-autoreconf. + + [ Dmitry Nezhevenko ] + * New upstream release (Closes: #647093). + * Switch to dpkg-source 3.0 (quilt) format. + * Merge debian changes from 1.3.0 (experimental) and 1.1.1 (unstable). + * Unsplit libicc2, built from the same source package again (since + upstream only ships it as part of Argyll anyway). Actually was already + done in experimental (Closes: #636801). + * Use kfreebsd-any instead of kfreebsd-(i386|amd64) to match kFreeBSD + (Closes: #634688). + * Provide dedicated libimdi0/libimdi-dev libraries (Closes: #611139). + * Add argyll-dbg package with debug symbols. + + -- Christian Marillat Sun, 13 Nov 2011 15:30:42 +0100 + +argyll (1.3.0-3) experimental; urgency=low + + * Minor future-proofing in debian/rules. + * Also removed redundant shipping of the firmware-package-builder + tarball, thanks to Pascal de Bruijn for noticing. + + -- Roland Mas Fri, 17 Sep 2010 11:05:22 +0200 + +argyll (1.3.0-2) experimental; urgency=low + + * Fixed packaging bugs introduced when un-splitting the source package. + + -- Roland Mas Tue, 14 Sep 2010 11:29:27 +0200 + +argyll (1.3.0-1) experimental; urgency=low + + * New upstream release. + + -- Roland Mas Wed, 08 Sep 2010 15:16:29 +0200 + +argyll (1.2.1-1) experimental; urgency=low + + * New upstream bugfix release. + * Please welcome Xavier Oswald as uploader. + + -- Roland Mas Sun, 05 Sep 2010 15:50:41 +0200 + +argyll (1.2.0-0) UNRELEASED; urgency=low + + * New upstream release. + * Unsplit libicc2, built from the same source package again (since + upstream only ships it as part of Argyll anyway). + * Bumped Standards-Version to 3.9.1 (no changes). + * argyll-firmware-spyder2: Moved firmware to /usr/share/color, which is + freedesktop.org-compliant and (more to the point) where Argyll 1.2.0 + looks for it. + + -- Roland Mas Thu, 05 Aug 2010 15:33:20 +0200 + +argyll (1.1.1-2) unstable; urgency=medium + + * QA upload. + * Add ../libargyll.la to LDADD (Closes: #615692). + * Don't ship .la files (Closes: #621142). + + -- Luk Claes Sat, 11 Jun 2011 11:18:43 +0200 + +argyll (1.1.1-1) unstable; urgency=low + + * New upstream release. + * Switched dependency on policykit-1 to a more correct recommendation on + consolekit + recent udev. + * Updated copyright file (doc is now GFDL-1.3). + * Bumped Standards-Version to 3.8.4 (no changes required). + + -- Roland Mas Wed, 24 Feb 2010 21:26:55 +0100 + +argyll (1.1.0-5) unstable; urgency=low + + * Bumped version build-dependency on libicc-dev to prevent segmentation + fault. + + -- Roland Mas Mon, 25 Jan 2010 19:06:07 +0100 + +argyll (1.1.0-4) unstable; urgency=low + + * Adapted packaging to new udev rules, now compatible with PolicyKit-1 + (closes: #529411). This should fix device file permissions problems, + too (closes: #549406). And also the "deprecated udev function" + warning (closes: #564269). + * Removed conffiles no longer shipped by the package. + + -- Roland Mas Mon, 25 Jan 2010 13:47:59 +0100 + +argyll (1.1.0-3) unstable; urgency=low + + * Only depend on udev for Linux systems. + + -- Roland Mas Mon, 25 Jan 2010 11:42:54 +0100 + +argyll (1.1.0-2) unstable; urgency=low + + * Fix build on FreeBSD, patch from Petr Salinger + (closes: #566768). + + -- Roland Mas Mon, 25 Jan 2010 10:29:33 +0100 + +argyll (1.1.0-1) unstable; urgency=low + + * New upstream release, including a patch obtained from upstream just + after the actual release. + * Also, stop using the system's libusb, which causes known problems with + Argyll. Now using Argyll's patched copy (privately, since the patches + cause problems with other software). + + -- Roland Mas Sun, 24 Jan 2010 23:34:18 +0100 + +argyll (1.1.0~rc4-1) unstable; urgency=low + + * New upstream pre-release. + * Ship all doc files with a wildcard rule, rather than a fixed (and + outdated) set. + + -- Roland Mas Wed, 06 Jan 2010 10:33:54 +0100 + +argyll (1.1.0~rc3-1) unstable; urgency=low + + * New upstream pre-release. + * Moved udev rules file to /lib/udev/rules.d. + + -- Roland Mas Tue, 05 Jan 2010 14:49:38 +0100 + +argyll (1.1.0~rc2-1) unstable; urgency=low + + * New upstream pre-release. + * Updated location of Bazaar branches in control file. + * The Debian-specific branch now feeds from the "midstream" branch + rather than the "upstream-releases" branch, to ease collaboration with + other distributions. This shouldn't make any difference on the + package contents. + + -- Roland Mas Thu, 10 Dec 2009 17:26:04 +0100 + +argyll (1.1.0~rc1+dfsg-1) unstable; urgency=low + + * Removed non-free IETF RFC/I-D from source package, thanks to Simon + Josefsson (closes: #555377). + + -- Roland Mas Sat, 14 Nov 2009 20:23:53 +0100 + +argyll (1.1.0~rc1-3) unstable; urgency=low + + * Added Build-Depends: libusbhid-dev for kFreeBSD architectures. + + -- Roland Mas Mon, 09 Nov 2009 13:34:54 +0100 + +argyll (1.1.0~rc1-2) unstable; urgency=low + + * Fixed build on GNU/kFreeBSD ports. + * Applied patch from upstream that fixes an infinite loop if Xrandr is + enabled. + + -- Roland Mas Mon, 09 Nov 2009 11:46:57 +0100 + +argyll (1.1.0~rc1-1) unstable; urgency=low + + * New upstream pre-release. + * Updated debian/copyright (upstream switched to Affero GPLv3). + * Bumped versioned build-dependency on debhelper. + * Bumped standards version to 3.8.3 (no changes needed). + + -- Roland Mas Sun, 08 Nov 2009 22:19:45 +0100 + +argyll (1.0.4-1) unstable; urgency=low + + * New upstream release. + + -- Roland Mas Fri, 03 Jul 2009 14:14:11 +0200 + +argyll (1.0.3+dfsg1-3) unstable; urgency=low + + * libicc is now a separate source+binary package, so argyll now links + against it. + * Since that new libicc is a proper new upstream snapshot, the problems + introduced with the local patches should be fixed (closes: #524478). + + -- Roland Mas Tue, 02 Jun 2009 11:26:01 +0200 + +argyll (1.0.3+dfsg1-2) unstable; urgency=low + + * Adapted debian/watch file to match version mangling. + * Updated autotools build system to dynamically link against the + internal libraries and provide a libicc.so for dynamic linking. + * Also ship the corresponding header files. + * Not splitting libicc into its own binary package just yet though, I + want to get more testing of the dynamic linking first. + + -- Roland Mas Thu, 14 May 2009 16:49:44 +0200 + +argyll (1.0.3+dfsg1-1) unstable; urgency=low + + * argyll-firmware-spyder2 is now generated as section non-free/graphics + rather than just graphics. + * Removed non-free RFC from source package (closes: #524972). + + -- Roland Mas Tue, 28 Apr 2009 11:47:38 +0200 + +argyll (1.0.3-5) unstable; urgency=low + + * Documented web interface for the Bazaar repository. + * Added source package for the Spyder2 firmware. + + -- Roland Mas Fri, 17 Apr 2009 23:34:40 +0200 + +argyll (1.0.3-4) unstable; urgency=low + + * Actually create /var/lib/argyll so spyd2en can store its firmware in + it... also remove it on purge. + * Also look for the Spyder2 firmware in /lib/firmware. + * Shortened debian/rules quite a bit thanks to Debhelper 7. + * Fixed build rules so testsuite passes. + * Bumped standards-version to 3.8.1 (no changes). + + -- Roland Mas Thu, 16 Apr 2009 11:25:26 +0200 + +argyll (1.0.3-3) unstable; urgency=low + + * Another patch for icclib, this time from Jan Lieskovsky, fixing some + more vulnerabilities described in CVE-2009-0792 (closes: #523472). + + -- Roland Mas Fri, 10 Apr 2009 17:53:55 +0200 + +argyll (1.0.3-2) unstable; urgency=low + + * Patched embedded copy of icclib to fix integer overflow and denial of + service vulnerabilities as described in CVE-2009-0583 and + CVE-2009-0584. Patch provided by Moritz Muehlenhoff and the Debian + security team (closes: #522448). + + -- Roland Mas Fri, 03 Apr 2009 22:43:14 +0200 + +argyll (1.0.3-1) unstable; urgency=low + + * New upstream release. + * Adopted package from Christian Marillat's Debian-Multimedia + repository (closes: #498396). Thanks, Christian! + * Stopped removing some files in clean target. + * Switched build-system to autotools. + * Link to system libusb rather than locally-shipped one. + * Fixed watch file. + * Moved Spyder2 firmware to /var/lib/argyll. + * Added detailed debian/copyright file. + * Use dh_prep instead of dh_clean -k. + * Rename /usr/bin/foo to /usr/bin/argyll-foo, for foo in + {average,refine,targen,verify}, to avoid having binaries with too + generic names. Documented in README.Debian. + + -- Roland Mas Thu, 19 Feb 2009 20:34:48 +0100 + +argyll (1.0.0-0.0) unstable; urgency=low + + * New upstream release. + * Added configuration files for udev, hal and policykit. + + -- Christian Marillat Fri, 18 Jul 2008 08:51:45 +0200 + +argyll (0.60-0.1) unstable; urgency=low + + * Need to Build-depends on libxinerama-dev instead of x11proto-xinerama-dev. + + -- Christian Marillat Fri, 21 Jul 2006 06:25:46 +0200 + +argyll (0.60-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat Thu, 20 Jul 2006 10:56:43 +0200 + +argyll (0.53.1-0.2) unstable; urgency=low + + * Apply a patch from Guido to fix build under ppc. + + -- Christian Marillat Tue, 23 May 2006 14:40:45 +0200 + +argyll (0.53.1-0.1) unstable; urgency=low + + * Add libxxf86vm-dev and x11proto-xf86vidmode-dev in build-Depends. + + -- Christian Marillat Fri, 12 May 2006 16:27:46 +0200 + +argyll (0.53.1-0.0) unstable; urgency=low + + * New upstream release. + + -- Christian Marillat Thu, 9 Feb 2006 13:56:03 +0100 + +argyll (0.53-0.1) unstable; urgency=low + + * Rename icclink in icclink-argyll. + * Rename sprof in sprof-argyll. + + -- Christian Marillat Wed, 8 Feb 2006 11:42:15 +0100 + +argyll (0.53-0.0) unstable; urgency=low + + * Initial release. + + -- Christian Marillat Sun, 5 Feb 2006 22:08:11 +0100 -- cgit v1.2.3