libnet-dhcp-perl (0.696+dfsg-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libnet-dhcp-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Sat, 19 Nov 2022 20:57:04 +0000

libnet-dhcp-perl (0.696+dfsg-2) 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.
  * Switch repackaging framework to Files-Excluded method.
  * Remove Hendrik Frenzel from Uploaders. Thanks for your work!

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

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 9 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).

 -- Jelmer Vernooĳ <jelmer@debian.org>  Thu, 16 Jun 2022 16:13:40 +0100

libnet-dhcp-perl (0.696+dfsg-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Tue, 14 Jun 2022 14:02:17 +0200

libnet-dhcp-perl (0.696+dfsg-1) unstable; urgency=medium

  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.
  * Add debian/upstream/metadata.
  * Import upstream version 0.696+dfsg.
  * Drop patch pod-error-extra-item-line, applied upstream.
  * Update years of upstream copyright.
  * Bump debhelper compatibility level to 9.

 -- gregor herrmann <gregoa@debian.org>  Sun, 06 Dec 2015 15:23:10 +0100

libnet-dhcp-perl (0.693+dfsg-2) unstable; urgency=medium

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

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

  [ gregor herrmann ]
  * Update years of packaging copyright.
  * Unconditionally build depend on libmodule-build-perl.
  * Declare compliance with Debian Policy 3.9.6.
  * Mark package as autopkgtest-able.

 -- gregor herrmann <gregoa@debian.org>  Sat, 30 May 2015 20:36:22 +0200

libnet-dhcp-perl (0.693+dfsg-1) unstable; urgency=low

  [ 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

  [ gregor herrmann ]
  * Update debian/repack.stub.

  [ CSILLAG Tamas ]
  * New upstream release
  * Add myself to uploaders
  * Standards-Version++ (no changes)
  * add copyright for debian/repack.stub
  * fix a pod error in Net/DHCP/Packet.pm

 -- CSILLAG Tamas <cstamas@cstamas.hu>  Sat, 05 Oct 2013 22:41:09 +0200

libnet-dhcp-perl (0.690+dfsg-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Fri, 08 Jun 2012 23:37:29 +0200

libnet-dhcp-perl (0.685+dfsg-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: update to Copyright-Format 1.0.
  * Bump Standards-Version to 3.9.3 (no changes).
  * Build-Depend on Module::Build 0.3601.

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Jun 2012 19:36:35 +0200

libnet-dhcp-perl (0.682+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Drop patch, applied upstream.

 -- gregor herrmann <gregoa@debian.org>  Sat, 21 Jan 2012 02:33:44 +0100

libnet-dhcp-perl (0.681+dfsg-1) 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 repacking framework to remove non-free RFCs.

  * New upstream release 0.68.
  * Update years of upstream and packaging copyright.
  * Remove patch, not needed anymore.
  * Switch to debhelper compatibility level 8.
  * Add /me to Uploaders.
  * Improve short and long description.
  * Bump Standards-Version to 3.9.2 (no further changes).
  * Add libtest-warn-perl to Build-Depends-Indep.
  * Add patch tests.patch: fix skipping of tests.

  * New upstream release 0.681.
  * debian/watch: add uversionmangle to handle 2- and 3-digit upstream
    minor versions.
  * Fix hashbang in modules.

 -- gregor herrmann <gregoa@debian.org>  Fri, 20 Jan 2012 20:45:21 +0100

libnet-dhcp-perl (0.67-1) unstable; urgency=low

  [ Hendrik Frenzel ]
  * Added more descriptive sentence to package description

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

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

  [ Ansgar Burchardt ]
  * New upstream release.
    - Fix memory leak in marshall(). (Closes: #598213)
  * Use debhelper compat level 7 and tiny debian/rules.
  * Convert debian/copyright to proposed machine-readable format and update
    for new upstream release.
  * debian/control: Make build-dep on perl unversioned.
  * Use source format 3.0 (quilt).
  * Fix syntax error in POD.
    + new patch: pod.patch
  * Bump Standards-Version to 3.9.1.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@debian.org>  Sun, 14 Nov 2010 10:54:03 +0100

libnet-dhcp-perl (0.66-1) unstable; urgency=low

  * Initial Release. (Closes: #472671: ITP: libnet-dhcp-perl -- Interface for
    handling DHCP packets)

 -- Hendrik Frenzel <hfrenzel@scunc.net>  Tue, 25 Mar 2008 15:15:47 +0100
