libdatetime-format-iso8601-perl (0.16-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on libtest-simple-perl.
  * Remove constraints unnecessary since buster
  * Update standards version to 4.6.0, no changes needed.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Tue, 06 Dec 2022 18:44:25 +0000

libdatetime-format-iso8601-perl (0.16-1) unstable; urgency=medium

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

 -- gregor herrmann <gregoa@debian.org>  Thu, 18 Feb 2021 17:48:21 +0100

libdatetime-format-iso8601-perl (0.15-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.15.

 -- gregor herrmann <gregoa@debian.org>  Wed, 28 Oct 2020 18:52:46 +0100

libdatetime-format-iso8601-perl (0.14-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.14.
  * Make (build) dependency on libdatetime-perl versioned.

 -- gregor herrmann <gregoa@debian.org>  Mon, 17 Aug 2020 00:55:25 +0200

libdatetime-format-iso8601-perl (0.13-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ 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 Jaldhar H. Vyas from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove AGOSTINI Yves from Uploaders. Thanks for your work!

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

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

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * Import upstream version 0.13.
  * Drop debian/tests/pkg-perl/smoke-skip, the skipped test is gone.
  * Update years of upstream copyright and Upstream-Contact.
  * Add debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.
  * Update build and runtime dependencies.
  * Install new upstream documents.

 -- gregor herrmann <gregoa@debian.org>  Sun, 16 Aug 2020 17:14:09 +0200

libdatetime-format-iso8601-perl (0.08-2) unstable; urgency=low

  * 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

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

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

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

  [ gregor herrmann ]
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Add build dependency on libmodule-build-perl.

 -- gregor herrmann <gregoa@debian.org>  Fri, 05 Jun 2015 18:27:24 +0200

libdatetime-format-iso8601-perl (0.08-1) unstable; urgency=low

  * Imported Upstream version 0.08
  * Update copyright years for debian/* packaging

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 12 Feb 2012 23:13:34 +0100

libdatetime-format-iso8601-perl (0.07-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Remove patch for BTS#564411 (fixed upstream)
  * Add myself to Uploaders and Copyright
  * Rewrite control description
  * Drop version deps satisfied by oldstable

  [ gregor herrmann ]
  * Remove alternative (build) dependencies that are already satisfied
    in oldstable.

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

  [ Salvatore Bonaccorso ]
  * Email change: Salvatore Bonaccorso -> carnil@debian.org
  * debian/copyright:
    - Replace DEP5 Format-Specification URL from svn.debian.org to
      anonscm.debian.org URL.
    - Update copyright years for debian/* packaging.
    - Refer to Debian systems in general instead of only Debian
      GNU/Linux systems.
    - Explicitly refer to GPL-1 license text in common-licenses.
  * debian/control: Bump versioned Build-Depends on debhelper to (>= 8).
  * Bump Debhelper compat level to 8. Use Build.PL by default.
  * Bump Standards-Version to 3.9.2.

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 23 Aug 2011 07:42:48 +0200

libdatetime-format-iso8601-perl (0.06-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

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

  [ Salvatore Bonaccorso ]
  * Convert to '3.0 (quilt)' source format.
  * Add 564411-fix_1_digit_year.patch patch to fix FTBFS due to failed tests
    testing one digit years formats (Closes: #564411).
  * Add myself to Uploaders.
  * Bump debhelper compat level to 7.
  * debian/control:
    - Bump versioned dependency on debhelper to debhelper (>= 7).
    - Substitute versioned Build-Depends-Indep on perl with unversioned
      dependency.
    - Reorganize Build-Depends and Build-Depends-Indep.
    - Improve the synopsis of the package
    - Improve the long description of the package. Remove usage information
      from description.
  * Simplify debian/rules to a tiny 3-liner makefile.
  * Referesh debian/copyright to the proposal in DEP5 for machine-readable
    format specification.
  * Bump Standards-Version to 3.8.3.

  [ gregor herrmann ]
  * Build depend on debhelper 7.2.10 and Module::Build.

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Mon, 11 Jan 2010 11:16:15 +0100

libdatetime-format-iso8601-perl (0.06-1) unstable; urgency=low

  * Initial Release (Closes: #476408).

 -- AGOSTINI Yves <agostini@univ-metz.fr>  Wed, 16 Apr 2008 09:36:51 +0200
