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 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
python-reportlab (1.20debian-1) unstable; urgency=low
* New upstream version.
* Add me as uploader.
-- Matthias Klose <doko@debian.org> Sun, 30 Jan 2005 21:25:17 +0100
python-reportlab (1.19debian-0.2) unstable; urgency=low
* Fix bug in routine handling page breaks (closes Ubuntu #5274).
-- Matthias Klose <doko@debian.org> Wed, 12 Jan 2005 23:01:21 +0100
python-reportlab (1.19debian-0.1) unstable; urgency=low
* NMU.
* New upstream version.
* Change section to python (closes: #218651).
* Add dependencies on shared libraries (closes: #213305).
* Add recommends on python-imaging (closes: #158656).
* Include the demos in the doc package, don't include the testsuite
and documentation sources in the pythonX.Y-reportlab packages.
Get the source package, if you need it ...
-- Matthias Klose <doko@debian.org> Sat, 7 Feb 2004 09:20:25 +0100
python-reportlab (1.18debian-1.1) unstable; urgency=low
* Rebuild against python 2.3 (closes: #205742).
-- Josselin Mouette <joss@debian.org> Mon, 18 Aug 2003 16:23:57 +0200
python-reportlab (1.18debian-1) unstable; urgency=low
* New upstream version 1.18. As in 1.17debian, I removed the files with
offending licenses in the Debian .orig.tar.gz.
* Correct the conflicts with older python-reportlab packages.
-- Gregor Hoffleit <flight@debian.org> Wed, 16 Jul 2003 10:31:18 +0200
python-reportlab (1.17debian-2) unstable; urgency=low
* Make packages conflict with older python-reportlab package.
-- Gregor Hoffleit <flight@debian.org> Wed, 16 Jul 2003 09:45:44 +0200
python-reportlab (1.17debian-1) unstable; urgency=low
* New upstream version.
* Due to license problems, I had to make changes to the upstream tarball:
- I had to remove three fonts from the font directory. They have been
replaced by free GPL fonts by Dustin Norlander.
- I had to remove the English translation of Homer's Odyssey by some
fake text.
Consequently, the pdf documentation and the source code has been adapted
to use the new fonts as well.
* This is not a pristine upstream tarball. To make this clear, I changed the
package version into 1.17debian.
* Provide python2.1, python2.2 and python2.3 versions of the package. Split
of the documentation into a separate package (PDF format).
-- Gregor Hoffleit <flight@debian.org> Sun, 4 May 2003 12:26:04 +0200
python-reportlab (1.15-2) unstable; urgency=low
* Bump up to Python 2.2, which is the new default Python version in
unstable (closes: #161564, #158891).
-- Gregor Hoffleit <flight@debian.org> Tue, 24 Sep 2002 14:48:53 +0200
python-reportlab (1.15-1) unstable; urgency=low
* New upstream version.
-- Gregor Hoffleit <flight@debian.org> Tue, 3 Sep 2002 22:03:56 +0200
python-reportlab (1.13-1) unstable; urgency=low
* New upstream version.
-- Gregor Hoffleit <flight@debian.org> Wed, 3 Apr 2002 14:25:32 +0200
python-reportlab (1.11-2) unstable; urgency=low
* Include the tools directory (closes: #128948).
-- Gregor Hoffleit <flight@debian.org> Tue, 15 Jan 2002 10:22:16 +0100
python-reportlab (1.11-1) unstable; urgency=low
* New upstream version.
* Correct a spelling mistake in package description (closes: #125284).
-- Gregor Hoffleit <flight@debian.org> Sat, 29 Dec 2001 13:02:48 +0100
python-reportlab (1.10-2) unstable; urgency=low
* Fix rules in order to use /usr/bin/python2.1 during build
(closes: #119997).
-- Gregor Hoffleit <flight@debian.org> Thu, 22 Nov 2001 00:28:18 +0100
python-reportlab (1.10-1) unstable; urgency=low
* New upstream version.
* Recompiled for new default Python 2.1 (closes: #119212).
* Change dependencies accordingly (e.g. python-egenix-mxtexttools).
-- Gregor Hoffleit <flight@debian.org> Fri, 16 Nov 2001 11:12:24 +0100
python-reportlab (1.08-1) unstable; urgency=low
* New upstream version.
-- Gregor Hoffleit <flight@debian.org> Wed, 20 Jun 2001 20:15:25 +0200
python-reportlab (1.07-1) unstable; urgency=low
* New upstream version.
-- Gregor Hoffleit <flight@debian.org> Sun, 17 Jun 2001 22:02:15 +0200
python-reportlab (1.01-1) unstable; urgency=low
* Initial Release.
-- Gregor Hoffleit <flight@debian.org> Wed, 11 Oct 2000 14:48:23 +0200
|