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
|
pydoctor (16.3.0-1) unstable; urgency=medium
* New upstream version.
* Change debhelper compatibility to 9.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 22 Jan 2017 16:38:19 +0000
pydoctor (15.1.0-1) unstable; urgency=medium
* New upstream release.
* Remove fix-unicode.diff: applied upstream.
* Update watch file.
* Bump standards version to 3.9.8 (no changes).
* Drop -b unstable from Vcs-Git header.
* Drop source-date-epoch patch: applied upstream.
* Drop patch fix-unicode.diff: applied upstream.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 03 Jul 2016 21:22:01 +0000
pydoctor (0.5+git20151204-2) unstable; urgency=medium
* Add patch fix-unicode.diff, to hack in support for newer versions of
twisted. Closes: #807088
-- Jelmer Vernooij <jelmer@debian.org> Tue, 08 Dec 2015 00:30:58 +0000
pydoctor (0.5+git20151204-1) unstable; urgency=medium
* New upstream snapshot.
* Bump standards version to 3.9.6 (no changes).
* Change Vcs header to Git.
* Add build dependency on python-setuptools.
* Add patch source-date-epoch.diff: Support SOURCE_DATE_EPOCH environment
variable. Closes: #807166
-- Jelmer Vernooij <jelmer@debian.org> Fri, 04 Dec 2015 23:24:07 +0000
pydoctor (0.5+git20150410-2) unstable; urgency=medium
* Upload to unstable.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 25 Apr 2015 15:16:25 +0000
pydoctor (0.5+git20150410-1) experimental; urgency=medium
* New upstream snapshot.
+ Makes output reproducible. Closes: #776783
* Fix watch file.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 22 Jul 2014 03:36:12 +0200
pydoctor (0.5+bzr616-1) unstable; urgency=medium
* New upstream snapshot.
* Bump standards version to 3.9.5 (no changes).
* Fix Vcs-Bzr URL.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 06 Jul 2014 05:10:40 +0200
pydoctor (0.5b1+bzr603-1) unstable; urgency=low
* New upstream snapshot.
* Switch from cdbs to dh.
* Bump standards version to 3.9.4 (no changes).
* Update Vcs header.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 15 Sep 2013 13:58:49 +0100
pydoctor (0.3+bzr567-1) unstable; urgency=low
* Drop Guido from uploaders per his request.
* New upstream snapshot.
+ Add basic support for introspection. Closes: #538984
* Bump standards version to 3.9.1 (no changes).
* Add watch file.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 06 Dec 2010 17:52:23 +0100
pydoctor (0.3-1) unstable; urgency=low
* New upstream release.
* Add myself to uploaders.
* Bump standards version to 3.8.4.
* Use source format 3.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 29 Mar 2010 16:46:14 +0200
pydoctor (0.2-4.1) unstable; urgency=low
* Non-maintainer upload.
* pydoctor/ast_pp.py
- applied patch from upstream to add compatibility with Python 2.6; thanks
to Seo Sanghyeon for the report; Closes: #539600
* debian/control
- set priority to 'optional' to match override file
- b-d on python instead of python-dev, since building an arch:all package
-- Sandro Tosi <morph@debian.org> Tue, 02 Mar 2010 13:21:30 +0100
pydoctor (0.2-4) unstable; urgency=low
* change section to extra since nevow is in extra
-- Guido Guenther <agx@sigxcpu.org> Wed, 21 Nov 2007 19:50:09 +0100
pydoctor (0.2-3) unstable; urgency=low
* add maintainer name
-- Guido Guenther <agx@sigxcpu.org> Sun, 19 Aug 2007 14:04:13 +0200
pydoctor (0.2-2) unstable; urgency=low
* first upload to unstable (Closes: #435847)
* set calendarserver-maintainers as maintainers
* no need for quilt at the moment
-- Guido Guenther <agx@sigxcpu.org> Fri, 03 Aug 2007 17:30:41 +0200
pydoctor (0.2-1) calendarserver; urgency=low
* New Upstream Version
-- Guido Guenther <agx@sigxcpu.org> Fri, 29 Sep 2006 19:04:01 +0200
pydoctor (0.0.svn31879-1) calendarserver; urgency=low
* Initial release.
-- Guido Guenther <agx@sigxcpu.org> Thu, 28 Sep 2006 19:07:50 +0200
|