Change logs for libconfig-file-perl source package in Disco

  • libconfig-file-perl (1.51-1) unstable; urgency=medium
    
      [ Salvatore Bonaccorso ]
      * debian/control: Use HTTPS transport protocol for Vcs-Git URI
    
      [ gregor herrmann ]
      * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
    
      [ Salvatore Bonaccorso ]
      * Update Vcs-* headers for switch to salsa.debian.org
    
      [ gregor herrmann ]
      * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
    
      [ Laurent Baillet ]
      * fix lintian file-contains-trailing-whitespace warning
    
      [ gregor herrmann ]
      * New upstream release.
      * Update debian/copyright.
        New copyright holder, new Upstream-Contact, bump years of
        packaging copyright.
      * Declare compliance with Debian Policy 4.2.1.
      * Bump debhelper compatibility level to 10.
    
     -- gregor herrmann <email address hidden>  Sat, 22 Dec 2018 18:07:29 +0100
  • libconfig-file-perl (1.50-3) unstable; urgency=low
    
      [ Nathan Handler ]
      * debian/watch: Update to ignore development releases.
    
      [ Ansgar Burchardt ]
      * debian/control: Convert Vcs-* fields to Git.
    
      [ Salvatore Bonaccorso ]
      * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
      * Change search.cpan.org based URIs to metacpan.org based URIs
      * Update Vcs-Browser URL to cgit web frontend
    
      [ gregor herrmann ]
      * Change my email address.
      * Remove Conflicts:/Replaces:/Provides: libconfigfile-perl.
      * debian/control: update {versioned,alternative} (build) dependencies.
      * Strip trailing slash from metacpan URLs.
    
      [ Axel Beckert ]
      * Replace old module name with current one in long package description.
        Fixes pkg-perl specific lintian warning no-module-name-in-description.
      * debian/copyright:
        + Use Sébastien's @debian.org e-mail address instead of his no more
          valid private one. Issue reported by DUCK.
        + Add the accent to Sébastien's name.
        + Fix wrong/duplicate "Files:" wildcard for the Debian packaging.
        + Correct license from GPL-1+ to GPL-2+ based on upstream README.
        + Convert to machine-readable DEP5 format.
      * Apply wrap-and-sort.
      * Switch to source format "3.0 (quilt)".
      * Remove perl from Build-Depends-Indep, it's already in Build-Depends.
      * Declare compliance with Debian Policy 3.9.6 (no other changes needed).
      * Remove obsolete emacs "local variables:" from debian/changelog.
      * Add b-d on libmodule-build-perl for Perl 5.22 compatibility.
      * Switch to a minimal dh v7 style debian/rules file.
      * Use dh_auto_configure instead of "perl Makefile.PL".
        + Bump debhelper compatibility to 8 to be able to use
          dh_auto_configure as the Module::Build::Compat generated Makefile.PL
          seems to fail wrt. to arch:any vs arch:all library directories.
        + Update versioned build-dependency on debhelper accordingly.
        + Drop CREATE_PACKLIST=0 from dh_auto_configure parameters and hence
          the whole dh_auto_configure override. Seems obsolete now.
      * Mark package as autopkgtestable.
      * Add myself to Uploaders.
    
     -- Axel Beckert <email address hidden>  Sat, 30 May 2015 15:20:10 +0200