miniupnpc (2.2.3-1deepin1) unstable; urgency=medium

  [ Thomas Goirand ]
  * update

  [ Tianyu Chen ]
  * No source change upload against python 3.12.

 -- Tianyu Chen <sweetyfish@deepin.org>  Mon, 08 Jul 2024 09:52:39 +0200

miniupnpc (2.2.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.0.

 -- Yangfl <mmyangfl@gmail.com>  Sun, 03 Oct 2021 13:50:34 +0800

miniupnpc (2.2.1-1) unstable; urgency=medium

  * New upstream release (Closes: #935310).
  * Bump debhelper compat to 13.
  * Bump Standards-Version to 4.5.0.
  * Add upstream metadata.

 -- Yangfl <mmyangfl@gmail.com>  Mon, 04 Jan 2021 21:53:27 +0800

miniupnpc (2.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/watch: Check for PGP signature.
  * debian/watch: Only watch for release versions.

 -- Yangfl <mmyangfl@gmail.com>  Wed, 23 May 2018 01:08:20 +0800

miniupnpc (2.0.20180410-2) unstable; urgency=medium

  * Uploading to unstable.
  * Move minissdpd dep level from Recommends to Suggests (Closes: #897064).

 -- Yangfl <mmyangfl@gmail.com>  Fri, 04 May 2018 13:51:58 +0800

miniupnpc (2.0.20180410-1) experimental; urgency=medium

  [ Yangfl ]
  * New upstream release.
  * Bump Standards-Version to 4.1.4.
  * Uploading to Experimental.

  [ Thomas Goirand ]
  * Fix runtime depends of the -dev lib to version 17 of the runtime lib.

 -- Thomas Goirand <zigo@debian.org>  Sun, 22 Apr 2018 09:56:07 +0000

miniupnpc (2.0.20180222-1) unstable; urgency=medium

  [ Yangfl ]
  * New upstream release
    - Add pkg-config file (Closes: #664240)
  * Mark Breaks miniupnpc (<< 2.0) for libminiupnpc-dev (Closes: #890649)
  * Fix FTBFS on non-Linux (Closes: #891696)
  * Update VCS fields to point to Salsa

  [ Thomas Goirand ]
  * Removed man page patch.

 -- Thomas Goirand <zigo@debian.org>  Mon, 26 Mar 2018 12:42:43 +0000

miniupnpc (2.0.20171212-3) unstable; urgency=medium

  * Uploading to unstable (after ACK from the release team).

 -- Thomas Goirand <zigo@debian.org>  Mon, 12 Feb 2018 09:59:05 +0000

miniupnpc (2.0.20171212-2) experimental; urgency=medium

  [ Yangfl ]
  * New upstream release. (Closes: #804045)
  * Include help2man template. (Closes: #776642)
  * Bumped Standards-Version.
  * Switch to Python 3.

  [ Thomas Goirand ]
  * Uploading to Experimental.

 -- Thomas Goirand <zigo@debian.org>  Mon, 22 Jan 2018 12:06:07 +0100

miniupnpc (1.9.20140610-4) unstable; urgency=high

  * Now uses a better patch from upstream for the buffer overflow issue.

 -- Thomas Goirand <zigo@debian.org>  Fri, 19 May 2017 17:46:54 +0200

miniupnpc (1.9.20140610-3) unstable; urgency=high

  * Add More_accurate_checking_while_writing_buffer_in_simpleUPnPcommand2.patch
    which fixes a buffer overflow.
  * CVE-2017-8798: integer signedness error. Applied upstream patch.
    (Closes: #862273).
  * Define define _DEFAULT_SOURCE do avoid FTBFS.

 -- Thomas Goirand <zigo@debian.org>  Thu, 18 May 2017 13:41:57 +0200

miniupnpc (1.9.20140610-2.1) unstable; urgency=high

  * Non-maintainer upload.
  * Add CVE-2015-6031.patch patch.
    CVE-2015-6031: Buffer overflow vulnerability in XML parser
    functionality. (Closes: #802650)

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 25 Oct 2015 13:41:21 +0100

miniupnpc (1.9.20140610-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 13 Jul 2014 14:43:26 +0000

miniupnpc (1.9.20140610-1) experimental; urgency=medium

  * New upstream release. This fixes FTBFS in kFreeBSD.
  * Now switching to pristine tar Git packaging.
  * Adds correct-typo-in-manpage.patch.
  * Added a debian/libminiupnpc10.symbols file.

 -- Thomas Goirand <zigo@debian.org>  Wed, 11 Jun 2014 13:27:03 +0800

miniupnpc (1.9.20140401-1) experimental; urgency=medium

  * New upstream release (Closes: #748913, #698705)
  * Uploading to experimental because of the needed transition.
  * Enabled hardening build flags (Closes: #680214).
  * Removed 000-Setup.py_CFLAGS_override.patch now applied upstream.
  * Refreshed fix-ftbfs-on-hurd.patch.
  * Upstream bumped SONAME, so now packaging libminiupnpc10 instead of 8.
  * Switched to upstream branch tags git packaging. Note that upstream Git
    cannot be used directly, as it contains all projects of miniupnp in a
    single repository.
  * Removed patch applied upstream: debian/patches/fix-ftbfs-on-hurd.patch.
  * Bumped Standards-Version.

 -- Thomas Goirand <zigo@debian.org>  Wed, 28 May 2014 07:10:52 +0000

miniupnpc (1.6-4) unstable; urgency=high

  * Fixed potential buffer overrun in miniwget.c (Closes: #748913).

 -- Thomas Goirand <zigo@debian.org>  Wed, 28 May 2014 06:07:40 +0000

miniupnpc (1.6-3) unstable; urgency=low

  [Laurent Bigonville <bigon@debian.org>]
  * debian/libminiupnpc8.symbols: Add symbols file (Closes: #635531)
  * Drop debian/libminiupnpc8.shlibs, let dh_makeshlibs generate it.
  * debian/rules:
    - Call dh_makeshlibs with "-V -- -c4" parameters
    - Call dh_fixperms during build (Closes: #650202)

  [Thomas Goirand]
  * Uploading to unstable.
  * Added a new debian/gbp.conf.
  * Switching to source format 3.0 (quilt)
  * Build python bindings (python-miniupnpc), thanks to Adam Cécile
    <gandalf@le-vert.net> for his contribution (Closes: #660938).
  * Added multiarch support.
  * Uploading to unstable.
  * Fixes FTBFS on hurd, thanks to Svante Signell <svante.signell@gmail.com>
    (Closes: #718519).
  * VCS URLs are now canonical.
  * Standards-Version is now 3.9.4.

 -- Thomas Goirand <zigo@debian.org>  Thu, 23 Feb 2012 13:18:36 +0800

miniupnpc (1.6-2) experimental; urgency=low

  * Moved libminiupnpc.a in the -dev package as it should.
  * Added Replaces: libminiupnpc5, libminiupnpc8 (<= 1.6-1) because of above.

 -- Thomas Goirand <zigo@debian.org>  Fri, 11 Nov 2011 16:48:35 +0800

miniupnpc (1.6-1) experimental; urgency=low

  [Thomas Goirand <zigo@debian.org>]
  * New upstream version (Closes: #647679).
  * Rewrapped debian/copyrigh.
  * Uploading to experimental since there's an soname transition.
  [Leo 'costela' Antunes <costela@debian.org>]
  * Fixes watch file.
  * Update soname and binary lib package name.
  * Adds debian/rules build-arch and build-indep targets.
  * remove unneeded libminiupnpc.substvars.
  * policy bump to 3.9.2 (no changes).
  * fix debian/copyright syntax (empty lines).

 -- Thomas Goirand <zigo@debian.org>  Fri, 11 Nov 2011 16:21:41 +0800

miniupnpc (1.5-3) unstable; urgency=low

  * debian/copyright is now in correct DEP5 format.

 -- Thomas Goirand <zigo@debian.org>  Thu, 04 Aug 2011 18:52:03 +0800

miniupnpc (1.5-2) unstable; urgency=low

  * libminiupnpc-dev now depends on libminiupnpc5 (Closes: #617774).

 -- Thomas Goirand <zigo@debian.org>  Fri, 11 Mar 2011 18:59:58 +0800

miniupnpc (1.5-1) unstable; urgency=low

  * New upstream version.
  * Moving from experimental to unstable (Closes: #616632).

 -- Thomas Goirand <zigo@debian.org>  Thu, 10 Mar 2011 00:22:40 +0800

miniupnpc (1.4.20101221-1) experimental; urgency=low

  * Initial release. (Closes: #444392)

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Dec 2010 16:49:20 +0800
