libb-hooks-parser-perl (0.21-3) unstable; urgency=medium

  * Team upload.
  * Remove generated file via debian/clean.
  * Update debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Mon, 04 Mar 2024 18:29:32 +0100

libb-hooks-parser-perl (0.21-2) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.

  [ Debian Janitor ]
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.
  * Remove constraints unnecessary since stretch:
    + libb-hooks-parser-perl: Drop versioned constraint on libsignatures-perl in
      Breaks.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.0, no changes needed.

  [ gregor herrmann ]
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <gregoa@debian.org>  Sat, 30 Jul 2022 16:41:56 +0200

libb-hooks-parser-perl (0.21-1) unstable; urgency=medium

  * Team upload.

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Joenio Costa ]
  * Import upstream version 0.21
  * declare compliance with Debian Policy 4.4.0
  * debhelper-compat = 12
  * use uscan version 4

 -- Joenio Costa <joenio@joenio.me>  Tue, 30 Jul 2019 19:48:24 -0300

libb-hooks-parser-perl (0.19-1) unstable; urgency=medium

  * Team upload.
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  * Remove Nathan Handler from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

  * Import upstream version 0.19.
    Closes: #865035
  * Update build dependencies.
  * Update Contact in debian/copyright, debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.0.0.

 -- gregor herrmann <gregoa@debian.org>  Mon, 19 Jun 2017 23:28:15 +0200

libb-hooks-parser-perl (0.17-1) unstable; urgency=medium

  * Team upload.

  [ 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 ]
  * Import upstream version 0.17
  * Make (build-)dependency on libb-hooks-op-check-perl unversioned
  * Make Build-Depends on libextutils-depends-perl unversioned
  * Declare compliance with Debian policy 3.9.8
  * debian/rules: Build enabling all hardening flags

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 14 Aug 2016 13:18:23 +0200

libb-hooks-parser-perl (0.16-2) unstable; urgency=medium

  * Team upload.
  * Add Breaks: libsignatures-perl (<< 0.13).
    Cf. #795295.

 -- gregor herrmann <gregoa@debian.org>  Sat, 19 Sep 2015 16:19:17 +0200

libb-hooks-parser-perl (0.16-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.16
  * Add CPAN::Meta as build dependency, since it is recommended to run tests

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Wed, 12 Aug 2015 08:53:15 -0300

libb-hooks-parser-perl (0.15-1) unstable; urgency=medium

  * Team upload.
  * New upstream (trial) release 0.15.
    Closes: #793580

 -- gregor herrmann <gregoa@debian.org>  Sat, 25 Jul 2015 23:52:06 +0200

libb-hooks-parser-perl (0.13-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 0.13
  * Email change: Florian Schlichting -> fsfs@debian.org
  * Ship CONTRIBUTING in docs
  * Remove copyright paragraph for M::I, dropped upstream
  * Update copyright years
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able
  * Update upstream metadata

 -- Florian Schlichting <fsfs@debian.org>  Wed, 08 Jul 2015 22:32:51 +0200

libb-hooks-parser-perl (0.12-1) unstable; urgency=low

  * Team upload.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Nathan Handler ]
  * Email change: Nathan Handler -> nhandler@debian.org

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
    Fixes "FTBFS with perl 5.18: test failure" (Closes: #708466)
  * Update years of third-party copyright.
  * Set Standards-Version to 3.9.4 (no changes).
  * Update build and runtime dependencies.

 -- gregor herrmann <gregoa@debian.org>  Fri, 17 May 2013 20:28:37 +0200

libb-hooks-parser-perl (0.11-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Add myself to list of Uploaders
    - Bump Standards-Version to 3.9.3
    - Bump debhelper Build-Depends to >= 9.20120312
  * debian/copyright:
    - Update to copyright-format 1.0
    - Add myself to debian/* copyright

 -- Nathan Handler <nhandler@ubuntu.com>  Sun, 24 Jun 2012 10:39:36 -0500

libb-hooks-parser-perl (0.10-1) unstable; urgency=low

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ Ryan Niebur ]
  * Email change: Ryan Niebur -> ryan@debian.org

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Fabrizio Regalli ]
  * Imported Upstream version 0.10
  * Bump Standards-Version to 3.9.2
  * Added myself to Uploaders and Copyright
  * Switch to dpkg-source 3.0 (quilt) format
  * Update d/copyright including inc/Module/* files
    removing "Gnu/Linux" from licenses and updating
    Format url pointing to latest .174 revision
  * Changed copyright path from /usr/share/common-licenses/GPL
    to /usr/share/common-licenses/GPL-1 in d/copyright
  * Better short description

  [ Florian Schlichting ]
  * Rewrote long description to include a bit more detail at lintian's
    pleasure.
  * Bumped debhelper compatibility to 9, to benefit from hardening flags.
  * Added myself to Uploaders and copyright.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Fri, 17 Feb 2012 23:56:43 +0100

libb-hooks-parser-perl (0.09-1) unstable; urgency=low

  * New upstream release
  * update copyright

 -- Ryan Niebur <ryanryan52@gmail.com>  Wed, 03 Jun 2009 21:25:29 -0700

libb-hooks-parser-perl (0.08-1) unstable; urgency=low

  * Initial Release. (Closes: #529233)

 -- Ryan Niebur <ryanryan52@gmail.com>  Mon, 18 May 2009 19:32:16 -0700
