Your message dated Thu, 16 Jun 2005 17:47:35 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#289087: fixed in gtkpod 0.88.2-1
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Jan 2005 03:46:59 +0000
>From [EMAIL PROTECTED] Thu Jan 06 19:46:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl092-147-241.wdc2.dsl.speakeasy.net (mochi.msrl.com)
[66.92.147.241]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Cml5W-0007vg-00; Thu, 06 Jan 2005 19:46:58 -0800
Received: (qmail 13041 invoked by uid 1000); 7 Jan 2005 03:46:57 -0000
Message-ID: <[EMAIL PROTECTED]>
Content-Type: multipart/mixed; boundary="===============0362738300=="
MIME-Version: 1.0
From: Michael Shields <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gtkpod: typo in preferences dialog
X-Mailer: reportbug 3.2
Date: Fri, 07 Jan 2005 03:46:57 +0000
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
This is a multi-part MIME message sent by reportbug.
--===============0362738300==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: gtkpod
Version: 0.72-2-2
Severity: minor
Tags: patch
gtkpod uses "filaneme" instead of "filename" in the preferences dialog.
The attached patch fixes this.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (400, 'experimental'), (50, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.8.1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages gtkpod depends on:
ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libglib2.0-0 2.4.8-1 The GLib library of C routines
ii libgtk2.0-0 2.4.14-2 The GTK+ graphical user interface
ii libid3tag0 0.15.1b-3 ID3 tag reading library from the M
ii libpango1.0-0 1.6.0-3 Layout and rendering of internatio
-- no debconf information
--===============0362738300==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="utf-8"
Content-Disposition: attachment; filename="gtkpod-diff"
diff -U3 -r gtkpod-0.85.0.orig/gtkpod.glade gtkpod-0.85.0/gtkpod.glade
--- gtkpod-0.85.0.orig/gtkpod.glade 2005-01-07 03:43:39.179643000 +0000
+++ gtkpod-0.85.0/gtkpod.glade 2005-01-07 03:43:50.317375918 +0000
@@ -2492,7 +2492,7 @@
<child>
<widget class="GtkLabel" id="label152">
<property name="visible">True</property>
- <property name="label" translatable="yes">As
a last resort set the following tags to the filaneme if they are (still)
empty:</property>
+ <property name="label" translatable="yes">As
a last resort set the following tags to the filename if they are (still)
empty:</property>
<property
name="use_underline">False</property>
<property name="use_markup">False</property>
<property
name="justify">GTK_JUSTIFY_LEFT</property>
Binary files gtkpod-0.85.0.orig/po/de.gmo and gtkpod-0.85.0/po/de.gmo differ
diff -U3 -r gtkpod-0.85.0.orig/po/de.po gtkpod-0.85.0/po/de.po
--- gtkpod-0.85.0.orig/po/de.po 2005-01-07 03:43:39.130645000 +0000
+++ gtkpod-0.85.0/po/de.po 2005-01-07 03:43:50.265377170 +0000
@@ -1802,7 +1802,7 @@
#: src/interface.c:1834
msgid ""
-"As a last resort set the following tags to the filaneme if they are (still) "
+"As a last resort set the following tags to the filename if they are (still) "
"empty:"
msgstr ""
"Falls Tags (immer noch) nicht gesetzt sind, die folgenden Tags mit dem "
Binary files gtkpod-0.85.0.orig/po/fr.gmo and gtkpod-0.85.0/po/fr.gmo differ
diff -U3 -r gtkpod-0.85.0.orig/po/fr.po gtkpod-0.85.0/po/fr.po
--- gtkpod-0.85.0.orig/po/fr.po 2005-01-07 03:43:39.135645000 +0000
+++ gtkpod-0.85.0/po/fr.po 2005-01-07 03:43:50.244377675 +0000
@@ -1776,7 +1776,7 @@
#: src/interface.c:1834
msgid ""
-"As a last resort set the following tags to the filaneme if they are (still) "
+"As a last resort set the following tags to the filename if they are (still) "
"empty:"
msgstr ""
"Mettre un tag par défaut au cas où les tags restent vides après
l'extraction "
diff -U3 -r gtkpod-0.85.0.orig/po/gtkpod.pot gtkpod-0.85.0/po/gtkpod.pot
--- gtkpod-0.85.0.orig/po/gtkpod.pot 2005-01-07 03:43:39.124645000 +0000
+++ gtkpod-0.85.0/po/gtkpod.pot 2005-01-07 03:43:50.228378060 +0000
@@ -1687,7 +1687,7 @@
#: src/interface.c:1834
msgid ""
-"As a last resort set the following tags to the filaneme if they are (still) "
+"As a last resort set the following tags to the filename if they are (still) "
"empty:"
msgstr ""
Binary files gtkpod-0.85.0.orig/po/it.gmo and gtkpod-0.85.0/po/it.gmo differ
diff -U3 -r gtkpod-0.85.0.orig/po/it.po gtkpod-0.85.0/po/it.po
--- gtkpod-0.85.0.orig/po/it.po 2005-01-07 03:43:39.142644000 +0000
+++ gtkpod-0.85.0/po/it.po 2005-01-07 03:43:50.166379552 +0000
@@ -1779,7 +1779,7 @@
#: src/interface.c:1834
msgid ""
-"As a last resort set the following tags to the filaneme if they are (still) "
+"As a last resort set the following tags to the filename if they are (still) "
"empty:"
msgstr ""
"Come ultimo tentativo riempi i tag seguenti con il filename se sono (ancora) "
diff -U3 -r gtkpod-0.85.0.orig/po/ja.po gtkpod-0.85.0/po/ja.po
--- gtkpod-0.85.0.orig/po/ja.po 2005-01-07 03:43:39.149644000 +0000
+++ gtkpod-0.85.0/po/ja.po 2005-01-07 03:43:50.213378421 +0000
@@ -1753,7 +1753,7 @@
#: src/interface.c:1834
msgid ""
-"As a last resort set the following tags to the filaneme if they are (still) "
+"As a last resort set the following tags to the filename if they are (still) "
"empty:"
msgstr ""
Binary files gtkpod-0.85.0.orig/po/sv.gmo and gtkpod-0.85.0/po/sv.gmo differ
diff -U3 -r gtkpod-0.85.0.orig/po/sv.po gtkpod-0.85.0/po/sv.po
--- gtkpod-0.85.0.orig/po/sv.po 2005-01-07 03:43:39.154644000 +0000
+++ gtkpod-0.85.0/po/sv.po 2005-01-07 03:43:50.189378999 +0000
@@ -1770,7 +1770,7 @@
#: src/interface.c:1834
msgid ""
-"As a last resort set the following tags to the filaneme if they are (still) "
+"As a last resort set the following tags to the filename if they are (still) "
"empty:"
msgstr ""
"Om följande taggar (fortfarande) är tomma, lagra filnamnet i dem som en "
diff -U3 -r gtkpod-0.85.0.orig/src/interface.c gtkpod-0.85.0/src/interface.c
--- gtkpod-0.85.0.orig/src/interface.c 2005-01-07 03:43:39.194643000 +0000
+++ gtkpod-0.85.0/src/interface.c 2005-01-07 03:43:50.506371370 +0000
@@ -1831,7 +1831,7 @@
(GtkAttachOptions) (GTK_FILL),
(GtkAttachOptions) (0), 20, 0);
- label152 = gtk_label_new (_("As a last resort set the following tags to the
filaneme if they are (still) empty:"));
+ label152 = gtk_label_new (_("As a last resort set the following tags to the
filename if they are (still) empty:"));
gtk_widget_show (label152);
gtk_box_pack_start (GTK_BOX (vbox55), label152, FALSE, FALSE, 4);
gtk_label_set_line_wrap (GTK_LABEL (label152), TRUE);
--===============0362738300==--
---------------------------------------
Received: (at 289087-close) by bugs.debian.org; 16 Jun 2005 21:51:38 +0000
>From [EMAIL PROTECTED] Thu Jun 16 14:51:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dj2Gv-0003LU-00; Thu, 16 Jun 2005 14:51:37 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1Dj2D1-0007ID-00; Thu, 16 Jun 2005 17:47:35 -0400
From: Frank Lichtenheld <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#289087: fixed in gtkpod 0.88.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 16 Jun 2005 17:47:35 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: gtkpod
Source-Version: 0.88.2-1
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.88.2-1.diff.gz
to pool/main/g/gtkpod/gtkpod_0.88.2-1.diff.gz
gtkpod_0.88.2-1.dsc
to pool/main/g/gtkpod/gtkpod_0.88.2-1.dsc
gtkpod_0.88.2-1_i386.deb
to pool/main/g/gtkpod/gtkpod_0.88.2-1_i386.deb
gtkpod_0.88.2.orig.tar.gz
to pool/main/g/gtkpod/gtkpod_0.88.2.orig.tar.gz
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.
Frank Lichtenheld <[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: Thu, 16 Jun 2005 18:28:41 +0200
Source: gtkpod
Binary: gtkpod
Architecture: source i386
Version: 0.88.2-1
Distribution: unstable
Urgency: low
Maintainer: Frank Lichtenheld <[EMAIL PROTECTED]>
Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]>
Description:
gtkpod - manage songs and playlists on an Apple iPod
Closes: 289087 302361 314053
Changes:
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.
Files:
be04018364922d75ad91430a8913ba48 626 sound extra gtkpod_0.88.2-1.dsc
12f492d215ee4c7fb55c491f7267deb1 850729 sound extra gtkpod_0.88.2.orig.tar.gz
d9a4377e93b1793a4d01dd4e93bfa972 14933 sound extra gtkpod_0.88.2-1.diff.gz
deea52b2ef270589f55ddc2bebe181c4 408026 sound extra gtkpod_0.88.2-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCsfLXQbn06FtxPfARAtxsAJ9Pr1RHQIkkDgZi63vmWmQS95cFdgCcCAqU
iCGndIgqPEtgF3cojzZ2odc=
=gwQt
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]