PTdecode/CImg-1.3.0/resources/debian/changelog

Mon, 03 Aug 2009 16:14:35 +0100

author
Philip Pemberton <philpem@philpem.me.uk>
date
Mon, 03 Aug 2009 16:14:35 +0100
changeset 8
a2989aa17d21
parent 5
1204ebf9340d
permissions
-rwxr-xr-x

remove more hg_image detritus

     1 cimg (1.3.0-1) unstable; urgency=low
     3   * Update to 1.3.0 package
     5  -- David Tschumperlé <David.Tschumperle@greyc.ensicaen.fr>  Fri, 18 Feb 2009 12:04:00 +0200
     7 cimg (1.2.9-1) unstable; urgency=low
     9   * Update to 1.2.9 package
    11  -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Fri, 18 Apr 2008 12:04:00 +0200
    13 cimg (1.2.8-1) unstable; urgency=low
    15   * Update to 1.2.8 package
    17  -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Fri, 18 Apr 2008 12:04:00 +0200
    19 cimg (1.2.7-1) unstable; urgency=low
    21   * Update to 1.2.7 package
    23  -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Fri, 23 Jan 2008 14:03:00 +0200
    25 cimg (1.2.6-1) unstable; urgency=low
    27   * Update to 1.2.6 package
    29  -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Fri, 04 Jan 2008 11:10:10 +0200
    31 cimg (1.2.5-1) unstable; urgency=low
    33   * Update to 1.2.5 package
    35  -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Sun, 26 Aug 2007 17:13:15 +0200
    37 cimg (1.2.4-1) unstable; urgency=low
    39   * Update to 1.2.4 package
    41  -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Sun, 26 Aug 2007 17:13:15 +0200
    43 cimg (1.2.3-1) unstable; urgency=low
    45   * Update to 1.2.3 package
    46   * Put the good dependances
    47   * Correct some spelling mistakes in the description
    48   * Add François-Xavier Dupé as an uploader.
    50  -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Sun, 26 Aug 2007 17:13:15 +0200
    52 cimg (1.2.2-1) unstable; urgency=low
    54   * Update to 1.2.2 package
    56  -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Thu,  5 Jul 2007 18:07:04 +0200
    58 cimg (1.2.0.1-1) unstable; urgency=low
    60   * Update to 1.2.0.1 package
    62  -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Thu, 19 Apr 2007 09:32:34 +0200
    64 cimg (1.1.9-1) unstable; urgency=low
    66   * New upstream release
    67   * See with the author for the structure of the package
    68   * Remove patches
    70  -- François-Xavier Dupé <fdupe@greyc.ensicaen.fr>  Sun, 15 Apr 2007 17:45:31 +0200
    72 cimg (1.0.9-3) unstable; urgency=low
    74   * Use quilt for patch management.
    75   * debian/control:
    76     + Set maintainer to the pkg-scicomp team.
    77     + Set policy to 3.7.2.
    78     + Added Vcs fields.
    79   * debian/rules:
    80     + Removed the useless configure rule.
    82   * debian/patches/100_system_detection.diff:
    83     + New patch from old diff.gz. Check for "__linux__" instead of "linux".
    85  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 01 Apr 2007 15:25:35 +0200
    87 cimg (1.0.9-2) unstable; urgency=low
    89   * CImg.h:
    90     + Check for macro "__linux__" instead of "linux" (Closes: #319217).
    91   * debian/rules:
    92     + Clean up the examples directory after the build; we don't want them
    93       installed.
    94     + Fix permissions in examples/img/*.
    95     + Fixed a timestamp bug that caused examples to be built twice.
    96   * debian/copyright:
    97     + Copied the full license text in there.
    99  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 11 Nov 2005 15:23:36 +0100
   101 cimg (1.0.9-1) unstable; urgency=low
   103   * New upstream release (Closes: #303413).
   104   * debian/control:
   105     + Set policy to 3.6.2.1.
   106   * debian/copyright:
   107     + Reflected license change to CeCILL (which allows redistribution under
   108       the GPL).
   110  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 12 Jul 2005 22:17:19 +0300
   112 cimg (1.0.7-1) unstable; urgency=low
   114   * New upstream release.
   115   * CImg.h:
   116     + Imported a patch from CVS for broken matrix multiplications.
   118  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 19 Nov 2004 11:26:29 +0100
   120 cimg (1.0.6-1) unstable; urgency=low
   122   * New upstream release.
   124  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 28 Sep 2004 11:51:57 +0200
   126 cimg (1.0.5-2) unstable; urgency=low
   128   * Build-depend on libx11-dev (Closes: #264822).
   130  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 10 Aug 2004 17:34:58 +0200
   132 cimg (1.0.5-1) unstable; urgency=low
   134   * Initial Release.
   136  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 28 Jul 2004 15:27:12 +0200