Change logs for eperl source package in Jessie

  • eperl (2.2.14-21) unstable; urgency=medium
    
    
      * Don't hardcode /usr/{lib,share}/perl5 in debian/rules to support
        multiarch-compatible XS paths.
      * Bump Standards-Version to 3.9.5 (no changes)
      * Apply wrap-and-sort.
      * Update Heiko's e-mail address in debian/copyright (Thanks DUCK!)
      * Remove obsolete dh_installchangelogs override.
      * Add a debian/upstream/metadata file according to DEP-12.
    
     -- Axel Beckert <email address hidden>  Wed, 14 May 2014 19:02:53 +0200
  • eperl (2.2.14-20) unstable; urgency=low
    
    
      * Add patch to end option structure with { 0, 0, 0, 0 }. Fixes segfault
        on "eperl --=". Thanks to Aurelien Jarno, Alexandre Rebert and the Mayhem
        project.
      * Update watch file to version by Bart Martens <email address hidden>
    
     -- Axel Beckert <email address hidden>  Thu, 27 Jun 2013 14:49:49 +0200
  • eperl (2.2.14-19) unstable; urgency=low
    
    
      * Add patch to fix FTBFS with Perl 5.16. Thanks to Nick Black for
        pointing to Fedora's fix for this issue. (Closes: #676263)
      * Switch to source format "3.0 (quilt)"
        - Remove build dependency on quilt
        - Remove quilt traces from debian/rules
      * Bump debhelper compatibility to 9, update versioned build dependency.
      * Revamp debian/rules:
        - Use dh_auto_{configure,build,install}
        - Use debian/{dirs,docs,examples} instead of parameters to
          dh_install{dirs,docs,examples}.
        - Clean up clean target
        - Remove unneeded variables, simplify $TMP
        - Switch to a dh7 style debian/rules
      * Patch Makefile.in to pass compiler flags properly
      * Patch generated Makefile for ePerl.so by injecting CPPFLAGS and
        LDFLAGS with sed to fix lintian warning hardening-no-relro for
        ePerl.so. This also should fix the lintian warning
        hardening-no-fortify-functions, but doesn't, despite
        -D_FORTIFY_SOURCE=2 is passed to cc.
      * Ignore .build-backup files when building the source package
      * Bump Standards-Version to 3.9.4 (no changes)
      * Fix lintian warning vcs-field-not-canonical
    
     -- Axel Beckert <email address hidden>  Sat, 11 May 2013 21:15:37 +0200
  • 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