Skip to content

Changelog libpath-iterator-rule-perl (1.015-1)

2021

libpath-iterator-rule-perl (1.015-1) unstable; urgency=medium

   [ Debian Janitor ]
   * set upstream metadata fields: Bug-Submit
   * remove obsolete fields Contact, Name from debian/upstream/metadata
     (already present in machine-readable debian/copyright)
 
   [ Jonas Smedegaard ]
   * simplify rules; stop build-depend on dh-buildinfo cdbs
   * use debhelper compatibility level 13 (not 8);
     build-depend on debhelper-compat (not debhelper)
   * stop build-depend explicitly on perl:
     not called explicitly during build
   * annotate test-only build-dependencies
   * update watch file: mention gbp --uscan in usage comment
   * update git-buildpackage config: avoid any .git* files
   * update copyright info:
     + use Reference field (not License-Reference);
       tighten lintian overrides
     + update coverage
   * use semantic newlines in long description and copyright fields
   * declare compliance with Debian Policy 4.6.0
   * set Rules-Requires-Root: no

2018

libpath-iterator-rule-perl (1.014-1) unstable; urgency=medium

   * Team upload.
 
   [ gregor herrmann ]
   * debian/*: update GitHub URLs to use HTTPS.
 
   [ Laurent Baillet ]
   * add upstream metadata
   * New upstream version 1.014
   * fix lintian wrong-path-for-interpreter error
   * declare compliance with Debian Policy 4.2.0
   * declare test suite

libpath-iterator-rule-perl (1.012-1) unstable; urgency=medium

   [ upstream ]
   * New release(s).
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 
   [ Jonas Smedegaard ]
   * Update watch file:
     + Bump to file format 4.
     + Watch only MetaCPAN URL.
     + Mention gbp --uscan in usage comment.
     + Use substitution strings.
   * Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
   * Update package relations:
     + Relax to (Build-)depend unversioned on libnumber-compare-perl:
       Needed version satisfied even in oldstable.
   * Modernize cdbs:
     + Do copyright-check in maintainer script (not during build).
   * Tighten lintian overrides regarding License-Reference.
   * Drop obsolete lintian override regarding debhelper 9.
   * Declare compliance with Debian Policy 4.1.4.

2015

libpath-iterator-rule-perl (1.009-1) unstable; urgency=medium

   [ upstream ]
   * New release.
     + Regular expressions flags were being lost.  Now name(qr/foo/i)
       works like iname(qr/foo/).
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to use cgit web frontend.
 
   [ Jonas Smedegaard ]
   * Update copyright info:
     + Use License-Grant and License-Reference fields.
       Thanks to Ben Finney.
   * Add lintian override regarding license in License-Reference field.
     See bug#786450.
   * Bump debhelper compatibility level to 9.
   * Add lintian override regarding debhelper 9.
   * Declare compliance with Debian Policy 3.9.6.

2014

libpath-iterator-rule-perl (1.008-1) unstable; urgency=low

   * Initial packaging release.
     Closes: bug#750170.