avarice (2.13+svn372-2) unstable; urgency=medium

  * libhidapi-dev is not available on hurd. As this is a optional
    dependency, do not use it there.

 -- Tobias Frost <tobi@debian.org>  Sun, 26 Nov 2017 21:43:27 +0100

avarice (2.13+svn372-1) unstable; urgency=medium

  * New upstream SVN snapshot. (Closes: #880580)
    - Add B-D on libhidapi-dev to support EDBG based devices.
    - remove patch bug-777789-gcc-5.patch, applied upstream.
    - Refresh patches Man-page-fixes.patch, Patch Spelling-fixes.patch,
      do-not-overwrite-vars.patch, reproducible-build.patch
  * Bump d/compat to level 10
    - Drop B-D on dh-autoreconf, no longer needed.
    - Drop --parallel and --with-autoreconf from d/rules as those are
      default now.
    - Drop reproducible-build.patch, as newer debhelper and gcc honor
      SOURCE_DATE_EPOCH.
  * Update S-V to 4.1.1 -- no changes needed.
  * Update years in d/copyright.
  * Spelling-fixes.patch updated: new fixes in the manpage and binary.
  * d/rules: get-orig-source print version info only if invoked.

 -- Tobias Frost <tobi@debian.org>  Sun, 26 Nov 2017 20:01:40 +0100

avarice (2.13+svn347-4) unstable; urgency=medium

  [ Tobias Frost ]
  * debian/patches/do-not-overwrite-vars.patch forwarded

  [ Christian Kastner ]
  * Replace my email with my @debian.org address
  * Fix spelling error in previous changelog entry
  * d/control:
    - Bump Standards-Version to 3.9.8 (no changes needed)
    - Switch Vcs-Browser from gitweb to cgit
    - Switch to secure URIs in Vcs-* fields
  * d/copyright:
    - Bump copyright years
  * d/rules:
    - Add hardening=+all to DEB_BUILD_MAINT_OPTIONS

 -- Christian Kastner <ckk@debian.org>  Sun, 01 May 2016 14:37:01 +0200

avarice (2.13+svn347-3) unstable; urgency=medium

  * Fix FTBFS for GCC 5 (Closes: #777789)
  * Enable warnings to help getting reproducible builds: d/rules set
    maintainer option and B-D on new enough dpkg
  * New patch for reproducible builds
  * New patch to avoid the the configure script overwrites its own vars
  * Use --as-needed linking flags to avoid unneeded dependencies

 -- Tobias Frost <tobi@debian.org>  Tue, 16 Jun 2015 15:53:23 +0200

avarice (2.13+svn347-2) unstable; urgency=medium

  [ Tobias Frost ]
  * upload to unstable
  * Add the JTAGICE3 to the udev rules

  [ Christian Kastner ]
  * Add manpage for start-avarice(1)
  * Add manpage for kill-avarice(1)
  * d/manpages: install manpages created by Debian
  * d/patches: Add Bug headers for patches submitted upstream

 -- Tobias Frost <tobi@debian.org>  Mon, 18 May 2015 18:34:22 +0200

avarice (2.13+svn347-1) experimental; urgency=medium

  [ Christian Kastner ]
  * Acknowledge NMU. Thanks, David Prévot.
  * Convert to source format 3.0 (quilt)
  * Use dh_installudev to install rules.
  * debian/control:
    - Set maintainer to myself. Closes: #732433
    - Bump Standards-Version to 3.9.6 (no changes needed)
    - Bump debhelper Build-Depends to (>= 9)
    - Update package description and synopsis
    - Drop redundant section from binary package
    - Add homepage field
    - Add Vcs-* fields
  * debian/compat:
    - Set compatibility level to 9
  * debian/copyright:
    - Convert to MRCF-1.0
  * debian/patches (converted from source format 1.0):
    - avarice-must-not-link-with-the-shared-version-of-libbfd
    - Man-page-fixes (also updated)
  * debian/patches (added):
    - Spelling-fixes

  [ Tobias Frost ]
  * New upstream SVN snapshot. Closes: #760708
  * debian/control: Add myself to uploaders and d/copyright
  * d/rules: Add get-orig-source to retrieve SVN snapshot
  * d/watch: Add dversionmangle to d/watch to mangle svn version
  * Build using dh-autoreconf
  * applying wrap-and-sort
  * Update Man-page-fixes: Add fix for ice-gdb.1
  * Enable parallel build
  * Do not create links for udev rules. Closes: #704560

 -- Tobias Frost <tobi@debian.org>  Mon, 30 Mar 2015 22:26:41 +0200

avarice (2.11-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-depend on libiberty-dev. Closes: #730902.

 -- David Prévot <taffit@debian.org>  Sun, 22 Dec 2013 14:17:46 -0400

avarice (2.11-1) unstable; urgency=low

  * New upstream release.
  * Replace SYSFS with ATTRS in avarice.rules. Closes: #603630.
    Thanks to Gonzalo Pérez de Olaguer Córdoba.
  * Update the Debian policy to version 3.9.2.
  * Bump debhelper to version 8.

 -- Shaun Jackman <sjackman@debian.org>  Sat, 03 Dec 2011 12:23:50 -0800

avarice (2.10-3) unstable; urgency=medium

  * Patch usb_dev_handle to fix a FTBFS. Closes: #565280.
    Thanks to Nobuhiro Iwamatsu.

 -- Shaun Jackman <sjackman@debian.org>  Sun, 24 Jan 2010 11:21:12 -0800

avarice (2.10-2) unstable; urgency=medium

  * libbfd requires libz and libdl. Closes: #552977.

 -- Shaun Jackman <sjackman@debian.org>  Wed, 13 Jan 2010 23:05:38 -0800

avarice (2.10-1) unstable; urgency=low

  * New upstream release.
  * Update the Debian policy to version 3.8.3.
  * Bump debhelper to version 7.
  * Use dh_prep rather than dh_clean -k.
  * Acknowledge NMU. Closes: #521901.

 -- Shaun Jackman <sjackman@debian.org>  Sun, 16 Aug 2009 11:17:09 -0700

avarice (2.9-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS because of missing zlib import.  Add zlib1g-dev as a
    Build-Depency.  (Closes: #521901)
  * Added a Build-Conflicts on binutils-multiarch as that diverts
    the static archive of libbfd away.

 -- Philipp Kern <pkern@debian.org>  Wed, 06 May 2009 23:57:50 +0200

avarice (2.9-1) unstable; urgency=low

  * New upstream release.

 -- Shaun Jackman <sjackman@debian.org>  Mon, 30 Mar 2009 19:09:40 -0700

avarice (2.8-1) unstable; urgency=low

  * New upstream release.
  * Update the Debian policy to version 3.8.0.1.

 -- Shaun Jackman <sjackman@debian.org>  Fri, 21 Nov 2008 22:00:12 -0800

avarice (2.7-2) unstable; urgency=low

  * Add the AVR Dragon to the udev rules. Closes: #461986.
  * Update the Debian policy to version 3.7.3.

 -- Shaun Jackman <sjackman@debian.org>  Mon, 21 Jan 2008 12:42:25 -0800

avarice (2.7-1) unstable; urgency=low

  * New upstream release.
  * Fix lintian warning: debian-rules-ignores-make-clean-error.

 -- Shaun Jackman <sjackman@debian.org>  Sat, 17 Nov 2007 21:34:22 -0700

avarice (2.6-2) unstable; urgency=low

  * Upload to unstable.

 -- Shaun Jackman <sjackman@debian.org>  Thu,  5 Jul 2007 10:25:08 -0600

avarice (2.6-1) experimental; urgency=low

  * New upstream release.

 -- Shaun Jackman <sjackman@debian.org>  Fri, 23 Feb 2007 09:57:06 -0700

avarice (2.5-1) unstable; urgency=low

  * New upstream release.
  * Update the Debian policy to version 3.7.2.2.

 -- Shaun Jackman <sjackman@debian.org>  Thu, 30 Nov 2006 09:42:26 -0700

avarice (2.4-3) unstable; urgency=medium

  * Link statically against libbfd. Closes: #381505.

 -- Shaun Jackman <sjackman@debian.org>  Tue,  8 Aug 2006 14:11:45 -0600

avarice (2.4-2) unstable; urgency=medium

  * Add binutils-dev to Build-Depends. Closes: #381136.

 -- Shaun Jackman <sjackman@debian.org>  Wed,  2 Aug 2006 17:35:41 -0600

avarice (2.4-1) unstable; urgency=low

  * Initial release. Closes: #380695.

 -- Shaun Jackman <sjackman@debian.org>  Tue,  1 Aug 2006 09:33:10 -0600

