gigedit (1.1.0-2) unstable; urgency=medium

  * Add patch to fix handling translations.
  * Enable dh_auto_test.
  * Update upstream contacts in d/copyright file.
  * Patch forwarded.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Mon, 08 Jan 2018 10:09:09 +0100

gigedit (1.1.0-1) unstable; urgency=medium

  * Update filter in gbp.conf file.
  * New upstream version 1.1.0
  * Fix typo in copyright file.
  * Bump Standards.
  * Vcs - use git instead of cgit.
  * Use secure uri where possible.
  * Introduce postclone.sh script to ignore .pc/ dir.
  * Patches refreshed.
  * Set B-D libgtkmm-3.0-dev.
  * Bump B-D libgig-dev version.
  * Override test to fix build.
  * Remove trailing-whitespaces.
  * Fix B-D libgig-dev version.
  * Set dh/compat 11.
  * Use secure uri in copyright file.

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

gigedit (1.0.0-3) unstable; urgency=medium

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

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Mon, 03 Jul 2017 14:33:18 +0200

gigedit (1.0.0-2) unstable; urgency=medium

  * Upload to unstable.

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

gigedit (1.0.0-1) experimental; urgency=medium

  * New upstream version 1.0.0
  * Add myself as uploader.
  * Update copyright file.
  * Get rid of autom4te.cache files and upstream debian dir by gbp.conf
  * Patches refreshed/removed.
  * Set dh/compat 10.
  * Bump Standards.
  * Fix VCS fields.
  * Tighten B-D.
  * Delete *.la files in multiarch subdirs.
  * Drop autoreconf - not needed with compat 10.
  * Make control file non-executable.
  * Fix hardening.
  * Add doc-base file.
  * Add spelling patch.
  * Tune .gitignore file.
  * Don't sign tags.
  * Fix B-D version.
  * Not patch Makefile.in and configure file.
  * Enable dh_auto_test.
  * Disable build of shared libs.
  * Ship just gigedit binary.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Sun, 20 Nov 2016 22:10:27 +0100

gigedit (0.2.0-1) unstable; urgency=low

  * Upload to unstable.
  * debian/gbp.conf: Set sign-tags to True.

 -- Alessio Treglia <alessio@debian.org>  Tue, 08 Feb 2011 23:43:24 +0100

gigedit (0.2.0-1~exp2) experimental; urgency=low

  * Remove Christian Schoenbeck from the Uploaders list (Closes: #572738).
  * debian/patches/01-makefiles.patch: Add patch header as per DEP-3.
  * Replace dh_autotools_dev with dh-autoreconf.
  * Add patch to fix FTBFS with binutils-gold.

 -- Alessio Treglia <alessio@debian.org>  Fri, 03 Dec 2010 17:07:05 +0100

gigedit (0.2.0-1~exp1) experimental; urgency=low

  * New upstream release:
    - The keyboard may now be used to trigger notes when running as
      plugin.
    - The settings in the file properties window are now editable.
    - A new function for replacing all samples is added.
  * Switch to format 3.0 (quilt).
  * Remove debian/Makefile.* files, no longer needed.
  * Switch to DH 7.
  * Add autotools-dev support.
  * ACK previous NMU, revert patches directly applied to the sources.
  * debian/control:
    - Build-Depends on automake.
    - Move upstream's URL to source stanza.
    - Update Standards-Version to 3.9.1.
    - Correct team's name.
    - Add myself as uploader.
    - Add Vcs fields.
    - Fix lintian binary-control-field-duplicates-source warning.
  * Skip 'make check' rule to avoid FTBFS.
  * Purge *.la files.
  * Rewrite debian/copyright as per DEP-5 proposal.
  * Update debian/watch file.
  * Update debian/copyright file.
  * Refresh debian/patches/01-makefiles.patch.
  * Drop 02-missing_includes.patch, no longer needed.

 -- Alessio Treglia <alessio@debian.org>  Tue, 17 Aug 2010 10:45:58 +0200

gigedit (0.1.1-2.2) unstable; urgency=high

  * Non-maintainer upload.
  * Urgency set to high because of RC bug fix
  * Fix FTBFS due to missing #include statements. Thanks to Peter Green
    for the patch. Closes: #482650

 -- Tobias Toedter <toddy@debian.org>  Sun, 25 May 2008 12:41:47 +0200

gigedit (0.1.1-2.1) unstable; urgency=high

  * Non-maintainer upload.
  * Urgency set to high because of RC bug fix
  * Adding uuid-dev to Build-Depends. Thanks to Martin Stigge for
    the patch. Closes: #473943

 -- Tobias Toedter <toddy@debian.org>  Fri, 23 May 2008 19:10:18 +0200

gigedit (0.1.1-2) unstable; urgency=low

  * Fix broken DESTDIR variable (Closes: #459656)

 -- Free Ekanayaka <freee@debian.org>  Mon, 14 Jan 2008 11:44:44 +0000

gigedit (0.1.1-1) unstable; urgency=low

  [ Christian Schoenebeck ]
  * New release.

  [ Free Ekanayaka ]
  * First upload to Debian (Closes: #459656)
  * debian/control:
     - build depend on libgig-dev
     - bumped standard version to 3.7.1
  * debian/rules
     - use dh_strip

 -- Free Ekanayaka <freee@debian.org>  Mon,  7 Jan 2008 22:23:58 +0000

gigedit (0.1.0-2) unreleased; urgency=low

  * Ignore missing Makefile.cvs (which doesn't exist in release tarballs).

 -- Christian Schoenebeck <cuse@users.sourceforge.net>  Thu, 18 Oct 2007 15:25:16 +0200

gigedit (0.1.0-1) unreleased; urgency=low

  * Added build-dependency to xsltproc and docbook-xsl as the current CVS
    version needs it to generate the quick start document (not necessary
    for tarball releases though).
  * New release.

 -- Christian Schoenebeck <cuse@users.sourceforge.net>  Mon, 15 Oct 2007 22:36:36 +0200

gigedit (0.0.3-1) unreleased; urgency=low

  * Initial Release.
  * compile with debug info (-g) and don't strip binary
    (to allow debugging)

 -- Christian Schoenebeck <cuse@users.sourceforge.net>  Wed, 30 May 2007 02:18:18 +0200

