libgig (4.2.0~ds1-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 11 Sep 2019 18:57:17 +0200

libgig (4.2.0~ds1-1) experimental; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org
  * Use debhelper-compat instead of debian/compat

  [ Felipe Sateler ]
  * Change maintainer address to debian-multimedia@lists.debian.org

  [ Sebastian Ramacher ]
  * New upstream release.
    - SONAME bump: libgig8 -> libgig9.
  * debian/watch: Use ~ds1 as repack version.
  * debian/copyright:
    - Update Files-Excluded: .git/ not included anymore, debian/ does not need
      to be removed.
    - Update copyright years.
  * debian/control:
    - Bump Standards-Version.
    - Bump debhelper compat to 12.
    - Remove obsolete Breaks+Replaces

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 08 Sep 2019 20:32:18 +0200

libgig (4.1.0~repack-2) unstable; urgency=medium

  * Upload to unstable.
  * Set dh/compat 11.
  * Bump Standards.
  * Fix paths in doc-base file.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Wed, 03 Jan 2018 21:44:44 +0100

libgig (4.1.0~repack-1) experimental; urgency=medium

  * Improve filter option in gbp.conf file.
  * New upstream version 4.1.0
  * Introduce postclone.sh script to ignore .pc/ dir.
  * Patches refreshed/removed.
  * Use secure uri in watch file.
  * Bump soname for libgig.
  * Use secure uri for homepage.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Mon, 01 Jan 2018 21:23:27 +0000

libgig (4.0.0-5) unstable; urgency=medium

  * Add patch to fix CVE-2017-12951. (Closes: #877651)
  * Add patch to fix CVE-2017-12954. (Closes: #877652)
  * Bump Standards.
  * Update Vcs to use git instead of cgit.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Fri, 13 Oct 2017 22:33:54 +0200

libgig (4.0.0-4) unstable; urgency=medium

  * debian/patches/CVE-2017-12952.diff: fix some crashes

 -- Paul Brossier <piem@debian.org>  Tue, 29 Aug 2017 15:15:10 +0200

libgig (4.0.0-3) unstable; urgency=medium

  * Bump Standards.
  * Sign tags.
  * Update copyright file.
  * Avoid useless linking.
  * 4.0.0 release (Closes: #850179)

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Mon, 03 Jul 2017 11:05:58 +0200

libgig (4.0.0-2) unstable; urgency=medium

  * Upload to unstable. (Closes: #847081)

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Sun, 25 Jun 2017 15:16:09 +0200

libgig (4.0.0-1) experimental; urgency=medium

  [ Alessio Treglia ]
  * Imported Upstream version 4.0.0 (Closes: #834436)
  * Refresh patchset

  [ Jaromír Mikeš ]
  * debian/control
    * Add myself as uploader.
    * Rename package to libgig7.
    * Make libgig-dev Multi-Arch: same.
    * Fix VCS fields.
    * Fix spelling in description.
    * Bump Standards.
    * Split package - separate libakai0 package.
    * Remove not needed Breaks/Replaces.
  * debian/patches
    * Removed 03-deletechuncklist.patch - upstream request.
    * Not patch Makefile.in and configure file.
    * Add spelling patch.
    * Add patch to fix install path.
    * Update 01-Makefile.patch.
    * Not patch Makefile.in and configure file.
  * debian/rules
    * Set dh/compat 10.
    * Drop autoreconf - not needed with compat 10.
    * Fix hardening.
  * Fix .gitignore file.
  * Remove postrm postinst scripts.
  * Remove libgig-dev.doc-base file.
  * Install only one upstream changelog.
  * Update copyright file.
  * Get rid of autom4te.cache files by gbp.conf
  * Drop d/Makefile.* files.
  * Don't sign tags.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Thu, 01 Dec 2016 22:48:46 +0000

libgig (3.3.0-5) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Sebastian Ramacher <sramacher@debian.org>  Wed, 05 Aug 2015 00:00:21 +0200

libgig (3.3.0-4) experimental; urgency=medium

  * Team upload.
  * Rename libgig6 for GCC 5 transition. (Closes: #791124)
  * debian/control:
     - Bump Standards-Version to 3.9.6
     - Remove obsolete Conflicts + Replaces.
     - Bump debhelper B-D to >= 9.
     - Mark libgig6v5 as M-A: same.
  * debian/compat: Bump to 9.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 28 Jul 2015 22:18:32 +0200

libgig (3.3.0-3) unstable; urgency=medium

  * debian/rules: do not install changelog twice
  * debian/rules: use dpkg-buildflags
  * debian/control: bump standards-version
  * debian/rules: cleaner clean
  * debian/rules: build dos in indep, make jquery.js a link
  * debian/control: libgig-doc depends on libjs-jquery
  * debian/patches/03-deletechuncklist.patch: fix riftree segfault (closes:
    #716265)

 -- Paul Brossier <piem@debian.org>  Mon, 31 Mar 2014 13:26:15 -0300

libgig (3.3.0-2) unstable; urgency=low

  * Switch to 3.0 (quilt).
  * debian/rules: Drop get-orig-source, no longer needed.
  * Add debian/gbp.conf file.
  * Add .gitignore file.
  * Don't build,install static libraries.
  * Add dh_autoreconf support.
  * debian/control:
    - We moved files between packages (libgig-dev <-> libgig-doc), so it
      had better use Replaces+Breaks, not Conflicts+Replaces.
    - Add Vcs-* fields
    - Bump Standards.
    - Change my email address.
    - Remove DM-Upload-Allowed: yes, no longer needed.

 -- Alessio Treglia <alessio@debian.org>  Wed, 09 Feb 2011 13:18:38 +0100

libgig (3.3.0-1) unstable; urgency=low

  * New upstream release.
  * Repack the tarball to remove the upstream's debian directory.
  * Switch to debhelper 7.
  * Bump Standards.
  * Add debian/compat.
  * Update debian/copyright.
  * Replace current Maintainer with Debian Multimedia Maintainers;
    also Closes: #474526.
  * Add myself to the Uploaders field.
  * Update and move upstream's website information to Homepage field.
  * Build-Depends on uuid-dev.
  * Replace automake1.9 build-dependency with automake.
  * Replace deprecated ${Source-Version} macro with ${binary:Version}.
  * Getting rid of unneeded *.la.
  * Add libgig-doc runtime, add proper Conflicts/Replaces fields.
  * Rename and update doc-base control file.
  * Improve runtime packages short,extended descriptions.
  * Drop dpatch and all old patches, now unnecessary.
  * Add quilt support.
  * debian/patches/01-Makefile.patch:
    - Ignore debian subdirectory.
  * debian/patches/02-manpages.patch
    - Fix hyphen-used-as-minus-sign lintian warnings.
  * Install NEWS file as upstream's changelog.
  * Remove unnecessary debian/libgig.install, debian/Makefile.{in,am}.

 -- Alessio Treglia <quadrispro@ubuntu.com>  Fri, 11 Dec 2009 20:25:45 +0100

libgig (3.2.1-3+cvs080916) unstable; urgency=low

  * Dropped gcc43 patch, fixed upstream

 -- Free Ekanayaka <freee@debian.org>  Wed, 17 Sep 2008 13:11:08 +0100

libgig (3.2.1-2+cvs080916) unstable; urgency=low

  * New cvs snapshot

 -- Free Ekanayaka <freee@debian.org>  Tue, 16 Sep 2008 01:10:27 +0100

libgig (3.2.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix GCC 4.3 compatibility, patch by Brian M. Carlson (Closes: #456083)

 -- Moritz Muehlenhoff <jmm@debian.org>  Sun, 23 Mar 2008 00:23:55 +0100

libgig (3.2.1-1) unstable; urgency=low

  * New upstream release
  * Added myself to Uploaders

 -- Free Ekanayaka <freee@debian.org>  Wed, 05 Dec 2007 16:24:12 +0100

libgig (3.2.0-1) unstable; urgency=low

  * Non-Maintainer upload
  * New upstream lrelease

 -- Free Ekanayaka <freee@debian.org>  Wed, 17 Oct 2007 15:56:47 +0100

libgig (3.1.1-0.1+cvs071005) unstable; urgency=low

  * New cvs snapshot

 -- Free Ekanayaka <freee@debian.org>  Fri,  5 Oct 2007 12:33:59 +0100

libgig (3.1.1-0.1+cvs071004) unstable; urgency=low

  * New cvs snapshot

 -- Free Ekanayaka <freee@debian.org>  Thu,  4 Oct 2007 21:48:02 +0100

libgig (3.1.1-0.1) unstable; urgency=low

  [ Free Ekanayaka ]
  * Non-Maintainer upload
  * New upstream release (Closes: #381628)
  * Included upstream changelog
  * Removed non debian/ files from diff.gz
  * Move libgig3c2 to libgig6 to reflect the so name change
  * Added makefile rule to package cvs snapshots
  * Support passing DEB_BUILD_OPTIONS=athopt to for Athlon optimization

  [ Christian Schoenebeck ]
  * libgig's home has changed slightly from
    http://stud.fh-heilbronn.de/~cschoene/projects/libgig/ to
    http://stud.hs-heilbronn.de/~cschoene/projects/libgig/
  * include NEWS file on installation

 -- Free Ekanayaka <freee@debian.org>  Sat, 13 Jan 2007 00:49:40 +0100

libgig (2.0.d2-2) unstable; urgency=low

  * Cxx transistion (closes: #339205)

 -- Matt Flax <flatmax@pgb.unsw.edu.au>  Sat, 19 Nov 2005 16:44:06 +1100

libgig (2.0.d2-1) unstable; urgency=low

  * New upstream release.
  * Added previous upstream entries in debian/changelog.
  * Force soname update setting age to 1 in configure.ac
  * Fixed doc-base section to Apps/Programming

 -- Paul Brossier <piem@debian.org>  Wed, 24 Aug 2005 10:50:39 +0100

libgig (2.0.2-1) unstable; urgency=low

  * New release.

 -- Christian Schoenebeck <cuse@users.sourceforge.net>  Mon, 15 Aug 2005 19:19:57 +0200

libgig (2.0.cvs20050613+1-1) unstable; urgency=low

  * New upstream release (2.0.1)
  * Move libgig to libgigc2 (g++ 4.0 ABI transition)
  * Make libgigc2 Conflicts against old version of libgig
  * Automatic update of config.{sub,guess}
  * Clean up debian/rules file, bump Standards-Version
  * Remove README.Debian, libgig.install and debian/Makefile*
  * Add watch file

 -- Paul Brossier <piem@debian.org>  Sun, 31 Jul 2005 00:19:09 +0100

libgig (2.0.1-1) unstable; urgency=low

  * New release.

 -- Christian Schoenebeck <cuse@users.sourceforge.net>  Sun, 12 Jun 2005 14:55:17 +0200

libgig (2.0.cvs20050523-1) unstable; urgency=low

  * fixed debian description (Closes: #310221)
  * New release. Mostly pre-prepared by Christian Schoenebeck <cuse@users.sourceforge.net>

 -- Matt Flax <flatmax@pgb.unsw.edu.au>  Mon, 09 May 2005 16:10:58 +0200

libgig (1.0.0cvs20050503-1) unstable; urgency=low

  * Updated to cvs version

 -- Matt Flax <flatmax@pgb.unsw.edu.au>  Wed, 2 Mar 2005 11:40:49 +0100

libgig (1.0.0-1) unstable; urgency=low

  * New upstream release (Closes: #279932)
  * Doxygen API documentation included with libgig-dev
  * Changed maintainer names from Christian Schoenebeck to MAtt Flax. Note
    That the original packaging was done by Christian
  * altered the rules file
  * fixed various lintian errors

 -- Matt Flax <flatmax@pgb.unsw.edu.au>  Sat, 5 Feb 2005 20:02:26 +0100

libgig (0.7.1-1) unstable; urgency=low

  * Initial Release.

 -- Christian Schoenebeck <cuse@users.sourceforge.net>  Tue,  6 Jul 2004 23:12:46 +0200
