1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96
|
libgdchart-gd1 (0.10.1dev-10) unstable; urgency=low
* Rebuild against latest libpng12.
* Add watch file.
* Switch to section oldlibs.
* Standards-version 3.6.0.
* Use (and build-depend on) dh-buildinfo.
-- Jonas Smedegaard <dr@jones.dk> Mon, 4 Aug 2003 10:28:05 +0200
libgdchart-gd1 (0.10.1dev-9) unstable; urgency=low
* Build-depend on xlibs-dev. This closes: Bug#183780 (thanks to Wouter
Verhelst <wouter@grep.be>).
* Claim compliance with Policy 3.5.9 (no changes needed).
* Move -dev packages to section libdevel.
* Switch debhelper hint from DH_COMPAT to debian/compat (and simplify
build-dependency a bit).
-- Jonas Smedegaard <dr@jones.dk> Tue, 8 Apr 2003 04:07:17 +0200
libgdchart-gd1 (0.10.1dev-8) unstable; urgency=low
* Have -dev packages depend on libgd-*-dev (how could I forget?).
* Minor cosmetic corrections to debian/rules.
-- Jonas Smedegaard <dr@jones.dk> Fri, 7 Mar 2003 02:23:29 +0100
libgdchart-gd1 (0.10.1dev-7) unstable; urgency=low
* Tighten build-dependency on sane libgd-noxpm-dev and remove build-
dependencies now properly pulled from libgd-noxpm-dev.
-- Jonas Smedegaard <dr@jones.dk> Fri, 7 Mar 2003 01:40:21 +0100
libgdchart-gd1 (0.10.1dev-6) unstable; urgency=low
* Build against libgd-noxpm to not force X dependency (which is not
used at all anyway).
-- Jonas Smedegaard <dr@jones.dk> Fri, 7 Mar 2003 01:01:46 +0100
libgdchart-gd1 (0.10.1dev-5) unstable; urgency=low
* Link dynamically against libgd2.
* Add copyright info from gifencode.c (based on code from ppmtogif.c
with LZW code removed).
* Remove trailing dot from synopsis to please lintian.
* Minor change to copyright regarding author(s) to please lintian.
* Remove deprecated and unused dh_undocumented from debian/rules.
* Change to new default compilation options according to policy 3.5.7.
* Claim to comply with policy version 3.5.8.
-- Jonas Smedegaard <dr@jones.dk> Sun, 16 Feb 2003 16:22:45 +0100
libgdchart-gd1 (0.10.1dev-4) unstable; urgency=low
* Change build-depends to the virtual libz-dev and libpng12-dev.
* Build-depend only on libgd-xpm-dev (not -noxpm-).
-- Jonas Smedegaard <dr@jones.dk> Tue, 12 Nov 2002 05:13:23 +0100
libgdchart-gd1 (0.10.1dev-3) unstable; urgency=low
* Add some build-dependencies (don't rely on libgd-*-dev providing
them).
* Add -fsigned-char to CFLAGS to stop warning (someone please come up
with a better solution). Closes (for real): Bug#163975.
-- Jonas Smedegaard <dr@jones.dk> Sun, 13 Oct 2002 16:45:05 +0200
libgdchart-gd1 (0.10.1dev-2) unstable; urgency=low
* Build-depends on xlibs-dev (to still allow build-depend on ligcd-
noxpm-dev). Closes: bug#163284.
-- Jonas Smedegaard <dr@jones.dk> Fri, 4 Oct 2002 12:20:12 +0200
libgdchart-gd1 (0.10.1dev-1) unstable; urgency=low
* Correctly separate upstream tarball and diff.
-- Jonas Smedegaard <dr@jones.dk> Mon, 23 Sep 2002 06:22:25 +0200
libgdchart-gd1 (0.10.1-2) unstable; urgency=low
* Change shlibs file to depend on either noxpm or xpm package.
-- Jonas Smedegaard <dr@jones.dk> Mon, 23 Sep 2002 05:49:23 +0200
libgdchart-gd1 (0.10.1-1) unstable; urgency=low
* Initial Release (Closes: bug#161969).
-- Jonas Smedegaard <dr@jones.dk> Sat, 13 Jul 2002 00:52:50 +0200
|