nzbget (13.0+dfsg-1) unstable; urgency=medium

  * Acknowledge NMU (Closes: #758286)
    - Big thanks to Andreas Metzler for the upload
  * New upstream release (Closes: #763342)
  * debian/patches:
    - Refresh 0001-dont-embed-libraries.patch
    - Refresh 0010_unnecessary_gcryptdep.patch
    - Add 0011-fix-potential-buffer-overflow.patch to fix gcc warning
      about a potential buffer overflow.
  * debian/control:
    - Add dependency for libjs-raphael and -elycharts, needed for the web
      interface.
    - Run 'wrap-and-sort -s'
    - Update standards version, no further changes needed
  * debian/nzbget.links:
    - Also use system libjs-raphael and -elycharts libraries
  * debian/nzbget.conf
    - Update sample configuration file to include new options introduced by
      new upstream version.
  * debian/copyright
    - Update years
    - Include note about all javascript libraries that are excluded in the
      source tarball.

 -- Andreas Moog <andreas.moog@warperbbs.de>  Sun, 12 Oct 2014 18:40:14 +0200

nzbget (12.0+dfsg-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rebuild against GnuTLS v3. Closes: #753137
  * 0010_unnecessary_gcryptdep.diff: Only link against gcrypt if
    gnutls << 2.12. Closes: #745958

 -- Andreas Metzler <ametzler@debian.org>  Sat, 16 Aug 2014 11:53:28 +0200

nzbget (12.0+dfsg-1) unstable; urgency=low

  * New upstream release
  * debian/control: 
    - Change maintainer email address
    - Update standards version to 3.9.5, no changes needed
  * debian/rules:
    - enable parallel building
  * debian/patches:
    - Refresh 0001-dont-embed-libraries.patch
    - Remove 0002-hardening-buffer-overflow.patch, included upstream
  * debian/nzbget.install:
    - Install sample configuration file in webui folder to serve as template
      in the web interface
  * debian/nzbget.conf:
    - Update sample configuration file to include new options introduced by
      the new upstream version

 -- Andreas Moog <andreas.moog@warperbbs.de>  Sun, 12 Jan 2014 13:44:33 +0100

nzbget (11.0+dfsg-2) unstable; urgency=low

  * Upload to unstable
  * debian/patches/0002-hardening-buffer-overflow.patch: (Closes: #720099)
    - Fix potential buffer overflow in RemoteClient.cpp

 -- Andreas Moog <amoog@ubuntu.com>  Sun, 25 Aug 2013 19:32:30 +0200

nzbget (11.0+dfsg-1) experimental; urgency=low

  * New upstream release (Closes: #701896)
  * Repackage original tarball to remove copies of jquery and twitter-
    bootstrap
  * debian/watch: Update for new versioning scheme
  * debian/patches: Remove all old patches, add one patch:
    - dont-embed-libraries.patch: Don't install embedded jquery and bootstrap 
      libraries
  * debian/combat: Upgrade to debhelper combat 9
  * debian/control:
    - Fix Vcs-Git field
    - Adjust debhelper version for combat level 9
    - Add jquery and bootstrap to depends for integrated webserver
    - Add python to recommends for post-processing scripts
    - Bump build-depends on libpar2-dev to support the cancel function
  * debian/links:
    - Use the system jquery and bootstrap libraries
  * debian/rules:
    - Add get-orig-source target to build modified upstream tarball
  * Adjust sample nzbget.conf:
    - Only listen to 127.0.0.1 instead of 0.0.0.0
    - Use nzbget.conf as template for webui configuration
  * Adjust sample nzbgetd init file:
    - Point to correct location of nzbget binary

 -- Andreas Moog <amoog@ubuntu.com>  Thu, 18 Jul 2013 14:50:28 +0200

nzbget (0.7.0-2) unstable; urgency=low

  * debian/control:
    - point to updated gitweb location on alioth
    - update description (Closes: #627940)
  * debian/rules:
    - build with libpar2 to enable automatic par-check/-repair
  * debian/patches/link-order.patch:
    - Libraries in LDFLAGS cause issues with ld --as-needed, put them in
      LDADD instead.
    - build with dh-autoreconf due to changes to configure.ac
  * debian/patches/ac_lang_source.patch:
    - Use AC_LANG_SOURCE macro to make sure configure is generated correctly.

 -- Andreas Moog <amoog@ubuntu.com>  Wed, 13 Jul 2011 17:06:08 +0200

nzbget (0.7.0-1) unstable; urgency=low

  * Initial release (Closes: #624381)

 -- Andreas Moog <amoog@ubuntu.com>  Fri, 06 May 2011 19:01:38 +0200
