libtree-dagnode-perl (1.35-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.35.

 -- gregor herrmann <gregoa@debian.org>  Mon, 12 May 2025 16:50:00 +0200

libtree-dagnode-perl (1.34-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.34.
  * Add license for new file.

 -- gregor herrmann <gregoa@debian.org>  Sat, 10 May 2025 02:46:16 +0200

libtree-dagnode-perl (1.33-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.33.
  * Update test and runtime dependencies.
  * Install new upstream SECURITY.md document.
  * Declare compliance with Debian Policy 4.7.2.

 -- gregor herrmann <gregoa@debian.org>  Fri, 11 Apr 2025 21:02:27 +0200

libtree-dagnode-perl (1.32-1) unstable; urgency=medium

  * Team upload.

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

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

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

  [ gregor herrmann ]
  * Import upstream version 1.32.
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Drop unneeded version constraints and alternatives from (build)
    dependencies.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Sat, 20 Feb 2021 21:32:03 +0100

libtree-dagnode-perl (1.31-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jay Bonci from Uploaders. Thanks for your work!

  [ Xavier Guimard ]
  * New upstream release
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ gregor herrmann ]
  * Update build dependencies.
  * Bump debhelper compatibility level to 10.

  * Import upstream version 1.31.
  * Update upstream licensing terms.

 -- gregor herrmann <gregoa@debian.org>  Wed, 14 Feb 2018 18:40:08 +0100

libtree-dagnode-perl (1.29-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.29

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sat, 12 Mar 2016 14:02:42 -0300

libtree-dagnode-perl (1.27-2) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Change order of alternative (build) dependencies.
  * Declare compliance with Debian Policy 3.9.7.

 -- gregor herrmann <gregoa@debian.org>  Sun, 21 Feb 2016 19:38:25 +0100

libtree-dagnode-perl (1.27-1) unstable; urgency=medium

  * Team upload.

  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 1.27
  * Declare compliance with Debian policy 3.9.6
  * Bump debhelper compatibility level to 9
  * Remove libmodule-build-perl as build dependency

  [ gregor herrmann ]
  * Add build dependency on Test::More 1.001014.
  * Add new upstream copyright notice.

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Fri, 14 Aug 2015 15:06:30 -0300

libtree-dagnode-perl (1.22-2) unstable; urgency=medium

  * Team upload.

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

  [ Niko Tyni ]
  * Declare the package autopkgtestable
  * Add explicit build dependency on libmodule-build-perl

 -- Niko Tyni <ntyni@debian.org>  Fri, 05 Jun 2015 21:01:56 +0300

libtree-dagnode-perl (1.22-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Change (build) dependency from File::Slurp to File::Slurp::Tiny.
  * Declare compliance with Debian Policy 3.9.5.
  * Strip trailing slash from metacpan URLs.

 -- gregor herrmann <gregoa@debian.org>  Mon, 03 Mar 2014 19:23:06 +0100

libtree-dagnode-perl (1.17-1) unstable; urgency=low

  * Imported Upstream version 1.17

 -- Xavier Guimard <x.guimard@free.fr>  Tue, 17 Sep 2013 06:11:16 +0200

libtree-dagnode-perl (1.16-1) unstable; urgency=low

  * Imported Upstream version 1.16
  * Replace upstream contact by Ron Savage
  * Require version 5.17.10 of perl to have File::Temp 0.23
  * Remove libmodule-build-perl dependency
  * Add libfile-slurp-perl in dependencies

 -- Xavier Guimard <x.guimard@free.fr>  Mon, 16 Sep 2013 06:03:56 +0200

libtree-dagnode-perl (1.12-1) unstable; urgency=low

  * Imported Upstream version 1.12

 -- Xavier Guimard <x.guimard@free.fr>  Mon, 08 Jul 2013 06:16:38 +0200

libtree-dagnode-perl (1.11-1) unstable; urgency=low

  [ 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).

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

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Xavier Guimard ]
  * Update debian/watch
  * Imported Upstream version 1.11
  * Update source format to 3.0 (quilt)
  * Update debian/rules to use "dh $@"
  * Bump debian/copyright format to 1.0
  * Bump Standards-Version to 3.9.4
  * Bump debhelper compatibility to 8
  * Update description

 -- Xavier Guimard <x.guimard@free.fr>  Sun, 19 May 2013 19:49:56 +0200

libtree-dagnode-perl (1.06-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).
  * Set Maintainer to Debian Perl Group.
  * Use dist-based URL in debian/watch.
  * debian/rules: delete /usr/lib/perl5 only if it exists.

  [ Rene Mayorga ]
  * New upstream release
  * debian/control
    + set Standards-version to 3.7.3 (no changes requiered)
    + change debhelper version to 6.0.0
    + Add Build-Depends and move debhelper to there
    + Add ${misc:Depends} to Depends
  * debian/copyright: Add copyright note from upstream
  * debian/docs removed
  * debian/rules
    + use dh_listpackage to get the pacagke name
    + add build-stamp and install stamp
    + de-ignore ouput from make clean
    + remove un-used dh_calls
    + add make test
    +  touch build/install-stamps

 -- Roberto C. Sanchez <roberto@debian.org>  Sun, 13 Jan 2008 22:31:32 -0500

libtree-dagnode-perl (1.05-1) unstable; urgency=low

  * New upstream version

 -- Jay Bonci <jaybonci@debian.org>  Mon, 17 Jan 2005 00:19:52 -0500

libtree-dagnode-perl (1.04-2) unstable; urgency=low

  * Adds debian/watch file so uscan will work

 -- Jay Bonci <jaybonci@debian.org>  Mon, 11 Oct 2004 03:25:43 -0400

libtree-dagnode-perl (1.04-1) unstable; urgency=low

  * Initial Release. (Closes: #220287)

 -- Jay Bonci <jaybonci@debian.org>  Tue, 11 Nov 2003 17:25:37 -0500
