--- gtkpod-0.99.16.orig/debian/gtkpod-data.install +++ gtkpod-0.99.16/debian/gtkpod-data.install @@ -0,0 +1 @@ +debian/tmp/usr/share usr --- gtkpod-0.99.16.orig/debian/gtkpod.pod +++ gtkpod-0.99.16/debian/gtkpod.pod @@ -0,0 +1,87 @@ +=head1 NAME + +gtkpod - GTK2 based software for managing songs and playlists on an Apple iPod + +=head1 SYNOPSIS + +B [B<-h>] [B<-c>] [B<-o>] [B<-m> I] [B<-p> I] [B<--hash> I] + +=head1 DESCRIPTION + +This manual page briefly describes the gtkpod command. + +=head1 OPTIONS + +B supports the following options: + +=over 4 + +=item B<-h>, B<--help> + +Displays the help message. + +=item B<-m>, B<--mountpoint> I + +Define the mountpoint of your iPod. + +=item B<-p> I + +Increment playcount for file I by one. + +=item B<--hash> I + +Print gtkpod hash for file I. + +=back + +=head1 FILES + +=over 4 + +=item F<~/.gtkpod/prefs> + +Per user configuration file. Should normally only updated through +the program itself. + +=item F + +Global configuration file. Used if no configuration file exist for the user +starting gtkpod. + +=item F<~/.gtkpod/gtkpod.in> + +If this file exists, gtkpod will try to execute it at startup +This is done before attempting to mount the iPod directory (optional) +or read the iTunesDB (optional)). + +=item F<~/.gtkpod/gtkpod.out> + +If this file exists, gtkpod will try to execute it while exiting the +program. This is done after attempting to unmount the iPod directory +(optional) and sending the "eject" command to the iPod (optional). + +=item F, F + +Used instead of the per user scripts if the former ones don't exist +and these do. + +=back + +=head1 AUTHOR + + Jorg Schuler + Corey Donohoe + Adrian Ulrich + and others + +This manpage was written by Frank Lichtenheld . + +=head1 COPYRIGHT AND LICENCE + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2, or (at your option) +any later version. + +On Debian systems, a copy of the GNU General Public License may be +found in /usr/share/common-licenses/GPL. --- gtkpod-0.99.16.orig/debian/gtkpod-data.links +++ gtkpod-0.99.16/debian/gtkpod-data.links @@ -0,0 +1 @@ +/usr/share/gtkpod/doc /usr/share/doc/gtkpod-data/html --- gtkpod-0.99.16.orig/debian/changelog +++ gtkpod-0.99.16/debian/changelog @@ -0,0 +1,380 @@ +gtkpod (0.99.16-0ubuntu1) maverick; urgency=low + + * New upstream release. + - Migrated from hal + gnome-vfs to gio; removed obsolete dependencies + accordingly. + * Dropped patches merged upstream: + - 10_fix_translations.dpatch + - 30_svn_dynamic_libmp4v2.dpatch + * debian/control: + - Added versioned build-dependency on intltool. + - Dropped gtkpod-aac transitional package. + + -- Maia Kozheva Sat, 15 May 2010 00:10:29 +0700 + +gtkpod (0.99.14-2ubuntu4) lucid; urgency=low + + * 30_svn_dynamic_libmp4v2.dpatch: + - Corrected alternate name for MP4SetMetadataTempo. + + -- Maia Kozheva Thu, 05 Nov 2009 15:48:18 +0600 + +gtkpod (0.99.14-2ubuntu3) karmic; urgency=low + + * debian/control: + - Actually add a gtkpod-aac transitional package (not added in -2ubuntu2). + - Removed recommends on libmp4v2-0 (universe packages shouldn't recommend + multiverse packages). Not adding to suggests because faac already depends + on it and is in suggests. + + -- Maia Kozheva Mon, 11 May 2009 22:10:44 +0700 + +gtkpod (0.99.14-2ubuntu2) karmic; urgency=low + + * Added debian/patches/30_svn_dynamic_libmp4v2.dpatch: + - My patch from upstream SVN to detect and load libmp4v2 dynamically. + * debian/control: + - Add gtkpod-aac as transitional package. This will remove the need for a + separate gtkpod-aac source package in multiverse. + + -- Maia Kozheva Sun, 10 May 2009 22:07:56 +0700 + +gtkpod (0.99.14-2ubuntu1) karmic; urgency=low + + * Merged from Debian unstable, remaining Ubuntu changes: + + debian/gtkpod-icon-32x32.xpm: + - Updated for new upstream icon. + + debian/patches/20_convert_common_script.dpatch: + - Fix bashism in audio file conversion script. + + debian/control: + - Version Replaces for gtkpod-data, since 0.99.14-0ubuntuX did not + include a gtkpod-data package. + - Remove build-dependency on libgnomecanvas2-dev: upstream replaced + libgnomecanvas with cairo. + - Make gtkpod-data conflict with gtkpod-aac for now. + + -- Maia Kozheva Tue, 28 Apr 2009 22:43:36 +0700 + +gtkpod (0.99.14-2) unstable; urgency=low + + * Upload to unstable. + + -- Frank Lichtenheld Mon, 09 Mar 2009 23:53:41 +0100 + +gtkpod (0.99.14-1) experimental; urgency=low + + * New upstream release + + drop patch 10_usage--auto, applied upstream + + drop patch 20_scripts_bashisms, applied upstream + + bump libgpod-dev build-dependency to >= 0.7.0 + + drop debian/gtkpod.desktop and use upstream's + version + + do not generate manpage from debian/gtkpod.pod and + use upstream's version. Since debian/gtkpod.pod is + the original source and upstream only includes the + generated groff file, I leave the POD file in the + source. + * Reorganise packaging. Move arch-indep data to + gtkpod-data package and rewrite debian/rules to + use dh. + * Fix watch file to use SF.net redirector implicetly + * Bump Standards-Version to 3.8.0 + + Add debian README.source about dpatch + * Add new patch 10_fix_translations for a broken string + in the German translation + + -- Frank Lichtenheld Thu, 26 Feb 2009 18:13:27 +0100 + +gtkpod (0.99.14-0ubuntu2) jaunty; urgency=low + + * Fix menu item icon (LP: #351681): + - debian/gtkpod.desktop: Update to the new icon path + - debian/gtkpod-icon-32x32.xpm: Remove un-needed file + - debian/install: Remove installation of old icon + + -- David Futcher Tue, 31 Mar 2009 16:23:30 +0100 + +gtkpod (0.99.14-0ubuntu1) jaunty; urgency=low + + * New upstream release: + - Includes my upstream HIG improvements. (LP: #1701) + - Using libgpod 0.7.0. (LP: #331032) + * Removed pod2man call from debian/rules, manpage included upstream. + * Removed 10_usage--auto.dpatch, applied upstream. + * Removed 20_scripts_bashisms.dpatch, applied upstream. + * Added 10_convert-common-script.dpatch by mettle to fix conversion of + audio files. (LP: #309320) + + -- Maia Kozheva Wed, 18 Feb 2009 20:07:42 +0600 + +gtkpod (0.99.12-3) unstable; urgency=low + + * Add 20_scripts_bashisms. This fixes bashisms in + the helper scripts or at least makes them explicetly + bash scripts. Reported by Raphael Geissert. (Closes: #489605) + * Remove the obsolete Suggest on recode, all scripts use + iconv nowadays. + * Add some new Recommends/Suggests for the convert-* scripts. + Addresses at least part of LP #193722 + * Update copyright file. + + -- Frank Lichtenheld Thu, 10 Jul 2008 23:45:04 +0200 + +gtkpod (0.99.12-2) unstable; urgency=low + + * Call dh_icons. Suggested by Sikon (Closes: #466126) + * Bump debhelper compat level to 6 and adapt + build-dependencies. + * Add 10_usage--auto.dpatch. -a/--auto was removed, so + don't advertise it in the usage output. Also adapt + the man page. (Closes: #466127) + + -- Frank Lichtenheld Thu, 17 Apr 2008 20:25:51 +0200 + +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.