Change logs for pyspf source package in Edgy

  • pyspf (2.0.3-0ubuntu1~edgy1) edgy-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    pyspf (2.0.3-0ubuntu1) feisty; urgency=low
    
      * New upstream release
      * debian/control:
         - Updated Python build dependencies.  Python 2.2 or higher now supported
           (Upstream bug that caused spf.py to require Python 2.3 corrected).
           Changed from python to python-all-dev.
         - Updated spfquery conflicts based on Bug #79683 being fixed.
      * debian/rules:
         - Added dh_installman rules to install man pages
      * debian/copyright:
         - Updated for new year.
         - Corrected download location
         - Added additional detail
      * debian/docs
         - Added README.Debian
      * debian/README.Debian
        - Added file
      * debian/pyspf.1
         - Added man page.
      * debian/spfquery.pyspf.1
         - Added man page.
      * debians/pyspf-type99.1
         - Added man page.
    
    pyspf (2.0.2-0ubuntu1) feisty; urgency=low
    
      * New upstream release
      * debian/control:
         - Updated Python build dependencies.  Python 2.3 or higher required for
           IPv6 support.
         - Updated conflicts to account for new spfquery script
      * debian/python-spf.postinst:
         - Created for spfquery update alternatives
      * debian/python-spf.prerm:
         - Created for spfquery update alternatives
      * debian/rules:
         - Rename spfquery and type99 scripts
      * debian/watch:
         - Corrected for new upstream location
      * debian/pycompat:
         - Deleted - no longer required
    
    pyspf (2.0.1-0ubuntu1) feisty; urgency=low
    
      * Update package from source for new development to support RFC 4408
      * setup.py
         - Removed undocumented install_dir install directive
      * spfquery.py
         - Changed Python interpreter location to /usr/bin/env python
      * type99.py
         - Changed Python interpreter location to /usr/bin/env python
         - Added final newline
      * debian/control:
         - Updated web site for both SPF and pyspf.
         - Changed provides to ${python:Provides} (Closes Debian#399938)
         - Updated Python build dependencies and changed to Build-Depends
    
     -- John Dong <email address hidden>   Fri, 18 May 2007 11:26:56 +0100
  • 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.
      
    
     -- Matthias Klose <email address hidden>   Tue,  04 Jul 2006 13:13:16 +0100
  • 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