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 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317
|
zope.component (5.1.0-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sun, 08 Jan 2023 22:02:34 +0000
zope.component (5.0.1-3) unstable; urgency=medium
* Set Vcs-* fields.
* Remove duplicate call to dh_installchangelogs.
-- Colin Watson <cjwatson@debian.org> Thu, 22 Dec 2022 17:03:28 +0000
zope.component (5.0.1-2) unstable; urgency=medium
* Switch Maintainer to the Debian Python Team (closes: #948805).
* Drop unnecessary manual dependency on python3-zope.hookable; dh-python
will figure this out for itself.
* Policy version 4.6.2.
-- Colin Watson <cjwatson@debian.org> Tue, 20 Dec 2022 01:26:16 +0000
zope.component (5.0.1-1) unstable; urgency=medium
* QA upload.
* New upstream release.
* Drop explicit-test-requires.patch, no longer needed.
* Test package with zope.testrunner.
* Drop d/compat, use debhelper-compat instead.
* d/control:
- Add python3-zope.testing and python3-zope.testrunner as
build dependencies.
- Update Standards-Version to 4.6.1
- Bump debhelper to version 13.
- Change homepage, point to GitHub.
- Update version requirement on python3-zope.interface
- Document Rules-Requires-Root.
- Change priority, extra -> optional.
* autopkgtest:
- Add upstream unittests as autopkgtest.
- Remove autopkgtest-pkg-control, no longer needed.
* d/copyright:
- Remove Files-Excluded section, files is no longer included.
- Update copyright years.
- Update and change to secure URI, still points to PyPI.
* d/watch:
- Bump to version 4.
- Change to secure URI.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- HÄvard F. Aasen <havard.f.aasen@pfft.no> Sat, 02 Jul 2022 18:39:33 +0200
zope.component (4.3.0-3) unstable; urgency=medium
* Replace custom autopkgtest with autodep8
-- Paul Gevers <elbrus@debian.org> Sat, 21 Sep 2019 14:28:11 +0200
zope.component (4.3.0-2) unstable; urgency=medium
* QA upload.
* Orphan the package. Closes: #869452.
* Stop building the Python2 packages. Closes: #938898.
-- Matthias Klose <doko@debian.org> Thu, 05 Sep 2019 08:09:24 +0200
zope.component (4.3.0-1) unstable; urgency=medium
* New upstream release.
* d/control:
- Minimum upstream Python versions are 2.7 and 3.3.
- Minimum zope.interface compatible version is 4.1.0. (Closes: #807920)
- Bump Standards-Version to 3.9.8 with no other changes needed.
- wrap-and-sort
-- Barry Warsaw <barry@debian.org> Tue, 30 Aug 2016 16:39:57 -0400
zope.component (4.2.2-1) unstable; urgency=medium
* New upstream release.
* d/control:
- Restore virtual package python-zope.component-hook.
- Bump Standards-Version with no other changes necessary.
* d/watch: Use pypi.debian.net redirector.
-- Barry Warsaw <barry@debian.org> Tue, 09 Jun 2015 11:51:56 -0400
zope.component (4.2.1-2) unstable; urgency=medium
* d/rules: Re-enable build time test suite. (Closes: #752723)
* d/control: Update Build-Depends.
* d/tests:
- Just test that the module can be imported.
- Added Python 3 DEP-8 test.
-- Barry Warsaw <barry@debian.org> Tue, 01 Jul 2014 13:16:20 -0400
zope.component (4.2.1-1) unstable; urgency=low
* Team upload.
[ Gediminas Paulauskas ]
* Added support for Python 3.
* Add python-zope.component-persistentregistry and -security metapackages.
* debian/rules:
- Exclude the new docs and testing extras.
- Install upstream changelog.
* debian/control:
- Bump X-Python-Version to 2.6
- Removed conflict with zope3.
[ Barry Warsaw ]
* New upstream release. (Closes: #706214)
* d/compat: Bump version to 9.
* d/control:
- Update Build-Depends.
- Add myself to Uploaders.
- Bump Standards-Version to 3.9.5 with no other changes necessary.
- Added X-Python3-Version header.
- Added python3-zope.component binary package.
- wrap-and-sort
* d/copyright:
- Updated Format for copyright-format/1.0
- Added Files-Excluded header to prune pre-built Sphinx artifacts in
docs/_build from the original tarball.
* d/python-zope.component.install: Removed.
* d/rules Convert to --buildsystem=pybuild and add dh_python3.
* d/patches/explicit-test-requires.patch: Added, to prevent unwanted
download attempts from PyPI during package build.
* d/python-zope.component-persistentregistry.lintian-overrides,
d/python-zope.component-security.lintian-overrides: Added.
-- Barry Warsaw <barry@debian.org> Wed, 25 Jun 2014 18:03:38 -0400
zope.component (3.11.0-1) unstable; urgency=low
* Team upload.
[ Gediminas Paulauskas ]
* New upstream release.
- moved code from zope.component.registry and related interfaces to
zope.interface 3.8.0
* debian/control:
- bump Standards-Version to 3.9.4
- enable autopkgtest (Closes: #692695)
* debian/tests: switch to zope.testrunner
[ Arnaud Fontaine ]
* debian/control:
- Use canonical URI for Vcs-Svn.
-- Gediminas Paulauskas <menesis@pov.lt> Fri, 24 May 2013 23:02:53 +0300
zope.component (3.10.0-3) unstable; urgency=low
* Team upload.
* debian/rules:
+ Remove setuptools from requires.txt as it is not handled by
dh_pydeb. Closes: #684560.
-- Arnaud Fontaine <arnau@debian.org> Fri, 28 Sep 2012 10:59:36 +0900
zope.component (3.10.0-2) unstable; urgency=low
* Team upload.
* Use debian/source/options to ignore changes in egg-info directory
rather than debian/clean otherwise zcml and txt files are missing.
-- Arnaud Fontaine <arnau@debian.org> Tue, 08 Nov 2011 22:00:18 +0900
zope.component (3.10.0-1) unstable; urgency=low
* Team upload.
[ Arnaud Fontaine ]
* debian/control: add Vcs-Browser and Homepage fields.
* Add debian/clean to get rid of egg-info/* to prevent FTBFS if
built twice.
[ Gediminas Paulauskas ]
* New upstream release.
* debian/rules: remove docs extra, add security extra to suggests.
* Use dh_python2 instead of deprecated python-central. (Closes: #617161)
* Switch to 3.0 (quilt) source format.
* debian/control: remove ${python:Provides}, unwanted.
* debian/copyright: update for dep5 changes.
* debian/*.lintian-overrides: add
- extra packages are expected to be empty.
- section should be zope.
-- Arnaud Fontaine <arnau@debian.org> Wed, 19 Oct 2011 12:04:35 +0900
zope.component (3.9.5-0ubuntu2) natty; urgency=low
* Add python-zope.component-test metapackage because some zope packages
depend on it for testing.
* Update Standards-Version to 3.9.1, reduce Build-Depends from python-all-dev
to python-all.
* debian/copyright: convert to dep5 format.
-- Gediminas Paulauskas <menesis@pov.lt> Mon, 29 Nov 2010 17:33:12 +0200
zope.component (3.9.5-0ubuntu1) maverick; urgency=low
* New upstream release.
-- Gediminas Paulauskas <menesis@pov.lt> Mon, 23 Aug 2010 20:23:19 +0300
zope.component (3.9.1-1) unstable; urgency=low
* New upstream release.
-- Fabio Tranchitella <kobold@debian.org> Wed, 03 Feb 2010 07:35:49 +0100
zope.component (3.8.0-2) unstable; urgency=low
* Depend on hook extra directly. The hook extra is an optimization and it
seems pointless to not always have it present in Debian. This also makes
us Provide: python-zope.component-hook which is required for
efforts in ubuntu to package zope.app.component.
-- Brian Sutherland <brian@vanguardistas.net> Thu, 28 Jan 2010 03:00:47 +0100
zope.component (3.8.0-1) unstable; urgency=low
[ Brian Sutherland ]
* Convert to debhelper 7 and the pydeb dh7 extension.
* Move persistentregistry extra to Suggests:*
[ Fabio Tranchitella ]
* New upstream release.
* debian/tests/control: add missing test dependencies.
-- Fabio Tranchitella <kobold@debian.org> Wed, 30 Dec 2009 19:19:27 +0100
zope.component (3.7.1-5) unstable; urgency=low
* debian/control: build-depend on python-van.pydeb >= 1.3.0-2.
(Closes: #552931)
-- Fabio Tranchitella <kobold@debian.org> Sun, 08 Nov 2009 11:03:22 +0100
zope.component (3.7.1-4) unstable; urgency=low
[ Matthias Klose ]
* Set section to zope.
[ Fabio Tranchitella ]
* debian/control: improved the long descriptions. (Closes: #548644)
-- Fabio Tranchitella <kobold@debian.org> Mon, 28 Sep 2009 06:17:44 +0200
zope.component (3.7.1-3) unstable; urgency=low
* Rebuild against van.pydeb 1.3.
-- Matthias Klose <doko@ubuntu.com> Sat, 12 Sep 2009 20:15:57 +0200
zope.component (3.7.1-2) unstable; urgency=low
* debian/rules: fixed a typo which resulted in wrong dependencies.
-- Fabio Tranchitella <kobold@debian.org> Sat, 29 Aug 2009 16:32:40 +0200
zope.component (3.7.1-1) unstable; urgency=low
* New upstream release.
* Standards-Version: 3.8.3, no changed required.
* debian/rules: fixed FTBFS with Python 2.6. (Closes: #543232)
* debian/control: added conflict with zope3.
-- Fabio Tranchitella <kobold@debian.org> Fri, 28 Aug 2009 11:00:47 +0200
zope.component (3.7.0-1) unstable; urgency=low
* New upstream release
* Change source package name
* Build with python-van.pydeb
* Standards version to 3.8.0
* Run with all python versions
* Add python-zope.component-zcml metapackage for zcml extra
* Add copyright
-- Brian Sutherland <brian@vanguardistas.net> Mon, 25 May 2009 21:52:25 +0200
python-zope.component (3.4.0-1ubuntu2.2) lenny; urgency=low
* Non-maintainer upload.
* Rebuild for lenny
-- Brian Sutherland <brian@vanguardistas.net> Fri, 08 May 2009 11:04:10 +0000
python-zope.component (3.4.0-1ubuntu2.1) etch-devel; urgency=low
* Non-maintainer upload.
* Rebuild for etch-devel
-- Brian Sutherland <brian@vanguardistas.net> Wed, 23 Jul 2008 09:29:34 +0200
python-zope.component (3.4.0-1ubuntu2) hardy; urgency=low
* Re-build for hardy
-- Ignas Mikalajunas <ignas.mikalajunas@gmail.com> Wed, 23 Apr 2008 11:18:52 +0300
python-zope.component (3.4.0-1ubuntu1) gutsy; urgency=low
* Added zope.hookable to the list of dependencies
-- Ignas Mikalajunas <ignas.mikalajunas@gmail.com> Wed, 16 Apr 2008 17:49:08 +0300
python-zope.component (3.4.0-1) gutsy; urgency=low
* Inital Release
-- Brian Sutherland <brian@vanguardistas.net> Thu, 8 Nov 2007 19:27:48 +0100
|