Change logs for pymilter-milters source package in Squeeze

  • pymilter-milters (0.8.13-5) unstable; urgency=low
    
    
      * Convert from CDBS to Debhelper 7
        - Port debian/rules to DH 7 --with quilt plus overrides
        - Override dh_auto_build to rm -rf the irrelevant upstream makefile so it
          doesn't get used in the build
        - Drop cdbs from build-depends
        - Add quilt to build-depends
        - Update debian/README.source
        - Bump debhelper version requirement
        - Change compat to 7
        - Remove cdbs generated pycompat
      * Drop python-central since the package doesn't ship any Python modules
        - Add debian/spf-milter-python.install to install files in place of
          debian/patches/add-setup.py.patch
        - Simplify debian/rules
        - Drop build-depends on python-central and python
        - Replace ${python:Depends} with python in spf-milter-python depends
        - Remove XS/XB-Python-Version
      * Change priority from extral to optional
      * Improve short description
      * Remove unneeded /etc/spf-milter-python from debian/spf-milter-python.dirs  
    
     -- Scott Kitterman <email address hidden>  Fri, 25 Jun 2010 09:33:53 -0400
  • pymilter-milters (0.8.13-4) unstable; urgency=low
    
    
      * Move debian/python-milter-docs.doc to debian/python-milter-docs.docs so
        the documentation actually gets installed
      * Fix debian/spf-milter-python.links so that only the needed symlink is
        created
      * Correct debian/spf-milter-python.init to use remote_fs instead of
        local_fs for Required-Start/Stop
      * Fix typo in package description (Closes: #557838)
      * Update XS/XB-Python-Version to >= 2.4 instead of the deprecated keyword
        current
      * Build-dep on python instead of python-dev
      * Bump standards version to 3.8.4 without further change
      * Remove DM-Upload-Allowed
    
     -- Scott Kitterman <email address hidden>  Thu, 10 Jun 2010 00:40:54 -0400
  • pymilter-milters (0.8.13-3) unstable; urgency=low
    
    
      * Don't delete user/group for spf-milter-python on purge
        - Fixes puiparts uninstallation error
    
     -- Scott Kitterman <email address hidden>  Tue, 15 Sep 2009 09:49:18 -0400
  • pymilter-milters (0.8.13-2) unstable; urgency=low
    
    
      * Add versioned depends on python-milter (>= 0.9.3) to
        spf-milter-python since it uses new functions from 0.9.3
      * Fix watch file (package no longer +dfsg)
    
     -- Scott Kitterman <email address hidden>  Fri, 04 Sep 2009 00:53:48 -0400
  • pymilter-milters (0.8.12+dfsg-1) unstable; urgency=low
    
    
      * New upstream release
        - Follow upstream split and move provided milters (now in a separate
          milter tarball in the pymilter project) into a new source package
        - Rename milter to pymilter-milters
        - Update packaging for new source package name and drop pymilter bindings
        - Add new python-milter-docs package for docs and sample milter
        - Change VCS information to Python Applications Packaging Team from Debian
          Python Modules Team
        - Add new file ban2zone.py to the examples
        - Drop removed files from examples (sample.py, testmime.py, testsample.py,
          and testutils.py)
      * Remove undistributable test/amazon file and repack tarball as
        0.8.12~dfsg
      * Add ${misc:Depends} for spf-milter-python and python-milter-docs
      * Fix debian/spf-setup.py to install the config file in /etc and drop
        the bits in debian/rules that move it there
      * Move contents of debian/spf-setup.py to a patch of the upstream dir
        (debian/patches/add-setup.py.patch) and simplify debian/rules
        - Fix shebang
        - Fix to install the config file in /etc
      * Add symlink from spfmilter.1 to spfmilter.py.1 so each file in
        /usr/bin has a man page
      * Add debian/spf-milter-python.lintian-overrides and adjust
        debian/rules to install it
    
     -- Scott Kitterman <email address hidden>  Thu, 26 Feb 2009 14:41:18 -0500