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
|
python-gdata (2.0.8-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove leftover python2.4 shebangs, triggering a python2.4 dependency
(Closes: #571817).
-- Obey Arthur Liu <arthur@milliways.fr> Fri, 02 Apr 2010 22:34:42 +0200
python-gdata (2.0.8-1) unstable; urgency=low
* New upstream release.
* Drop python2.4 dependency, thanks Stefano and Luca (Closes: #571817).
-- Gustavo Franco <stratus@debian.org> Tue, 02 Mar 2010 17:41:25 -0300
python-gdata (2.0.7-1) unstable; urgency=low
[ Gustavo Franco ]
* New upstream release (Closes: #521351).
* Remove Brandon Philips from Uploaders field (Closes: #522817), thanks
Sandro.
* Ship pydocs HTML API reference and register it with doc-base, thanks
Stefano (Closes: #565972)
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
[ Jakub Wilk ]
* Fix watch file.
-- Gustavo Franco <stratus@debian.org> Thu, 25 Feb 2010 13:32:20 -0300
python-gdata (1.1.1-1) unstable; urgency=low
[ Sandro Tosi ]
* debian/control
- uniforming Vcs-Browser field
[ Piotr Ożarowski ]
* New upstream release (Closes: #479624)
+ new copyright holders added to debian/copyright
+ long description updated
* Replace python-elementtree dependency with:
"python (>= 2.5) | python-celementtree | python-elementtree"
(module tries to import xml.etree if possible). Closes: #470773
* docs directory related changes:
+ install scripts from samples directory as examples
+ install RELEASE_NOTES.txt file as upstream changelog
* Standards-Version bumped to 3.8.0:
+ debian/README.source file added
+ link to Apache license v2 added in debian/copyright
-- Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Tue, 22 Jul 2008 20:52:11 +0200
python-gdata (1.0.9-1) unstable; urgency=low
[ Brandon Philips ]
* New upstream release (Closes: #439102)
[ Piotr Ożarowski ]
* Add remove_shebangs patch
* debian/watch file updated (Closes: #450293)
* Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
* Add Homepage field
* Add Brandon to Uploaders
* Add info about copyright holder of src/atom/* files in debian/copyright
-- Brandon Philips <philips@ifup.org> Thu, 15 Nov 2007 19:55:05 +0100
python-gdata (1.0.4-1) unstable; urgency=low
* New upstream release.
* Add Depends on python-elementtree. (Closes: #429710)
-- Gustavo Franco <stratus@debian.org> Wed, 11 Jul 2007 15:28:25 -0300
python-gdata (1.0-1) unstable; urgency=low
* Initial release. (Closes: #419343)
-- Gustavo Franco <stratus@debian.org> Sat, 14 Apr 2007 01:47:36 -0300
|