zope.deprecation 3.4.1-1ubuntu1 source package in Ubuntu

Changelog

zope.deprecation (3.4.1-1ubuntu1) oneiric; urgency=low

  * Merge with Debian.  Remaining changes:
    - debian/control:
      + add X-Python-Version
      + Build-Depends on python-all (>= 2.6.6-3~)
      + Suggests: python-zope.testing
    - debian/tests: files for autopkgtest.
    - debian/copyright: format like other Zope packages, no debian/* section.
  * debian/control: add Vcs-Svn, Vcs-Browser.
 -- Gediminas Paulauskas <email address hidden>   Wed, 03 Aug 2011 15:27:14 +0300

Upload details

Uploaded by:
Gediminas Paulauskas
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
zope
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
zope.deprecation_3.4.1.orig.tar.gz 15.0 KiB 1a4df823ae1cce7222bd7e89ba5ae9b5391d488fdc114353a4178642665acc4c
zope.deprecation_3.4.1-1ubuntu1.debian.tar.gz 2.6 KiB cfc6ed7773717684a6d478eff21ec9d1fc2b0ea89c125c6accdfa4bfb5e6b0e0
zope.deprecation_3.4.1-1ubuntu1.dsc 1.4 KiB 4dfb2c0832c0778b374ba070f06bdf3ebe62581ae5b8bee3730018eb8bce1984

View changes file

Binary packages built by this source

python-zope.deprecation: Zope 3 Deprecation Infrastructure

 This package provides a simple function called 'deprecated(names, reason)' to
 mark deprecated modules, classes, functions, methods and properties.