gtkpod (0.99.12-1) unstable; urgency=low * New upstream release. * Adjust build-dependency on libgpod, >= 0.6.0 is now needed. * Bumped Standards version, no changes needed. * Updating 01_mountpoint.dpatch cause it did no longer apply. * Remove 03_itdb-set-local-to-imported.dpatch, included upstream. * Remove 02_missing_fclose.dpatch, not needed anymore. Upstream source code changed and the function does not have a local FILE stream that needs to be closed anymore. -- Nico Golde Sun, 13 Jan 2008 17:24:33 +0100 gtkpod (0.99.10-5) unstable; urgency=low * Add changing mountpoint as well in prefs.c to 01_mountpoint (Closes: #452056). * Removed NEWS file as its last entry was before sarge. -- Nico Golde Tue, 20 Nov 2007 14:22:12 +0100 gtkpod (0.99.10-4) unstable; urgency=low * Switched from Xs-Vcs to Vcs control field, dpkg supports them now. * Switched from old Homepage tag to the new Homepage control field. * New dependency on dpatch as we don't want to modify the source directly any longer. * Added previously modified source code as dpatch patches: 01_mountpoint, 02_missing_fclose * Included 03_itdb-set-local-to-imported.dpatch to fix inability to import into local repos (Closes: #451749). -- Nico Golde Tue, 13 Nov 2007 16:18:58 +0100 gtkpod (0.99.10-3) unstable; urgency=low * Added missing fclose() call in mp3file.c to prevent too many open file descriptors (Closes: #441308). * Adapted .desktop file to current freedesktop standards. -- Nico Golde Sun, 09 Sep 2007 20:13:31 +0200 gtkpod (0.99.10-2) unstable; urgency=low * Upload to unstable * Update menu entry according to new menu policy * Lintian: Don't ignore all errors from "make distclean" -- Frank Lichtenheld Tue, 10 Jul 2007 00:25:04 +0200 gtkpod (0.99.10-1) experimental; urgency=low * New upstream release - Allows resizing the preferences dialog (Closes: #428011) * Update man page debian/gtkpod.pod -- Frank Lichtenheld Thu, 28 Jun 2007 02:12:56 +0200 gtkpod (0.99.8-3) unstable; urgency=low [ Frank Lichtenheld ] * Upload to unstable (Closes: #391812) * Change Maintainer to pkg-gtkpod-devel list. Add myself and Nico as Uploaders * Add Vcs-{Svn,Browser} fields [ Nico Golde ] * Added Homepage tag to control. * Bumped compat level since debhelper >= 5 is in etch. -- Nico Golde Mon, 07 May 2007 17:40:39 +0200 gtkpod (0.99.8-2) experimental; urgency=low * Adapt for libgpod >= 0.4.2 (Patch by upstream). -- Frank Lichtenheld Sat, 10 Feb 2007 14:22:53 +0100 gtkpod (0.99.8-1) experimental; urgency=low * New upstream release + Update libgpod-dev build-dependency to (>= 0.4.0) and remove conflict against libgpod0 (upload to experimental because this version isn't available in unstable yet) + Change /mnt/ipod to /media/ipod as usual in new scripts * Bump Standards-Version to 3.7.2 (no changes). * Remove glade file symlinks on clean. Found by Martin Zobel-Helas. (Closes: #395120) -- Frank Lichtenheld Fri, 22 Dec 2006 18:38:05 +0100 gtkpod (0.99.4-2) unstable; urgency=low * Add conflict against libgpod0 >= 0.4.0 to quiten up the BTS a bit. * Bump Standards-Version to 3.7.2 (no changes). * Remove glade file symlinks on clean. Found by Martin Zobel-Helas. (Closes: #395120) -- Frank Lichtenheld Thu, 30 Nov 2006 23:12:32 +0100 gtkpod (0.99.4-1) unstable; urgency=low * New upstream release -- Frank Lichtenheld Sat, 8 Apr 2006 21:45:22 +0200 gtkpod (0.99.2-1) unstable; urgency=low * New upstream release (Closes: #343856) + Fixes sorting bug (Closes: #330082) * Add build-depends on libgpod-dev * Add build-depends on flex * Add suggests on python since one of the scripts uses it * Update FSF address in debian/copyright -- Frank Lichtenheld Thu, 29 Dec 2005 17:38:38 +0100 gtkpod (0.94.0-1) unstable; urgency=low * New upstream release (Closes: #319408) - support for new iTunes and new firmware version (Closes: #317701) * Add watch file, by Filippo Giunchedi (Closes: #318760) -- Frank Lichtenheld Fri, 22 Jul 2005 13:23:13 +0200 gtkpod (0.93.1-1) unstable; urgency=low * New upstream release (Closes: #316399) - New build-dependency libglade2-dev * Bump Standards-Version to 3.6.2, no changes needed * Don't create glade files as absolute links as that fails miserably in a packaging situation -- Frank Lichtenheld Fri, 1 Jul 2005 02:24:13 +0200 gtkpod (0.88.2-1) unstable; urgency=low * New upstream release - Fixes typo in preferences dialog reported by Michael Shields (Closes: #289087) - Included additional sync script previously offered for download separatly (Closes: #302361) * Include typo fixes for the German translation by Jens Seidel (Closes: #314053) * Add build dependency on gettext even though many other build dependecies already get it for us. We shouldn't rely on that * Fix syntax error in sync-notes.sh and change paths from /mnt/ipod to /media/ipod as usual * Add Suggests on recode as it is used in the scripts * Replace the outdated, buggy, and GFDL licensed man page written in docbook by the former Debian maintainer with an updated, more extensive, GPL licensed version written in POD by me. Replace build-depends on docbook-to-man by build-depends on perl. * Rework copyright file to be more precise about which file is copyrighted by whom * Fix path to scripts in preferences window * Replace ScsiEject code in src/misc.c with my new version from the eject package which uses the newer SG ioctl interface. Add new header check for scsi/sg.h to configure.in and regenerate configure and config.h.in. -- Frank Lichtenheld Thu, 16 Jun 2005 18:28:41 +0200 gtkpod (0.88.1-1) unstable; urgency=low * New upstream release - fixes the iPod Shuffle support (Closes: #299768) Thanks to Jörg Kurlbaum for pointing this out -- Frank Lichtenheld Fri, 18 Mar 2005 13:15:17 +0100 gtkpod (0.88-1) unstable; urgency=low * New upstream version (Closes: #299053) * Fix FTBFS with gcc-4.0; patch by Andreas Jochens (Closes: #298273) -- Frank Lichtenheld Fri, 11 Mar 2005 18:50:52 +0100 gtkpod (0.87.3-1) unstable; urgency=low * New upstream version -- Frank Lichtenheld Fri, 4 Mar 2005 14:35:13 -0800 gtkpod (0.85.0-1) unstable; urgency=low * New maintainer (Closes: #287988) Acknowledge my own NMU (Closes: #264682, #268340, #230898, #275363) * Apply patch by Andreas Jochens to let gtkpod compile with gcc-4.0 (Closes: #286926) -- Frank Lichtenheld Fri, 7 Jan 2005 01:01:58 +0100 gtkpod (0.85.0-0.1) unstable; urgency=low * NMU since maintainer is unresponsive to any contact attempts for a log time now. * New upstream release (Closes: #264682) * debian/control: + Shorten short description (Closes: #268340) + Suggest mp3gain (Closes: #230898) + Adjust debhelper build-dependency so that we can use dh_desktop * debian/rules: Tidy up. * debian/docs: Don't install empty NEWS file * debian/menu: + Quote values + Use xpm icon created from the 32x32 icon * debian/gtkpod.sgml: fix some vs.