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
