Change logs for eperl source package in Wheezy

  • eperl (2.2.14-18) unstable; urgency=low
    
    
      * Fix missing version in eperl(1). (Closes: #652568)
      * Change Suggests from mod_perl1 to mod_perl2.
      * Bump Standards-Version to 3.9.3 (no changes)
    
     -- Axel Beckert <email address hidden>  Sun, 08 Apr 2012 00:42:38 +0200
  • eperl (2.2.14-17) unstable; urgency=low
    
    
      * Applied patch from Marius Vollmer <email address hidden> to fix
        assumption that some file descriptors are unused. (Closes: #593358)
      * Remove Felipe Augusto van de Wiel (faw) from Uploaders on his request.
      * Fixes the following lintian warnings:
        + debian-rules-missing-recommended-target
        + maintainer-script-without-set-e
      * Bump Standards-Version to 3.9.2 (no changes)
      * Activate test suite via dh_auto_test
      * Use dpkg-buildflags, also enables hardening
        + Remove manual check for noopt in DEB_BUILD_OPTIONS
      * Remove manual check for nostrip in DEB_BUILD_OPTIONS, done by dh_strip
        itself
      * Clean up clean target in debian/rules a little bit.
    
     -- Axel Beckert <email address hidden>  Thu, 08 Dec 2011 15:47:54 +0100
  • eperl (2.2.14-16) unstable; urgency=low
    
    
      * Move to collaborative maintenance
      * Moved over to quilt patch management
        - Added build dependency on quilt
        - Added target dependencies to debian/rules
        - Added README.source pointing to /usr/share/doc/quilt/README.source
      * Overhauled and updated debian/copyright
      * Document trick to have shebang lines in the output. (Patch
        document-double-shebang.diff, closes: #360790)
      * Fix preprocessor comments to behave as documented. (Patch
        fix-preprocessor-comments-to-behave-as-documented.diff, closes: #360891)
      * Fix format string expansion in stderr output of Perl. (Patch
        fix-format-string-error-in-perl-stderr.diff, closes: #397536)
      * debian/rules: Make clean target really clean up
      * debian/rules: Store a copy of eperl.1 to get an unmodified source
        after clean target
      * Bumped Standards-Version to 3.8.4
        - Added Homepage field
        - Added Vcs-* fields
        - Added support for DEB_BUILD_OPTIONS=noopt
      * Bumped debhelper compatibility to 7
        - [debian/rules] Replaced "dh_clean -k" by "dh_prep"
        - [debian/control] Added dependency on ${misc:Depends}
      * Use external shtool instead of the one from the diff.gz
      * Fix some lintian warnings:
        - [debian/rules] debian-rules-makemaker-prefix-is-deprecated
        - [debian/source/format] missing-debian-source-format (enforce 1.0)
        - [debian/NEWS] debian-news-entry-without-blank-line
        - [debian/patches/fix-spelling-errors.diff] spelling-error-in-manpage
      
     -- Axel Beckert <email address hidden>  Sun, 06 Jun 2010 02:26:36 +0200