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

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