~ubuntu-branches/ubuntu/utopic/python-ipaddr/utopic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-10-11 14:47:01 UTC
  • mfrom: (1.2.6 upstream) (1.1.7 experimental)
  • Revision ID: james.westby@ubuntu.com-20101011144701-r2ewuh7i52969rzv
Tags: 2.1.5-1
* New upstream release (upload to experimental due to freeze)
  - Containment test should always return false on mixed-type tests (2.1.5)
  - More invalid IPv6 addresses will be rejected (2.1.4)
* Drop releasenotes.patch and related packaging changes since this release
  manages to include the release notes in the package
* Bump standards version to 3.9.1 without further change

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Scott Kitterman <scott@kitterman.com>
5
5
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
6
 
Build-Depends: debhelper (>= 7.3.16), python-all (>= 2.6.5-2~), , quilt (>= 0.46-7)
7
 
Standards-Version: 3.8.4
 
6
Build-Depends: debhelper (>= 7.3.16), python-all (>= 2.6.5-2~)
 
7
Standards-Version: 3.9.1
8
8
Homepage: http://code.google.com/p/ipaddr-py/
9
9
XS-Python-Version: >= 2.4
10
10
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-ipaddr/trunk/