Change logs for pyspf source package in Dapper

  • pyspf (2.0.4-1~dapper1) dapper-backports; urgency=low
    
      * Source backport from Gutsy to Dapper
      * In debian/control:
        - Remove version dependency on python-support
        - Drop cdbs version dependency to 4.34
        - Drop debhelper version dependency to 5.0.7
        - Conflict/Replace python2.4-spf, python2.3-spf
        - Remove Recommends: python-yaml (package doesn't exist in Dapper)
    
    pyspf (2.0.4-1) unstable; urgency=low
    
      * New upstream release
        - Upstream changelog date is in error - released 30 Jul 2007
      * Update debian/watch to version 3
      * Update version numbers in /debian supplied man pages.
    
    pyspf (2.0.3-2) unstable; urgency=low
    
      * debian/control
        - Add python-yaml as recommends for test suite support now that it's
          packaged
      * debian/rules
        - Install test directory for test suite
        - Delete obsolete (and commented out) rule for renaming spf.py
      * debian/pyspf.1
        - Add instructions for using the pyspf test suite
    
    pyspf (2.0.3-1) unstable; urgency=low
    
      [ Scott Kitterman ]
    
      * Update package from source for new development to support RFC 4408
        (Closes: #403860)
      * debian/copyright:
         - Updated for new upstream maintainers.
         - Corrected download location
         - Added additional detail
      * debian/docs
         - Added README.Debian
      * Added debian/README.Debian
      * Added man pages
         - debian/pyspf.1
         - debian/spfquery.pyspf.1
         - debian/pyspf-type99.1
      * debian/python-spf.postinst:
         - Created for spfquery update alternatives
      * debian/python-spf.prerm:
         - Created for spfquery update alternatives
      * debian/rules:
         - Added dh_installman rules to install man pages
         - Rename spfquery and type99 scripts
      * debian/watch:
         - Corrected for new upstream location
      * Added debian/pyversions
      * debian/control:
         - Updated web site for both SPF and pyspf.
         - Updated conflicts to account for new python policy and spfquery script
         - Removed provides and replaces - not required (Closes: #399938)
         - Updated Python build dependencies and changed to Build-Depends
    
      [ Piotr Ozarowski ]
    
      * debian/control:
         - Added XS-Vcs-Svn field
    
    pyspf (1.6-4) unstable; urgency=low
    
      * debian/control:
        - Remove pabs from Uploaders field as requested.
        - Move architecture indep dependencies from Build-Depends
          to Build-Depends-Indep.
      * debian/rules:
        - Add simple-patchsys support without patches.
        - Remove unneded clean target.
    
      * New Python Policy Changes: (Closes: #373504)
        + debian/control:
          - Bump up cdbs dependency to >= 0.4.41.
          - Bump up debhelper compatibility to 5.
          - Add python-support >= 0.2.3 dependency.
          - Add XS-Python-Version field.
          - Depends on ${python:Depends} and not on python2.3.
          - Add XB-Python-Version field.
        + debian/rules:
          - Add DEB_PYTHON_SYSTEM=pysupport
          - Remove echo call since cdbs take care about this.
          - Call python-distutils class after debhelper now.
        + debian/postinst && debian/prerm:
          - Remove "hand made" python-support stuff, cdbs does this.
    
    pyspf (1.6-3) unstable; urgency=low
    
      * debian/rules:
        - move from debhelper to cdbs (Closes: #357023)
      * debian/control:
        - Standards-Version bumped up to 3.7.2
        - Remove python2.3-spf and python2.4-spf binaries,
          but adds Replaces, Provides and Conflicts fields for
          a transition using python-spf package.
    
     -- Scott Kitterman <email address hidden>   Tue, 16 Oct 2007 08:43:06 -0400
  • pyspf (1.6-2ubuntu1) dapper; urgency=low
    
      * Merge newer debian version.
      * Update dependencies to python2.4 for python-spf.
      * Change order of dependencies of python-spf to make python2.4-spf
        the default.
      * Disable generating debian/control during build in debian/rules.
    
     -- Stefan Potyra <email address hidden>   Wed, 15 Mar 2006 12:12:19 +0100
  • pyspf (1.6-1) unstable; urgency=low
    
    
      * Initial Release. (Closes: #315679)
    
     -- Gustavo Franco <email address hidden>  Thu, 23 Jun 2005 11:04:29 -0300