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
|
python-vobject (0.4.4-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove quilt support as there is no patches dir (Closes: #393885).
-- Luk Claes <luk@debian.org> Thu, 26 Oct 2006 20:29:44 +0200
python-vobject (0.4.4-1) unstable; urgency=low
* New Upstream Version
* includes all of our patches so we can drop debian/patches/*.patch
* good candidate for etch
-- Guido Guenther <agx@sigxcpu.org> Wed, 11 Oct 2006 09:05:51 +0200
python-vobject (0.4.3-2) unstable; urgency=low
* depend on python-setuptools (Closes: #391881).
-- Guido Guenther <agx@sigxcpu.org> Mon, 9 Oct 2006 13:26:12 +0200
python-vobject (0.4.3-1) unstable; urgency=low
* New Upstream (non SVN!) Version
* cdbs cleanups
-- Guido Guenther <agx@sigxcpu.org> Sat, 7 Oct 2006 00:50:15 +0200
python-vobject (0.0.svn155-2) unstable; urgency=low
* build depend on python-dateutil so the testuite can run properly.
(Closes: #389385)
-- Guido Guenther <agx@sigxcpu.org> Mon, 25 Sep 2006 15:49:10 +0200
python-vobject (0.0.svn155-1) unstable; urgency=low
* new upstream svn version
* update icalendar.patch and base.patch from revision 188 of:
http://trac.macosforge.org/projects/calendarserver/browser/CalendarServer/trunk/patches/vObject/base.patch
http://trac.macosforge.org/projects/calendarserver/browser/CalendarServer/trunk/patches/vObject/icalendar.patch
* call test during build
* add versione (>= 1.1) dependency for python-dateutil
-- Guido Guenther <agx@sigxcpu.org> Sat, 23 Sep 2006 23:57:41 +0200
python-vobject (0.0.svn147-2) unstable; urgency=low
* set pyversions
* rm debian/dirs
-- Guido Guenther <agx@sigxcpu.org> Thu, 7 Sep 2006 16:23:55 +0200
python-vobject (0.0.svn147-1) unstable; urgency=low
* Initial release (Closes: #386254)
* import icalendar.patch and base.patch:
http://trac.macosforge.org/projects/calendarserver/browser/CalendarServer/trunk/patches/vObject/base.patch
http://trac.macosforge.org/projects/calendarserver/browser/CalendarServer/trunk/patches/vObject/icalendar.patch
-- Guido Guenther <agx@sigxcpu.org> Wed, 6 Sep 2006 11:04:33 +0200
|