argyll (1.3.3-0ubuntu4) oneiric; urgency=low

  * debian/control, debian/rules, debian/docs, debian/libicc2.install,
    debian/libicc-dev.install, debian/argyll.install, debian/argyll.examples,
    debian/README.Debian, debian/local/configure.ac, debian/local/Makefile.am:
    Reverted the merge of the argyll and libicc2 source packages. Only libicc2
    is really needed for Oneiric's new color management stack. Argyll is not
    absolutely needed and its upstream source is far from suitable for use in
    Linux distributions. It uses the jam build system which is unmaintained for
    years and it ships patched derivatives of system libraries (libusb). For
    calibration instrument support it must be decided between one of two
    solution, either a general improvement of Argyll's architecture or moving
    of calibration hardware drivers into colord. This cannot be decided any
    more in Oneiric and needs to get worked out with upstream.
  * debian/rules: Removed /usr/bin/icclu and /usr/bin/iccdump as these are
    already in the libicc2 package.
  * debian/control: Removed conflict with libicc as we have removed the
    conflicting files.

 -- Till Kamppeter <till.kamppeter@gmail.com>  Wed, 10 Aug 2011 06:34:41 +0200

argyll (1.3.3-0ubuntu3) oneiric; urgency=low

  * debian/rules: Remove /usr/bin/License.txt
  * debian/libicc-dev.install: Do not install *.la files.
  * debian/libicc2.symbols: Provise symbols file for the shared library.

 -- Till Kamppeter <till.kamppeter@gmail.com>  Wed, 10 Aug 2011 00:43:41 +0200

argyll (1.3.3-0ubuntu2) oneiric; urgency=low

  * debian/control, debian/rules, debian/docs, debian/libicc2.install,
    debian/libicc-dev.install, debian/argyll.install, debian/argyll.preinst,
    debian/argyll.postrm, debian/argyll.examples, debian/README.Debian,
    debian/README.Spyder2, debian/local/configure.ac, debian/local/Makefile.am,
    debian/local/firmware-package-builder: Merged the unsplitting of the
    Debian package with libicc2 from 1.2.0-0 in Debian experimental, the use
    of the original upstream Jam build system from Pascal de Bruijn's PPA,
    the simple automake/autoconf build system from the former standalone
    libicc2, and the quilt patch system from the recent Ubuntu Argyll
    packages into one new Ubuntu package. Binary package versioning is done
    with the method introduced by the unsplitting in Debian experimental. In
    addition, now everything which is not part of the upstream source is in
    the debian/ directory.

 -- Till Kamppeter <till.kamppeter@gmail.com>  Sat, 06 Aug 2011 02:14:41 +0200

argyll (1.3.3-0ubuntu1) oneiric; urgency=low

  * Updated Argyll by using the package from Pascal de Bruijn's PPA
    (LP: #782584).
  * argyll-correct-link-command-lines.patch: Correct the linker command lines
    to have the "-l..." arguments for linking with the system's libraries at
    the end. From Oneiric on this is needed.

 -- Till Kamppeter <till.kamppeter@gmail.com>  Fri, 05 Aug 2011 09:38:41 +0200

argyll (1.3.3-0pmjdebruijn2~natty) natty; urgency=low

  * Added Replaces for libicc2 to prevent problems with iccdump/icclu.

 -- Pascal de Bruijn <pmjdebruijn@pcode.nl>  Sun, 29 May 2011 00:28:10 +0200

argyll (1.3.3-0pmjdebruijn1~natty) natty; urgency=low

  * New upstream release.

 -- Pascal de Bruijn <pmjdebruijn@pcode.nl>  Sun, 15 May 2011 23:09:10 +0200

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 <lolando@debian.org>  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 <lolando@debian.org>  Tue, 14 Sep 2010 11:29:27 +0200

argyll (1.3.0-1) experimental; urgency=low

  * New upstream release.

 -- Roland Mas <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  Thu, 05 Aug 2010 15:33:20 +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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  Mon, 25 Jan 2010 11:42:54 +0100

argyll (1.1.0-2) unstable; urgency=low

  * Fix build on FreeBSD, patch from Petr Salinger
    <Petr.Salinger@seznam.cz> (closes: #566768).

 -- Roland Mas <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  Sun, 08 Nov 2009 22:19:45 +0100

argyll (1.0.4-1) unstable; urgency=low

  * New upstream release.

 -- Roland Mas <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <lolando@debian.org>  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 <marillat@debian.org>  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 <marillat@debian.org>  Fri, 21 Jul 2006 06:25:46 +0200

argyll (0.60-0.0) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  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 <marillat@debian.org>  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 <marillat@debian.org>  Fri, 12 May 2006 16:27:46 +0200

argyll (0.53.1-0.0) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  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 <marillat@debian.org>  Wed,  8 Feb 2006 11:42:15 +0100

argyll (0.53-0.0) unstable; urgency=low

  * Initial release.

 -- Christian Marillat <marillat@debian.org>  Sun,  5 Feb 2006 22:08:11 +0100

