[Python-modules-team] simplegeneric_0.8.1-1_amd64.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Sun May 6 18:03:50 UTC 2012


python-simplegeneric_0.8.1-1_all.deb
  to main/s/simplegeneric/python-simplegeneric_0.8.1-1_all.deb
(new) python3-simplegeneric_0.8.1-1_all.deb optional python
simple generic functions for Python3
 The simplegeneric module lets you define simple single-dispatch generic
 functions, akin to Python's built-in generic functions like len(), iter() and
 so on. However, instead of using specially-named methods, these generic
 functions use simple lookup tables, akin to those used by e.g. pickle.dump()
 and other generic functions found in the Python standard library.
 .
 This package contains the Python 3 version of the library.
simplegeneric_0.8.1-1.debian.tar.gz
  to main/s/simplegeneric/simplegeneric_0.8.1-1.debian.tar.gz
simplegeneric_0.8.1-1.dsc
  to main/s/simplegeneric/simplegeneric_0.8.1-1.dsc
simplegeneric_0.8.1.orig.tar.bz2
  to main/s/simplegeneric/simplegeneric_0.8.1.orig.tar.bz2


Changes:
simplegeneric (0.8.1-1) unstable; urgency=low
 .
  * New upstream release (Closes: #640531)
    - With Python 3 support
  * Builded Python 3 package
  * debian/control
    - Removed Cédric and added Debian Python Modules Team to Maintainer
      Thanks to Cédric Delfosse for his past work!
    - Added myself to Uploaders (Closes: #668915)
    - Bumped Standards-Version to 3.9.3 (no changes needed)
    - Removed Provides: ${python:Provides}
    - Removed ${shlibs:Depends} from python-simplegeneric's Depends
      field
    - Switched Priority to optional
    - Added Vcs-* fields
  * debian/{control,rules}
    - Switched to dh_python2. Thanks to Julian Taylor for the report
      and the patch (Closes: #631408)
  * debian/copyright
    - Made DEP5 compliant
    - Upstream switched to ZPL-2.1
  * debian/rules
    - Clean properly to build packages twice in a row
    - Run tests at build time


Override entries for your package:
python-simplegeneric_0.8.1-1_all.deb - extra python
simplegeneric_0.8.1-1.dsc - source python

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 631408 640531 668915 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the Python-modules-team mailing list