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 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
|
python-vobject (0.8.1c-4) unstable; urgency=low
* [80b984b] Restore original upstream behaviour on unrecognized parameters
(Closes: #569273)
* [ae6eba8] Normalise year info to be within Python's year bounds. Thanks
to Dave Holland for the patch (Closes: #574133)
-- Guido Günther <agx@sigxcpu.org> Wed, 01 Jun 2011 20:05:05 +0200
python-vobject (0.8.1c-3) unstable; urgency=low
[ Rahul Amaram ]
* [57d7cbd] Add patches from Apple Calendarserver 2.3 acked by Jeffrey
Harris
-- Guido Günther <agx@sigxcpu.org> Mon, 04 Jan 2010 20:32:01 +0100
python-vobject (0.8.1c-2) unstable; urgency=low
* Upload to unstable (Closes: #554563)
* [0365f3c] Bump standards version
* [fda4195] Add README.source
-- Guido Günther <agx@sigxcpu.org> Tue, 08 Dec 2009 20:38:38 +0100
python-vobject (0.8.1c-1) experimental; urgency=low
* [d403e62] Imported Upstream version 0.8.1c
* [e66c3d7] rebase ics_diff patch
* [20fc2d0] conflict with calendarserver << 2.0 since older version
rely on vobject bugs that are now fixed
(http://trac.calendarserver.org/ticket/287) (Closes: #491915)
* [f03e51c] change maintainer to calendarserver team and bump
standards version
* [c5d850d] honor nocheck in DEB_BUILD_OPTIONS
* [17e1a18] debian/watch: allow letter in the version match
-- Guido Günther <agx@sigxcpu.org> Fri, 17 Apr 2009 23:13:41 +0200
python-vobject (0.7.1-1) experimental; urgency=low
* [43d3667] New Upstream version
* [ecc0342] drop support for python 2.4 - the code uses python 2.5
constructs
* [0b81a6b] update remove_ics.diff patch
-- Guido Guenther <agx@sigxcpu.org> Fri, 08 Aug 2008 14:46:19 +0200
python-vobject (0.6.6-1) experimental; urgency=low
* Upload to experimental since it breaks calendarserver:
http://trac.calendarserver.org/ticket/287
* [bd308fb] new upstream version 0.6.6
* [59a6bae] refresh remove_ics_diff.patch
* [2a0a9d9] bump standards version to 3.8.0
* [096502c] debian/control: add Homepage:
-- Guido Guenther <agx@sigxcpu.org> Fri, 20 Jun 2008 09:37:02 +0200
python-vobject (0.6.0-1) unstable; urgency=low
* New Upstream Version
* fix Python spelling
* fix PYTHONPATH for doctests
* lower setuptools version number since 0.6c8 isn't in Debian yet and
0.6c7 is fine
-- Guido Guenther <agx@sigxcpu.org> Fri, 22 Feb 2008 09:43:55 +0100
python-vobject (0.5.0-1) unstable; urgency=low
* New upstream version
-- Guido Guenther <agx@sigxcpu.org> Wed, 16 Jan 2008 11:45:55 +0100
python-vobject (0.4.9-1) unstable; urgency=low
* New Upstream Version (Closes: #458188)
* update upstream URL
* add watch file
* add VCS-* fields
* bump standards version
-- Guido Guenther <agx@sigxcpu.org> Wed, 02 Jan 2008 10:59:16 +0100
python-vobject (0.4.8-1) unstable; urgency=low
* New Upstream Version (Closes: #421894)
* remove_ics_diff.patch: don't install /usr/bin/ics_diff
-- Guido Guenther <agx@sigxcpu.org> Mon, 18 Jun 2007 18:30:30 +0200
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
|