--- libgig/trunk/debian/changelog 2004/07/07 12:03:54 186 +++ libgig/trunk/debian/changelog 2013/12/31 01:06:52 2486 @@ -1,3 +1,92 @@ +libgig (3.3.0-2) unstable; urgency=low + + * Included new command line tools "gigmerge" and "gig2mono". + + -- Christian Schoenebeck Tue, 31 Dec 2013 02:11:22 +0100 + +libgig (3.3.0-1) unstable; urgency=low + + * changed package name to libgig6 according to Debian standards + * new release + + -- Christian Schoenebeck Thu, 30 Jul 2009 09:13:47 +0200 + +libgig (3.2.1-1) unstable; urgency=low + + * new release + + -- Christian Schoenebeck Wed, 05 Dec 2007 16:24:12 +0100 + +libgig (3.2.0-1) unstable; urgency=low + + * added build dependency to uuid-dev to allow libgig generating DLSIDs + for DLS and gig files (not a mandatory but highly recommended + dependency) + * slightly changed package descriptions + * libgig's home has moved to http://www.linuxsampler.org/libgig/ + * new release + + -- Christian Schoenebeck Sun, 14 Oct 2007 01:02:39 +0200 + +libgig (3.1.1-1) unstable; urgency=low + + * fixed debian rules file for working with official release tarballs as + well (expected a Makefile.cvs file) + + -- Christian Schoenebeck Sat, 24 Mar 2007 12:14:54 +0100 + +libgig (3.1.0-1) unstable; urgency=low + + * 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 + * new release + + -- Christian Schoenebeck Fri, 24 Nov 2006 12:16:20 +0100 + +libgig (3.0.0-1) unstable; urgency=low + + * New release. + + -- Christian Schoenebeck Fri, 28 Apr 2006 19:22:24 +0200 + +libgig (2.0.2-1) unstable; urgency=low + + * New release. + + -- Christian Schoenebeck Mon, 15 Aug 2005 19:19:57 +0200 + +libgig (2.0.1-1) unstable; urgency=low + + * New release. + + -- Christian Schoenebeck 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 + + -- Matt Flax Mon, 09 May 2005 16:10:58 +0200 + +libgig (1.0.0cvs20050503-1) unstable; urgency=low + + * Updated to cvs version + + -- Matt Flax 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 Sat, 5 Feb 2005 20:02:26 +0100 + libgig (0.7.1-1) unstable; urgency=low * Initial Release.