libdata-alias-perl (1.28-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 1.28.
  * Update years of packaging copyright.
  * Update debian/upstream/metadata.

 -- gregor herrmann <gregoa@debian.org>  Fri, 06 Jan 2023 18:16:50 +0100

libdata-alias-perl (1.25-1) unstable; urgency=medium

  * Import upstream version 1.25.
  * Update Upstream-Contact in debian/copyright.
  * Module::Install was removed from this distribution.
    Drop related parts from debian/control, debian/copyright,
    and debian/rules.
  * Add debian/upstream/metadata.

 -- gregor herrmann <gregoa@debian.org>  Thu, 13 May 2021 20:47:50 +0200

libdata-alias-perl (1.24-1) unstable; urgency=medium

  * Import upstream version 1.24.
  * Drop da_add_enter.patch, included in an updated form in this release.

 -- gregor herrmann <gregoa@debian.org>  Sun, 09 May 2021 04:14:07 +0200

libdata-alias-perl (1.23-1) unstable; urgency=medium

  * Import upstream version 1.22.
  * Drop debian/patches/da-parsing-fix.diff which is the contents of this
    new upstream release.

  * Import upstream version 1.23.
  * Refresh da_add_enter.patch (offset).

 -- gregor herrmann <gregoa@debian.org>  Sat, 01 May 2021 15:10:40 +0200

libdata-alias-perl (1.21-2) unstable; urgency=medium

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

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

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Add missing build dependency on libmodule-install-perl.

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
  * Add patches from CPAN RT to fix compatibility issues with perl 5.32
    and 5.33. (Closes: #971969)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * debian/rules: don't use vendored modules during build.
  * Add additional test dependency: libdevel-callparser-perl.

 -- gregor herrmann <gregoa@debian.org>  Tue, 27 Apr 2021 18:38:20 +0200

libdata-alias-perl (1.21-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.
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Jotam Jr. Trejo from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

  * New upstream release.
    Fixes "FTBFS with Perl 5.24: undefined symbol: LEAVESUB"
    (Closes: #825011)
  * Update years of upstream and packaging copyright.
  * Set bindnow linker flag in debian/rules.
  * Fix typo in long description. Thanks to lintian.
  * Declare compliance with Debian Policy 4.1.2.

 -- gregor herrmann <gregoa@debian.org>  Fri, 08 Dec 2017 18:38:30 +0100

libdata-alias-perl (1.20-1) unstable; urgency=medium

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

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

  [ gregor herrmann ]
  * New upstream releases 1.19, 1.20.
    Fix for "FTBFS with perl 5.22".
    (Closes: #787453)
  * Update years of upstream and packaging copyright.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Thu, 22 Oct 2015 19:25:23 +0200

libdata-alias-perl (1.18-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Mon, 30 Sep 2013 17:15:42 +0200

libdata-alias-perl (1.17-1) unstable; urgency=low

  [ 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: Error in `/usr/bin/perl': realloc()"
    (Closes: #708596)
  * Remove patch, applied upstream.
  * Update years of upstream and packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sun, 04 Aug 2013 23:01:35 +0200

libdata-alias-perl (1.16-2) unstable; urgency=low

  [ Dominic Hargreaves ]
  * Bump debhelper compat level to 9
  * Apply patch from Niko Tyni fixing FTBFS with -Werror=format-security
    (Closes: #661398)

  [ gregor herrmann ]
  * Use debhelper 9.20120312 to get all hardening flags.
  * debian/copyright: update to Copyright-Format 1.0.
  * Bump Standards-Version to 3.9.4 (no changes).
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sat, 15 Dec 2012 23:14:13 +0100

libdata-alias-perl (1.16-1) unstable; urgency=low

  * Imported Upstream version 1.16
  * Update d/copyright to latest .174 revision
  * Removed 0001-Save-types-have-been-stored-in-UVs-on-the-save-stack.patch
  * Fixed libdata-alias-perl source: comma-separated-files-in-dep5-copyright
    lintian message
  * Update years for Module::Install in d/copyright

 -- Fabrizio Regalli <fabreg@fabreg.it>  Fri, 18 Nov 2011 23:34:05 +0100

libdata-alias-perl (1.15-2) unstable; urgency=low

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.

  [ gregor herrmann ]
  * Add patch: 0001-Save-types-have-been-stored-in-UVs-on-the-save-
    stack.patch: adapt to changed storage of save types on the stack.
    Thanks to Niko Tyni for the patch (Closes: #649058)

 -- gregor herrmann <gregoa@debian.org>  Thu, 17 Nov 2011 22:09:37 +0100

libdata-alias-perl (1.15-1) unstable; urgency=low

  * New upstream release
  * Added myself to Uploaders and Copyright

 -- Fabrizio Regalli <fabreg@fabreg.it>  Thu, 23 Jun 2011 22:39:42 +0200

libdata-alias-perl (1.14-1) unstable; urgency=low

  * New upstream release
  * debian/control: add libtest-pod-perl and libtest-pod-coverage-perl to
    B-D (needed by new upstream tests)
  * Add myself to Uploaders and Copyright

 -- Jotam Jr. Trejo <jotamjr@debian.org.sv>  Wed, 27 Apr 2011 23:13:52 -0600

libdata-alias-perl (1.13-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release 1.12

  [ gregor herrmann ]
  * New upstream release 1.13.
  * Add /me to Uploaders.
  * Bump debhelper compatibility level to 8.
  * Set Standards-Version to 3.9.2 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Wed, 27 Apr 2011 20:56:56 +0200

libdata-alias-perl (1.11-1) unstable; urgency=low

  * New upstream release
  * debian/copyright: Update copyright years.

 -- Jonathan Yu <jawnsy@cpan.org>  Sun, 13 Feb 2011 21:12:23 -0500

libdata-alias-perl (1.10-1) unstable; urgency=low

  * New upstream release
  * Rewrite control description
  * Add myself to Uploaders and Copyright

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 27 Dec 2010 19:57:10 -0500

libdata-alias-perl (1.08-1) unstable; urgency=low

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

  [ Ryan Niebur ]
  * Update ryan52's email address

  [ Damyan Ivanov ]
  * add myself to Uploaders
  * debian/rules: DH7 tiny
  * debian/control: drop redundant version from perl dependencies

  [ Ansgar Burchardt ]
  * New upstream release.
    + Works with perl 5.12. (Closes: #578547)
  * Use source format 3.0 (quilt).
  * debian/copyright: Formatting changes; add new copyright holder.
  * Bump Standards-Version to 3.9.1.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@debian.org>  Tue, 26 Oct 2010 10:22:22 +0200

libdata-alias-perl (1.07-1) unstable; urgency=low

  * Initial Release. (Closes: #523840)

 -- Ryan Niebur <ryanryan52@gmail.com>  Thu, 16 Apr 2009 08:17:04 -0700
