libtest-valgrind-perl (1.19-6) unstable; urgency=medium

  * Update years of packaging copyright.
  * Add perl-xs-dev to Build-Depends. (Closes: #1102839)
  * Declare compliance with Debian Policy 4.7.2.

 -- gregor herrmann <gregoa@debian.org>  Sun, 13 Apr 2025 15:43:32 +0200

libtest-valgrind-perl (1.19-5) unstable; urgency=medium

  * Add patch from CPAN RT to workaround the problem that the
    Perl_pp_entersub symbol is hidden in perl 5.38 which leads to a test
    failure. (Closes: #1043028)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <gregoa@debian.org>  Fri, 04 Aug 2023 18:26:50 +0200

libtest-valgrind-perl (1.19-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Tue, 06 Dec 2022 15:20:05 +0000

libtest-valgrind-perl (1.19-3) unstable; urgency=medium

  * Change test dependency from valgrind to valgrind-if-available.
    Cf. the announced mass-bug filing in <YhKMZSPUbyofDm/g@angband.pl>.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sun, 20 Feb 2022 21:26:29 +0100

libtest-valgrind-perl (1.19-2) unstable; urgency=medium

  [ gregor herrmann ]
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

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

  [ gregor herrmann ]
  * debian/*: replace ADTTMP with AUTOPKGTEST_TMP.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * debian/rules: make usage of $Config{vendorarch} cross-build-
    compatible.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Remove Repository from debian/upstream/metadata.
  * Fix hashbang in examples.

 -- gregor herrmann <gregoa@debian.org>  Fri, 05 Nov 2021 19:57:06 +0100

libtest-valgrind-perl (1.19-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.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * Import upstream version 1.19.
    Closes: #832833
  * Update years of upstream and packaging copyright.
  * Add more typos to debian/patches/typo.patch.
  * Declare compliance with Debian Policy 3.9.8.

 -- gregor herrmann <gregoa@debian.org>  Mon, 01 Aug 2016 23:32:21 +0200

libtest-valgrind-perl (1.18-2) unstable; urgency=medium

  * Team upload.
  * Mark package as autopkgtestable

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Wed, 30 Dec 2015 17:49:16 -0200

libtest-valgrind-perl (1.18-1) unstable; urgency=medium

  * Import upstream version 1.18.
  * Add a patch to fix a typo in the documentation. Thanks to lintian.

 -- gregor herrmann <gregoa@debian.org>  Sat, 21 Nov 2015 20:22:37 +0100

libtest-valgrind-perl (1.15-1) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata.
  * Import upstream version 1.15.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Sun, 01 Nov 2015 19:19:55 +0100

libtest-valgrind-perl (1.14-3) unstable; urgency=medium

  * Team upload.
  * Don't Depends on perlapi.
    Since version 1.12-1 does not install the the XS extensions, so we do
    not need to the perlapi dependency.
    Thanks to Niko Tyni <ntyni@debian.org> for correction

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 28 Jun 2014 17:15:40 +0200

libtest-valgrind-perl (1.14-2) unstable; urgency=medium

  * Team upload.

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

  [ Salvatore Bonaccorso ]
  * Don't hardcode /usr/lib/perl5.
    Use vedorarch in preparation for multi-arch perl 5.20 transition.
    Add a Depends on perlapi (cf. #750017) as the package is using
    vendorarch. (Closes: #752981)
  * Bump Debhelper compat level to 9.
    Adjust versioned Build-Depends on debhelper to (>= 9.20120312~) to get
    all hardening flags.
  * Declare compliance with Debian Policy 3.9.5

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 28 Jun 2014 11:01:34 +0200

libtest-valgrind-perl (1.14-1) unstable; urgency=low

  * New upstream release.
  * Drop remaining libtest-* build dependencies. The author tests were
    removed from the upstream tarball. (Cf. also #720662 and the changelog
    entry for 1.13-2.)
  * Update years of upstream and packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Thu, 05 Sep 2013 21:22:51 +0200

libtest-valgrind-perl (1.13-2) unstable; urgency=low

  * Team upload.

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

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  * Drop Build-Depends-Indep on libtest-kwalitee-perl.
    Fix "FTBFS: kwalitee test failure", by not running kwalitee tests.
    (Closes: #720662)
  * Update debian/copyright format.
    Update format to copyright-format 1.0 as rleeased together with Debian
    policy 3.9.3.
  * Bump Standards-Version to 3.9.4

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 24 Aug 2013 15:02:24 +0200

libtest-valgrind-perl (1.13-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/rules: delete /usr/lib/perl5 only if it exists.

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

  [ Florian Schlichting ]
  * Imported Upstream version 1.13
  * bump S-V and compat (reference GPL-1 directly)
  * update copyright year
  * debian/source/format: 3.0 (quilt)
  * add myself to Uploaders

  [ gregor herrmann ]
  * debian/copyright: update DEP5 formatting.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Tue, 30 Aug 2011 14:27:47 +0000

libtest-valgrind-perl (1.12-1) unstable; urgency=low

  * New upstream release
    + Valgrind.so no longer installed (only needed for tests)
    + Fix symbols being Z-encoded on output with older versions
      of valgrind
  * This package is now an Arch: all, since the distribution is
    Pure Perl code

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 30 Nov 2009 09:57:16 -0500

libtest-valgrind-perl (1.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 ]
  * Update jawnsy's email address

  [ gregor herrmann ]
  * New upstream release (closes: #546515).
  * Minimize debian/rules.
  * Add /me to Uploaders.
  * Set Standards-Version to 3.8.3 (no further changes).
  * Add libtest-kwalitee-perl to Build-Depends.

 -- gregor herrmann <gregoa@debian.org>  Thu, 01 Oct 2009 22:48:46 +0200

libtest-valgrind-perl (1.02-1) unstable; urgency=low

  * Initial Release. (Closes: #526386)

 -- Jonathan Yu <frequency@cpan.org>  Sat, 02 May 2009 21:26:22 -0400
