Change logs for eperl source package in Squeeze

  • 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
  • eperl (2.2.14-15.2) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Call PERL_SYS_INIT3() before perl_alloc(), fixing uninitialized lock
        issues on hppa. (Closes: #494191)
    
     -- Marc 'HE' Brockschmidt <email address hidden>  Sat, 06 Sep 2008 21:30:21 +0200