libcarp-assert-more-perl (2.2.0-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.2.0.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Sun, 05 Feb 2023 18:32:12 +0100

libcarp-assert-more-perl (2.1.0-1) unstable; urgency=medium

  * Team upload
  * Import upstream version 2.1.0.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <gregoa@debian.org>  Fri, 19 Aug 2022 18:41:04 +0200

libcarp-assert-more-perl (2.0.1-1) unstable; urgency=medium

  * Team upload

  * Import upstream version 2.0.1.
  * Update copyright years
  * Drop obsolete dependency on Carp::Assert
  * Reword Description (module is no longer a wrapper around Carp::Assert)
  * Declare compliance with Debian Policy 4.6.0

 -- Florian Schlichting <fsfs@debian.org>  Sat, 25 Sep 2021 21:30:49 +0800

libcarp-assert-more-perl (1.26-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.26.
  * Update debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.5.1.

 -- gregor herrmann <gregoa@debian.org>  Tue, 29 Dec 2020 21:41:58 +0100

libcarp-assert-more-perl (1.24-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Update standards version to 4.5.0, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 1.24.
  * Update years of upstream copyright.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Update debian/upstream/metadata.

 -- gregor herrmann <gregoa@debian.org>  Sat, 10 Oct 2020 18:31:36 +0200

libcarp-assert-more-perl (1.20-1) unstable; urgency=medium

  * New upstream version 1.20

 -- Damyan Ivanov <dmn@debian.org>  Sun, 15 Sep 2019 17:58:21 +0000

libcarp-assert-more-perl (1.18-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

  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> yadd@debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ intrigeri ]
  * Import upstream version 1.18
  * Bump debhelper compatibility version to 12.
  * Declare compatibility with Debian Policy 4.4.0.
  * Make {runtime,build}-dependencies provided by perl explicit.
  * Update upstream copyright years.

 -- intrigeri <intrigeri@debian.org>  Wed, 24 Jul 2019 00:10:14 +0000

libcarp-assert-more-perl (1.16-1) unstable; urgency=medium

  * Team upload

  [ 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 ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Damyan Ivanov ]
  * New upstream version 1.16
  * bump debhelper compatibility level to 9
  * declare conformance with policy 4.1.1
  * add Testsuite header

 -- Damyan Ivanov <dmn@debian.org>  Sun, 05 Nov 2017 08:48:06 +0000

libcarp-assert-more-perl (1.14-1) unstable; urgency=low

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

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

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  * debian/control: make short description a noun phrase.

  [ Xavier Guimard ]
  * New upstream version
  * Bump Standards-Version to 3.9.4
  * Use debhelper 8
  * Update debian/copyright (years and format)
  * Update debian/rules to use dh
  * Update source format to 3.0 quilt

 -- Xavier Guimard <x.guimard@free.fr>  Mon, 19 Nov 2012 21:52:09 +0100

libcarp-assert-more-perl (1.12-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules: delete /usr/lib/perl5 only if it exists.
    Closes: #467706 -- FTBFS with Perl 5.10: the empty /usr/lib/perl5 is gone

  [ Joachim Breitner ]
  * Removed myself from uploaders.

  [ Damyan Ivanov ]
  * debian/watch: use dist-based URL.
  * Standards-Version: 3.7.3 (no changes needed)
  * Bump debhelper compatibility level to 5
  * debian/rules: clean up
  * add myself to Uploaders
  * debian/copyright: use dist-based upstream URL

 -- Damyan Ivanov <dmn@debian.org>  Thu, 06 Mar 2008 16:58:15 +0200

libcarp-assert-more-perl (1.12-1) unstable; urgency=low

  * New upstream release
  * Added build-dependency on libtest-pod-coverage-perl so that all the
    tests are run

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 24 Oct 2005 11:35:30 -0500

libcarp-assert-more-perl (1.10-2) unstable; urgency=low

  * Fixed debian/watch :-/

 -- Gunnar Wolf <gwolf@debian.org>  Tue,  5 Apr 2005 18:09:25 -0500

libcarp-assert-more-perl (1.10-1) unstable; urgency=low

  * New upstream release
  * Added a debian/watch file
  * Added build-dependency on libtest-pod-perl - Should add
    libtest-pod-coverage-perl once it gets out of the NEW queue.

 -- Gunnar Wolf <gwolf@debian.org>  Sat, 26 Mar 2005 12:37:39 -0600

libcarp-assert-more-perl (1.08-1) unstable; urgency=low

  * New upstream release
  * Add libcarp-assert-perl to dependencies
  * Add libtest-exception-perl to build-deps

 -- Allard Hoeve <allard@byte.nl>  Thu, 25 Nov 2004 12:51:51 +0100

libcarp-assert-more-perl (1.06-1) unstable; urgency=low

  * New upstream release

 -- Allard Hoeve <allard@byte.nl>  Sun, 31 Oct 2004 22:54:10 +0100

libcarp-assert-more-perl (1.04-1) unstable; urgency=low

  * New upstream release

 -- Allard Hoeve <allard@byte.nl>  Wed, 27 Oct 2004 13:23:43 +0200

libcarp-assert-more-perl (1.02-2) unstable; urgency=low

  * Fix assert_isa, also sent upstream

 -- Allard Hoeve <allard@byte.nl>  Mon, 18 Oct 2004 14:23:54 +0200

libcarp-assert-more-perl (1.02-1) unstable; urgency=low

  * Initial Release.

 -- Allard Hoeve <allard@byte.nl>  Mon, 18 Oct 2004 12:32:08 +0200