lp:ubuntu/precise/pyspf

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/pyspf
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

22. By Scott Kitterman

* New upstream release
  - Update X-Python-Version and X-Python3-Version
  - Drop use of 2to3 in debian/rules, no longer needed
  - Add debian/patches/missed_py3 to fix missing python 3 compatbility
    change
* Build --with quilt, add quilt to build-depends, replace long obsolete
  README.source with a new one for quilt
* Add python-authres as Recommends to python-spf and python3-spf since
  doctests require it
* Override dh_fixperms to exclude spf.py
  - It needs to be executable by anyone so the the symlink from
    /usr/bin/pyspf in spf-tools-python works
* Update debian/pyspf.1 to match the current way the package works
* Bump standards version to 3.9.3 without further change

21. By Scott Kitterman

* New upstream release
  - Update X-Python-Version and X-Python3-Version
  - Drop use of 2to3 in debian/rules, no longer needed
  - Add debian/patches/missed_py3 to fix missing python 3 compatbility
    change
* Build --with quilt, add quilt to build-depends, replace long obsolete
  README.source with a new one for quilt
* Override dh_fixperms to exclude spf.py
  - It needs to be executable by anyone so the the symlink from
    /usr/bin/pyspf in spf-tools-python works
* Update debian/pyspf.1 to match the current way the package works

20. By Scott Kitterman

[ Guilherme de Siqueira Pastore ]
* Remove myself from the Uploaders field in debian/control.

[ Scott Kitterman ]
* New upstream release
  - Supports python3 with 2to3
* Add new binary package for python3-spf
* Rework debian/rules to use 2to3 and build both spf binaries
* Removed no longer needed debian/python-spf.install
* Update debian/copyright
* Bump standards-version to 3.9.2 without further change

19. By Scott Kitterman

No change rebuild for python transiiton

18. By Scott Kitterman

* Convert from cdbs to debhelper 7 rules
  - Update debian/rules
  - Drop build-depends on cdbs
  - Update required debhelper version and debian/compat
  - Remove autogenerated debian/pycompat
* Convert from dh_pycentral to dh_python2
  - Add --with python2 in debian/rules
  - Drop build-depends on python-central
  - Update required minimum python-all version
* Build depend on python-all instead of python-all-dev
* Update to recent Python Policy recommendations
  - Use X-Python-Version instead of XS-Python-Version
  - Drop XB-Python-Version from all binaries
* Provide /usr/bin/pyspf so spf.py can be also be used as a command line
  tool
  - Provide as symlink to /usr/share/pyshared/spf.py in
    debian/spf-tools-python.links
  - Change spf-tools-python to depend on python-spf and not just recommends
  - Move pyspf.1 from python-spf to spf-tools-python
  - spf-tools-python replaces python-spf << 2.0.5.-3~
* Improve package descriptions
* Clean up redundant README files
  - Drop README.Debian and README.Debian.python-spf
  - Update content of README.Debian.spf.tools.python
* Set -e in debian/spf-tools-python.postinst/prerm instead of /bin/sh -e
* Remove unused patches and debian/patches
* Change priority to optional to match overrides
* Remove obsolete XS-DM-Upload-Allowed field
* Fix misspelling in debian/pyspf.1
* Bump standards version to 3.9.1 without further change

17. By Scott Kitterman

[ Sandro Tosi ]
* debian/control
  - switch Vcs-Browser field to viewsvn

[ Scott Kitterman ]
* Upload to unstable
* Add ${misc:Depends} for both binaries

16. By Scott Kitterman

No change rebuild for Python 2.6 transition

15. By Scott Kitterman

* New upstream release
  - Fall back to TCP if UDP reply is truncated
  - Minor updates for RFC 4408 errata and test suite improvements
* Drop all patches
  - Incorporated upstream
  - Remove simple-patchsys.mk for debian/control
  - Remove patches dir
* Update debian/copyright

14. By Scott Kitterman

* Split tools out to spf-tools-python to minimize risk of conflicts between
  SPF related applications using different libraries
  - Add package to debian/control
  - Add spf-tools-python/install to debian/rules
  - Add debian/python-spf.install
  - Move man pages for tools to spf-tools-python.manpages
  - Rename docs to python-spf.docs
  - Add spf-tools-python.docs
  - Split README.Debian for both binaries
  - Move postinst/prerm for update-alternatives to the new package
* Switch to python-central
  - Remove debian/pyversions
  - Update debian/rules
  - Remove debian/pycompat
  - Change build-dep and add XS/XB-Python-Versions to debian/control
  - Install test dir in /usr/share/doc/python-spf to avoid possible
    namespace collisions in site-packages
  - Add DEB_COMPRESS_EXCLUDE += \.py$ \.yml$ to debian/rules so test suite
    is not compressed
* Change Recommends: python-yaml to Suggests: - Test suite is not normally
  run, so python-yaml need not be installed by default
* Update standards version to 3.8.0.1
  - Add debian/README.source
* Properly escape leading quotes in pyspf.1
* Revert inline removal of spf.py shebang and spf-shebang.patch to make
  it right

13. By Michael Vogt

* add missing conflicts/replaces to python2.4-spf to
  make dapper->hardy upgrades work
* Modify Maintainer value to match the DebianMaintainerField
  specification.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/pyspf
This branch contains Public information 
Everyone can see this information.

Subscribers