Change logs for amavisd-milter source package in Hirsute

  • amavisd-milter (1.7.1-2) unstable; urgency=low
    
      * debian/control:
        - Lower debhelper-compat dependency to 12 to ease backporting (thanks to
          Marcel Evenson).
        - Add a pre-dependency on init-system-helpers for usage of
          --skip-systemd-native invoke-rc.d flag, found by lintian (and again
          thanks to Marcel Evenson).
        - Create patch to fix two typos in documentation found by lintian.
      * debian/copyright:
        - Adapt copyright years.
    
     -- Harald Jenny <email address hidden>  Sun, 22 Nov 2020 10:03:52 +0100
  • amavisd-milter (1.5.0-5) unstable; urgency=low
    
    
      * debian/copyright:
        - Changed format specification URL from svn to released version 1.0.
        - Corrected file listing to use spaces instead of commas to comply with
          DEP-5 and satisfy lintian.
        - Added 2012 to the copyright years for the debian packaging.
      * debian/control:
        - Bumped Standards to 3.9.3 (changed to copyright-format 1.0).
        - Removed hardening-includes from Build-Depends and instead add a versioned
          build depedency on dpkg-dev >= 1.16.1~ (needed for getting hardened
          compile flags through dpkg-buildflags).
        - Build-Depend on debhelper >= 9.
        - Removed version constraints from Build-Depends, Depends and Recommends
          where requirements are already fulfilled in Squeeze.
      * debian/rules:
        - Switched from manual usage of hardening-includes to dpkg-buildflags.
      * debian/compat:
        - Bumped Version to 9.
    
     -- Harald Jenny <email address hidden>  Sun, 27 May 2012 15:29:55 +0200