libdevice-usb-perl (0.38-3build2) plucky; urgency=medium

  * No-change rebuild for libperl soname.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 20 Oct 2024 10:22:18 +0200

libdevice-usb-perl (0.38-3build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <wgrant@ubuntu.com>  Mon, 01 Apr 2024 15:40:33 +1100

libdevice-usb-perl (0.38-3) unstable; urgency=medium

  * Team upload.
  * Remove generated file via debian/clean. (Closes: #1046724)
  * Declare compliance with Debian Policy 4.6.2.
  * Refresh lintian override (formatting).
  * Don't install extraneous manpage.
  * Set Rules-Requires-Root: no.

 -- gregor herrmann <gregoa@debian.org>  Tue, 05 Mar 2024 14:49:38 +0100

libdevice-usb-perl (0.38-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.

  [ gregor herrmann ]
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
  * Update lintian overrides for renamed tags.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Tue, 29 Nov 2022 23:08:10 +0000

libdevice-usb-perl (0.38-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * Import upstream version 0.38.
  * Add deprecation notice to long description.
  * Refresh patches (offset).
  * Update Build-Depends for cross builds.
  * Declare compliance with Debian Policy 4.4.1.
  * Drop unneeded version constraints from (build) dependencies.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.
  * Add debian/upstream/metadata.
  * Add a lintian override for an alternative spelling.

 -- gregor herrmann <gregoa@debian.org>  Tue, 05 Nov 2019 21:00:20 +0100

libdevice-usb-perl (0.37-2) unstable; urgency=medium

  * Team upload.

  [ Florian Schlichting ]
  * forward fix-typo and hardening-flags.diff

  [ gregor herrmann ]
  * Fix autopkgtest: update debian/patches/hardening-flags.diff.
    Only add $ENV{*FLAGS} if the variables are set which is usually not the
    case at runtime and then leads to warnings about uninitialized values.

 -- gregor herrmann <gregoa@debian.org>  Sun, 12 Nov 2017 19:29:07 +0100

libdevice-usb-perl (0.37-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Tim Retout from Uploaders. Thanks for your work!

  [ Damyan Ivanov ]
  * New upstream version 0.37
  * add NEWS.Debian informing of upstream deprecation
  * put myself as an Uploader
  * upstream code moved to github, put that in Homepage
  * install dump_usb.pl as an example
  * adapt fix-typo and hardening-flags.patch to apply
  * turn on bindnow hardening flag
  * declare conformance with Policy 4.1.1

 -- Damyan Ivanov <dmn@debian.org>  Sat, 11 Nov 2017 16:26:14 +0000

libdevice-usb-perl (0.36-3) unstable; urgency=medium

  * Team upload.
  * Drop Inline workaround (debian/rules), use versioned build-dep instead
    (debian/control). Fixed libinline-perl is available now.

 -- gregor herrmann <gregoa@debian.org>  Thu, 24 Jul 2014 17:27:57 +0200

libdevice-usb-perl (0.36-2) unstable; urgency=low

  * Team upload.
  * Drop build dependencies that are not used anymore.
  * Strip trailing slash from metacpan URLs.
  * Add (build) dependency on libinline-c-perl.
  * debian/rules: work around a bug in Inline by moving FAQ.pod around.
    Thanks to Niko Tyni for pointing out the Inline issue
    (https://github.com/ingydotnet/inline-pm/pull/29).
    Closes: #754993

 -- gregor herrmann <gregoa@debian.org>  Wed, 16 Jul 2014 20:41:57 +0200

libdevice-usb-perl (0.36-1) unstable; urgency=low

  * Team upload.

  * New upstream release.
  * debian/copyright: update years and email address.
  * Drop pod-encoding.diff, merged upstream. Refresh remaining patches.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Mon, 28 Oct 2013 23:37:11 +0100

libdevice-usb-perl (0.35-3) 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

  [ gregor herrmann ]
  * New patch pod-encoding.diff: add encoding information to POD.
    (Closes: #708012)
  * debian/copyright: switch formatting to Copyright-Format 1.0,
    update license texts.
  * Set Standards-Version to 3.9.4 (no changes).
  * Use debhelper 9.20120312 to get all hardening flags.
  * New patch hardening-flags.diff: Pass *FLAGS to compiler and linker to
    really enable hardening.

 -- gregor herrmann <gregoa@debian.org>  Sun, 12 May 2013 19:45:12 +0200

libdevice-usb-perl (0.35-2) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.
  * Patch Makefile.PL to not check for libusb. (Closes: #639677)
    + new patch: just-assume-libusb-is-there.diff
  * Bump Standards-Version to 3.9.2 (no changes).

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

 -- Ansgar Burchardt <ansgar@debian.org>  Mon, 29 Aug 2011 13:34:22 +0200

libdevice-usb-perl (0.35-1) unstable; urgency=low

  * Initial Release. (Closes: #592193)

 -- Tim Retout <diocles@debian.org>  Tue, 10 Aug 2010 03:31:28 +0100
