| 1 |
python-weblib (1.3.4-1) unstable; urgency=low
|
| 2 |
|
| 3 |
* Mew upstream release.
|
| 4 |
* Update local CDBS tweaks, and document them in README.cdbs-tweaks in
|
| 5 |
the source package.
|
| 6 |
* Add TODO about fixing the package name post-etch.
|
| 7 |
* Relax python-all-dev build-dependency (it was needlessly versioned).
|
| 8 |
* Fix doc-base references, thanks to lintian.
|
| 9 |
|
| 10 |
* Also, the following sneaked into the NMU below:
|
| 11 |
+ Bumped to debhelper compatibility version 5.
|
| 12 |
|
| 13 |
-- Jonas Smedegaard <dr@jones.dk> Fri, 29 Dec 2006 05:36:39 +0100
|
| 14 |
|
| 15 |
python-weblib (1.3.3-2.1) unstable; urgency=low
|
| 16 |
|
| 17 |
* Non-maintainer upload.
|
| 18 |
* Update python-weblib to the new python policy (Closes: #373366):
|
| 19 |
+ drop custom python-distutils in favor of the cdbs ones.
|
| 20 |
|
| 21 |
-- Pierre Habouzit <madcoder@debian.org> Thu, 29 Jun 2006 13:43:38 +0200
|
| 22 |
|
| 23 |
python-weblib (1.3.3-2) unstable; urgency=low
|
| 24 |
|
| 25 |
* Acknowledge NMU (closes: bug#351153, #325166).
|
| 26 |
* Correct python-weblib depending on python2.3-weblib (broken in NMU).
|
| 27 |
* Have python{,2.3,2.4}-weblib suggest python-weblib-doc.
|
| 28 |
* Use local improved cdbs snippet python-distutils.mk.
|
| 29 |
* Add new local cdbs snippets auto-update.mk, buildinfo.mk and
|
| 30 |
copyright-check.mk.
|
| 31 |
* Semi-auto-update debian/config.
|
| 32 |
* Use indented " Homepage:" (not "Website:") in long descriptions.
|
| 33 |
* .
|
| 34 |
|
| 35 |
-- Jonas Smedegaard <dr@jones.dk> Sun, 23 Apr 2006 00:05:11 +0200
|
| 36 |
|
| 37 |
python-weblib (1.3.3-1.1) unstable; urgency=low
|
| 38 |
|
| 39 |
* Non-maintainer upload.
|
| 40 |
* Remove python2.{1,2}-weblib (Closes: #351153)
|
| 41 |
* Add python2.4-weblib
|
| 42 |
* Add debhelper and cdbs to build-depends to fix lintian warnings
|
| 43 |
* Update Debian policy version to 3.6.2 (no changes required)
|
| 44 |
|
| 45 |
-- Torsten Marek <shlomme@debian.org> Sat, 22 Apr 2006 15:47:32 +0200
|
| 46 |
|
| 47 |
python-weblib (1.3.3-1) unstable; urgency=low
|
| 48 |
|
| 49 |
* New upstream release.
|
| 50 |
* Use generic (non-debhelper) cdbs make targets for dh-buildinfo.
|
| 51 |
* Add website hints to long descriptions.
|
| 52 |
* Add usage hint comment to watch file.
|
| 53 |
|
| 54 |
-- Jonas Smedegaard <dr@jones.dk> Mon, 6 Sep 2004 17:56:47 +0200
|
| 55 |
|
| 56 |
python-weblib (1.3.2-1) unstable; urgency=low
|
| 57 |
|
| 58 |
* New upstream release.
|
| 59 |
* Small decorative changes changes to debian/copyright.
|
| 60 |
|
| 61 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 4 May 2004 17:59:40 +0200
|
| 62 |
|
| 63 |
python-weblib (1.3.1-1) unstable; urgency=low
|
| 64 |
|
| 65 |
* New upstream release. This closes: Bug#222850 (thanks to Derrick
|
| 66 |
'dman' Hudson <dman@dman13.dyndns.org>).
|
| 67 |
* Use official CDBS python rule again, and build-depend on cdbs
|
| 68 |
releases that plays well with python.
|
| 69 |
* Compile for all available versions of python. This closes:
|
| 70 |
Bug#211046 (thanks to Markus Schaber <schaber@scan-plus.de> and the
|
| 71 |
marvelous cdbs).
|
| 72 |
+ Move documentation and examples from (now empty) python-weblib to
|
| 73 |
new python-weblib-doc.
|
| 74 |
+ Bump up build-dependency on debhelper to 4.1.60 to support
|
| 75 |
python2.3.
|
| 76 |
* Bump up standards-version to 3.6.1 (no changes needed).
|
| 77 |
* Correct copyright of debian/rules (I wrote it, not Colin Walters).
|
| 78 |
* Fix typo in doc-base registration.
|
| 79 |
* Use (and build-depend on) dh-buildinfo.
|
| 80 |
|
| 81 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 25 Dec 2003 14:57:09 +0100
|
| 82 |
|
| 83 |
python-weblib (1.2.3-1) unstable; urgency=low
|
| 84 |
|
| 85 |
* New upstream release.
|
| 86 |
* Repackage using CDBS and dh_python (include tweaked python rules).
|
| 87 |
* Change to new section python.
|
| 88 |
* Tighten debian/copyright:
|
| 89 |
+ Remove unneeded packaging info.
|
| 90 |
+ Rephrase origin line.
|
| 91 |
+ Add author line.
|
| 92 |
+ Recode from Latin1 to UTF8
|
| 93 |
* Register documentation with doc-base.
|
| 94 |
* Fix watch file.
|
| 95 |
* Standards-Version 3.5.10.
|
| 96 |
|
| 97 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 24 Jun 2003 15:02:32 +0200
|
| 98 |
|
| 99 |
python-weblib (1.2.1-1) unstable; urgency=medium
|
| 100 |
|
| 101 |
* New upstream release.
|
| 102 |
* Setting urgency medium, as changelog says it contains "minor
|
| 103 |
security fixes".
|
| 104 |
* Add watch file.
|
| 105 |
|
| 106 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 12 Nov 2002 04:20:14 +0100
|
| 107 |
|
| 108 |
python-weblib (1.2.0-1) unstable; urgency=low
|
| 109 |
|
| 110 |
* New upstream release.
|
| 111 |
* Build against python 2.2. Update (build-)dependencies respectively.
|
| 112 |
|
| 113 |
-- Jonas Smedegaard <dr@jones.dk> Thu, 29 Aug 2002 09:45:48 +0200
|
| 114 |
|
| 115 |
python-weblib (1.1.0-1) unstable; urgency=low
|
| 116 |
|
| 117 |
* Official release. Closes: Bug#140890.
|
| 118 |
|
| 119 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 2 Apr 2002 11:23:48 +0200
|
| 120 |
|
| 121 |
python-weblib (1.1.0-0.0.jones1) unstable; urgency=low
|
| 122 |
|
| 123 |
* First unofficial release.
|
| 124 |
|
| 125 |
-- Jonas Smedegaard <dr@jones.dk> Tue, 2 Apr 2002 07:00:23 +0200
|