Your message dated Tue, 20 Nov 2007 14:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#452056: fixed in gtkpod 0.99.10-5
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gtkpod
Version: 0.99.10-4

Hello again,

Upon examining 01_mountpoint.dpatch, I found that the patch misses a
mountpoint default in src/prefs.c

Attached is a patch against said dpatch.

In addition, I was told to strip the .png extension from the .desktop
file's Icon= line, and also add dh_icons to debian/rules. I'm not sure
if this applies to Debian too.

Thanks for your great work on gtkpod!

Cheers,

John

--- ../gtkpod-0.99.10/debian/patches/01_mountpoint.dpatch	2007-11-20 01:27:21.000000000 -0500
+++ debian/patches/01_mountpoint.dpatch	2007-11-20 02:15:45.000000000 -0500
@@ -5,9 +5,9 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad trunk~/README trunk/README
---- trunk~/README	2007-11-18 16:47:22.000000000 +0100
-+++ trunk/README	2007-11-18 16:48:21.000000000 +0100
+diff -urNad gtkpod-aac-0.99.10~/README gtkpod-aac-0.99.10/README
+--- gtkpod-aac-0.99.10~/README	2007-11-20 01:41:04.000000000 -0500
++++ gtkpod-aac-0.99.10/README	2007-11-20 02:15:23.000000000 -0500
 @@ -52,7 +52,7 @@
  1) If your iPod is not mounted automatically when connecting it to
     your computer follow steps 1-7 in the "Connecting your iPod to a
@@ -154,9 +154,9 @@
  ------------------------------- End Here -----------------------------------
  
  
-diff -urNad trunk~/scripts/sync-abook.sh trunk/scripts/sync-abook.sh
---- trunk~/scripts/sync-abook.sh	2007-11-18 16:28:19.000000000 +0100
-+++ trunk/scripts/sync-abook.sh	2007-11-18 16:48:16.000000000 +0100
+diff -urNad gtkpod-aac-0.99.10~/scripts/sync-abook.sh gtkpod-aac-0.99.10/scripts/sync-abook.sh
+--- gtkpod-aac-0.99.10~/scripts/sync-abook.sh	2007-11-20 01:41:04.000000000 -0500
++++ gtkpod-aac-0.99.10/scripts/sync-abook.sh	2007-11-20 02:15:23.000000000 -0500
 @@ -9,7 +9,7 @@
  #
  # with the following defaults: 
@@ -166,9 +166,9 @@
  DATAFILE='~/.abook/addressbook'	                # the abook db
  ENCODING_FROM=UTF-8                             # encoding used by abook
  ENCODING=ISO-8859-15                            # encoding used by ipod
-diff -urNad trunk~/scripts/sync-evocalendar.sh trunk/scripts/sync-evocalendar.sh
---- trunk~/scripts/sync-evocalendar.sh	2007-11-18 16:28:23.000000000 +0100
-+++ trunk/scripts/sync-evocalendar.sh	2007-11-18 16:48:16.000000000 +0100
+diff -urNad gtkpod-aac-0.99.10~/scripts/sync-evocalendar.sh gtkpod-aac-0.99.10/scripts/sync-evocalendar.sh
+--- gtkpod-aac-0.99.10~/scripts/sync-evocalendar.sh	2007-11-20 01:41:04.000000000 -0500
++++ gtkpod-aac-0.99.10/scripts/sync-evocalendar.sh	2007-11-20 02:15:23.000000000 -0500
 @@ -10,7 +10,7 @@
  #
  # with the following defaults: 
@@ -178,9 +178,9 @@
  
  #the path to a script that will be passed the ical information from STDIN and filter, if needed
  #FILTER_SCRIPT=
-diff -urNad trunk~/scripts/sync-evolution.sh trunk/scripts/sync-evolution.sh
---- trunk~/scripts/sync-evolution.sh	2007-11-18 16:28:26.000000000 +0100
-+++ trunk/scripts/sync-evolution.sh	2007-11-18 16:48:16.000000000 +0100
+diff -urNad gtkpod-aac-0.99.10~/scripts/sync-evolution.sh gtkpod-aac-0.99.10/scripts/sync-evolution.sh
+--- gtkpod-aac-0.99.10~/scripts/sync-evolution.sh	2007-11-20 01:41:04.000000000 -0500
++++ gtkpod-aac-0.99.10/scripts/sync-evolution.sh	2007-11-20 02:15:23.000000000 -0500
 @@ -13,7 +13,7 @@
  #
  # with the following defaults: 
@@ -190,9 +190,9 @@
  EVOPATH='/opt/gnome/libexec/evolution/2.0:/usr/lib/evolution/2.0:/opt/gnome/bin'                        # additional path
  ENCODING=ISO-8859-15         # encoding used by ipod
  
-diff -urNad trunk~/scripts/sync-kaddressbook.sh trunk/scripts/sync-kaddressbook.sh
---- trunk~/scripts/sync-kaddressbook.sh	2007-11-18 16:28:29.000000000 +0100
-+++ trunk/scripts/sync-kaddressbook.sh	2007-11-18 16:48:16.000000000 +0100
+diff -urNad gtkpod-aac-0.99.10~/scripts/sync-kaddressbook.sh gtkpod-aac-0.99.10/scripts/sync-kaddressbook.sh
+--- gtkpod-aac-0.99.10~/scripts/sync-kaddressbook.sh	2007-11-20 01:41:04.000000000 -0500
++++ gtkpod-aac-0.99.10/scripts/sync-kaddressbook.sh	2007-11-20 02:15:23.000000000 -0500
 @@ -9,7 +9,7 @@
  #
  # with the following defaults: 
@@ -202,9 +202,9 @@
  DATAFILE=~/.kde/share/apps/kabc/std.vcf       # vcard file
  ENCODING=ISO-8859-15                          # encoding used by ipod
  
-diff -urNad trunk~/scripts/sync-korganizer.sh trunk/scripts/sync-korganizer.sh
---- trunk~/scripts/sync-korganizer.sh	2007-11-18 16:28:35.000000000 +0100
-+++ trunk/scripts/sync-korganizer.sh	2007-11-18 16:48:16.000000000 +0100
+diff -urNad gtkpod-aac-0.99.10~/scripts/sync-korganizer.sh gtkpod-aac-0.99.10/scripts/sync-korganizer.sh
+--- gtkpod-aac-0.99.10~/scripts/sync-korganizer.sh	2007-11-20 01:41:04.000000000 -0500
++++ gtkpod-aac-0.99.10/scripts/sync-korganizer.sh	2007-11-20 02:15:23.000000000 -0500
 @@ -9,7 +9,7 @@
  #
  # with the following defaults: 
@@ -214,9 +214,9 @@
  DATAFILE=~/.kde/share/apps/korganizer/std.ics # calendar data file
  ENCODING=ISO-8859-15                          # encoding used by ipod
  
-diff -urNad trunk~/scripts/sync-ldif.sh trunk/scripts/sync-ldif.sh
---- trunk~/scripts/sync-ldif.sh	2007-11-18 16:28:40.000000000 +0100
-+++ trunk/scripts/sync-ldif.sh	2007-11-18 16:48:16.000000000 +0100
+diff -urNad gtkpod-aac-0.99.10~/scripts/sync-ldif.sh gtkpod-aac-0.99.10/scripts/sync-ldif.sh
+--- gtkpod-aac-0.99.10~/scripts/sync-ldif.sh	2007-11-20 01:41:04.000000000 -0500
++++ gtkpod-aac-0.99.10/scripts/sync-ldif.sh	2007-11-20 02:15:23.000000000 -0500
 @@ -15,7 +15,7 @@
  # differently...This is still Chinese for me!! :)
  
@@ -226,9 +226,9 @@
  declare LDIFILE=addressbook.ldif	# default filename 'addressbook.ldif'
  declare ENCODING=ISO-8859-15            # To try others encodings : 'iconv --list'
  declare DELETE="NO"			# To delete old .vcf files by default? 'NO'!!
-diff -urNad trunk~/scripts/sync-thunderbird-nano.sh trunk/scripts/sync-thunderbird-nano.sh
---- trunk~/scripts/sync-thunderbird-nano.sh	2007-11-18 16:28:43.000000000 +0100
-+++ trunk/scripts/sync-thunderbird-nano.sh	2007-11-18 16:48:16.000000000 +0100
+diff -urNad gtkpod-aac-0.99.10~/scripts/sync-thunderbird-nano.sh gtkpod-aac-0.99.10/scripts/sync-thunderbird-nano.sh
+--- gtkpod-aac-0.99.10~/scripts/sync-thunderbird-nano.sh	2007-11-20 01:41:04.000000000 -0500
++++ gtkpod-aac-0.99.10/scripts/sync-thunderbird-nano.sh	2007-11-20 02:15:23.000000000 -0500
 @@ -25,7 +25,7 @@
  
  # with the following defaults: 
@@ -238,9 +238,9 @@
  ENCODING=ISO-8859-15         # encoding used by ipod
  NAME=thunderbird             # default file export name
  FILE_FLAG=''		     # flag used to determine end of file
-diff -urNad trunk~/scripts/sync-thunderbird.sh trunk/scripts/sync-thunderbird.sh
---- trunk~/scripts/sync-thunderbird.sh	2007-11-18 16:28:46.000000000 +0100
-+++ trunk/scripts/sync-thunderbird.sh	2007-11-18 16:48:16.000000000 +0100
+diff -urNad gtkpod-aac-0.99.10~/scripts/sync-thunderbird.sh gtkpod-aac-0.99.10/scripts/sync-thunderbird.sh
+--- gtkpod-aac-0.99.10~/scripts/sync-thunderbird.sh	2007-11-20 01:41:04.000000000 -0500
++++ gtkpod-aac-0.99.10/scripts/sync-thunderbird.sh	2007-11-20 02:15:23.000000000 -0500
 @@ -18,7 +18,7 @@
  
  # with the following defaults: 
@@ -250,9 +250,9 @@
  ENCODING=ISO-8859-15         # encoding used by ipod
  NAME=thunderbird             # default file export name
  
-diff -urNad trunk~/scripts/sync-webcalendar.sh trunk/scripts/sync-webcalendar.sh
---- trunk~/scripts/sync-webcalendar.sh	2007-11-18 16:28:52.000000000 +0100
-+++ trunk/scripts/sync-webcalendar.sh	2007-11-18 16:48:16.000000000 +0100
+diff -urNad gtkpod-aac-0.99.10~/scripts/sync-webcalendar.sh gtkpod-aac-0.99.10/scripts/sync-webcalendar.sh
+--- gtkpod-aac-0.99.10~/scripts/sync-webcalendar.sh	2007-11-20 01:41:04.000000000 -0500
++++ gtkpod-aac-0.99.10/scripts/sync-webcalendar.sh	2007-11-20 02:15:23.000000000 -0500
 @@ -9,7 +9,7 @@
  # with the following defaults:
  
@@ -262,3 +262,15 @@
  # uri for webcalendar (example)
  DATAFILE='https://somewhere.local/calendar.ics'
  # calendar name
+diff -urNad gtkpod-aac-0.99.10~/src/prefs.c gtkpod-aac-0.99.10/src/prefs.c
+--- gtkpod-aac-0.99.10~/src/prefs.c	2007-11-20 02:14:59.000000000 -0500
++++ gtkpod-aac-0.99.10/src/prefs.c	2007-11-20 02:15:42.000000000 -0500
+@@ -178,7 +178,7 @@
+     prefs_set_int("delete_file", TRUE);
+     prefs_set_int("delete_local_file", TRUE);
+     prefs_set_int("delete_database", TRUE);
+-    prefs_set_string("initial_mountpoint", "/mnt/ipod");
++    prefs_set_string("initial_mountpoint", "/media/ipod");
+     prefs_set_string ("path_play_now", "xmms %s");
+     prefs_set_string ("path_play_enqueue", "xmms -e %s");
+     prefs_set_string ("path_mserv_trackinfo_root", "/var/lib/mserv/trackinfo/");

--- End Message ---
--- Begin Message ---
Source: gtkpod
Source-Version: 0.99.10-5

We believe that the bug you reported is fixed in the latest version of
gtkpod, which is due to be installed in the Debian FTP archive:

gtkpod_0.99.10-5.diff.gz
  to pool/main/g/gtkpod/gtkpod_0.99.10-5.diff.gz
gtkpod_0.99.10-5.dsc
  to pool/main/g/gtkpod/gtkpod_0.99.10-5.dsc
gtkpod_0.99.10-5_i386.deb
  to pool/main/g/gtkpod/gtkpod_0.99.10-5_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nico Golde <[EMAIL PROTECTED]> (supplier of updated gtkpod package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 20 Nov 2007 14:22:12 +0100
Source: gtkpod
Binary: gtkpod
Architecture: source i386
Version: 0.99.10-5
Distribution: unstable
Urgency: low
Maintainer: gtkpod Maintainers <[EMAIL PROTECTED]>
Changed-By: Nico Golde <[EMAIL PROTECTED]>
Description: 
 gtkpod     - manage songs and playlists on an Apple iPod
Closes: 452056
Changes: 
 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.
Files: 
 395a36a8c47cc067937f1013dcb46774 1055 sound extra gtkpod_0.99.10-5.dsc
 6fb4e127f6f7c4d6d2cf6042b1f89b5b 11889 sound extra gtkpod_0.99.10-5.diff.gz
 79959d6e2e0cdec5c9d14b11561094bb 715442 sound extra gtkpod_0.99.10-5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHQui+HYflSXNkfP8RAqcIAJ9ONfIxB73xBXIsXd1R3ZV0ypyzMwCggG84
wc5+9mz1AuC6UpHCs3b/e9I=
=bCUF
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to