PTdecode/CImg-1.3.0/resources/debian/changelog

changeset 5
1204ebf9340d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/PTdecode/CImg-1.3.0/resources/debian/changelog	Mon Aug 03 14:09:20 2009 +0100
     1.3 @@ -0,0 +1,137 @@
     1.4 +cimg (1.3.0-1) unstable; urgency=low
     1.5 +
     1.6 +  * Update to 1.3.0 package
     1.7 +
     1.8 + -- David Tschumperlé <David.Tschumperle@greyc.ensicaen.fr>  Fri, 18 Feb 2009 12:04:00 +0200
     1.9 +
    1.10 +cimg (1.2.9-1) unstable; urgency=low
    1.11 +
    1.12 +  * Update to 1.2.9 package
    1.13 +
    1.14 + -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Fri, 18 Apr 2008 12:04:00 +0200
    1.15 +
    1.16 +cimg (1.2.8-1) unstable; urgency=low
    1.17 +
    1.18 +  * Update to 1.2.8 package
    1.19 +
    1.20 + -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Fri, 18 Apr 2008 12:04:00 +0200
    1.21 +
    1.22 +cimg (1.2.7-1) unstable; urgency=low
    1.23 +
    1.24 +  * Update to 1.2.7 package
    1.25 +
    1.26 + -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Fri, 23 Jan 2008 14:03:00 +0200
    1.27 +
    1.28 +cimg (1.2.6-1) unstable; urgency=low
    1.29 +
    1.30 +  * Update to 1.2.6 package
    1.31 +
    1.32 + -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Fri, 04 Jan 2008 11:10:10 +0200
    1.33 +
    1.34 +cimg (1.2.5-1) unstable; urgency=low
    1.35 +
    1.36 +  * Update to 1.2.5 package
    1.37 +
    1.38 + -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Sun, 26 Aug 2007 17:13:15 +0200
    1.39 +
    1.40 +cimg (1.2.4-1) unstable; urgency=low
    1.41 +
    1.42 +  * Update to 1.2.4 package
    1.43 +
    1.44 + -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Sun, 26 Aug 2007 17:13:15 +0200
    1.45 +
    1.46 +cimg (1.2.3-1) unstable; urgency=low
    1.47 +
    1.48 +  * Update to 1.2.3 package
    1.49 +  * Put the good dependances
    1.50 +  * Correct some spelling mistakes in the description
    1.51 +  * Add François-Xavier Dupé as an uploader.
    1.52 +
    1.53 + -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Sun, 26 Aug 2007 17:13:15 +0200
    1.54 +
    1.55 +cimg (1.2.2-1) unstable; urgency=low
    1.56 +
    1.57 +  * Update to 1.2.2 package
    1.58 +
    1.59 + -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Thu,  5 Jul 2007 18:07:04 +0200
    1.60 +
    1.61 +cimg (1.2.0.1-1) unstable; urgency=low
    1.62 +
    1.63 +  * Update to 1.2.0.1 package
    1.64 +
    1.65 + -- François-Xavier Dupé <Francois-Xavier.Dupe@greyc.ensicaen.fr>  Thu, 19 Apr 2007 09:32:34 +0200
    1.66 +
    1.67 +cimg (1.1.9-1) unstable; urgency=low
    1.68 +
    1.69 +  * New upstream release
    1.70 +  * See with the author for the structure of the package
    1.71 +  * Remove patches
    1.72 +
    1.73 + -- François-Xavier Dupé <fdupe@greyc.ensicaen.fr>  Sun, 15 Apr 2007 17:45:31 +0200
    1.74 +
    1.75 +cimg (1.0.9-3) unstable; urgency=low
    1.76 +
    1.77 +  * Use quilt for patch management.
    1.78 +  * debian/control:
    1.79 +    + Set maintainer to the pkg-scicomp team.
    1.80 +    + Set policy to 3.7.2.
    1.81 +    + Added Vcs fields.
    1.82 +  * debian/rules:
    1.83 +    + Removed the useless configure rule.
    1.84 +
    1.85 +  * debian/patches/100_system_detection.diff:
    1.86 +    + New patch from old diff.gz. Check for "__linux__" instead of "linux".
    1.87 +
    1.88 + -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 01 Apr 2007 15:25:35 +0200
    1.89 +
    1.90 +cimg (1.0.9-2) unstable; urgency=low
    1.91 +
    1.92 +  * CImg.h:
    1.93 +    + Check for macro "__linux__" instead of "linux" (Closes: #319217).
    1.94 +  * debian/rules:
    1.95 +    + Clean up the examples directory after the build; we don't want them
    1.96 +      installed.
    1.97 +    + Fix permissions in examples/img/*.
    1.98 +    + Fixed a timestamp bug that caused examples to be built twice.
    1.99 +  * debian/copyright:
   1.100 +    + Copied the full license text in there.
   1.101 +
   1.102 + -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 11 Nov 2005 15:23:36 +0100
   1.103 +
   1.104 +cimg (1.0.9-1) unstable; urgency=low
   1.105 +
   1.106 +  * New upstream release (Closes: #303413).
   1.107 +  * debian/control:
   1.108 +    + Set policy to 3.6.2.1.
   1.109 +  * debian/copyright:
   1.110 +    + Reflected license change to CeCILL (which allows redistribution under
   1.111 +      the GPL).
   1.112 +
   1.113 + -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 12 Jul 2005 22:17:19 +0300
   1.114 +
   1.115 +cimg (1.0.7-1) unstable; urgency=low
   1.116 +
   1.117 +  * New upstream release.
   1.118 +  * CImg.h:
   1.119 +    + Imported a patch from CVS for broken matrix multiplications.
   1.120 +
   1.121 + -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 19 Nov 2004 11:26:29 +0100
   1.122 +
   1.123 +cimg (1.0.6-1) unstable; urgency=low
   1.124 +
   1.125 +  * New upstream release.
   1.126 +
   1.127 + -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 28 Sep 2004 11:51:57 +0200
   1.128 +
   1.129 +cimg (1.0.5-2) unstable; urgency=low
   1.130 +
   1.131 +  * Build-depend on libx11-dev (Closes: #264822).
   1.132 +
   1.133 + -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 10 Aug 2004 17:34:58 +0200
   1.134 +
   1.135 +cimg (1.0.5-1) unstable; urgency=low
   1.136 +
   1.137 +  * Initial Release.
   1.138 +
   1.139 + -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 28 Jul 2004 15:27:12 +0200
   1.140 +