Your message dated Sun, 27 Jan 2008 11:02:17 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#451645: fixed in tagtool 0.12.3-4
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: tagtool
Version: 0.12.3-3
Severity: normal
Usertags: origin-ubuntu gutsy hardy
Hi,
We have received a bug report about tagtool in ubuntu:
https://bugs.launchpad.net/ubuntu/hardy/+source/tagtool/+bug/160152
After some investigations we have found a solution to both problems, that we
would like to submit to you too.
I'm attaching a summary patch to this email for your consideration.
Many thanks,
Cesare
diff -u tagtool-0.12.3/debian/rules tagtool-0.12.3/debian/rules
--- tagtool-0.12.3/debian/rules
+++ tagtool-0.12.3/debian/rules
@@ -20,7 +20,7 @@
endif
config.status: configure
- ./configure $(confflags) --prefix=/usr
+ ./configure $(confflags) --prefix=/usr --datadir=\$${prefix}/share
build: build-stamp
build-stamp: config.status patch-stamp
@@ -65,6 +65,7 @@
dh_installmenu
dh_installman debian/tagtool.1
dh_link
+ dh_icons
dh_strip
dh_compress
dh_fixperms
--- End Message ---
--- Begin Message ---
Source: tagtool
Source-Version: 0.12.3-4
We believe that the bug you reported is fixed in the latest version of
tagtool, which is due to be installed in the Debian FTP archive:
tagtool_0.12.3-4.diff.gz
to pool/main/t/tagtool/tagtool_0.12.3-4.diff.gz
tagtool_0.12.3-4.dsc
to pool/main/t/tagtool/tagtool_0.12.3-4.dsc
tagtool_0.12.3-4_amd64.deb
to pool/main/t/tagtool/tagtool_0.12.3-4_amd64.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.
Kartik Mistry <[EMAIL PROTECTED]> (supplier of updated tagtool 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, 01 Jan 2008 13:54:41 +0530
Source: tagtool
Binary: tagtool
Architecture: source amd64
Version: 0.12.3-4
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry <[EMAIL PROTECTED]>
Changed-By: Kartik Mistry <[EMAIL PROTECTED]>
Description:
tagtool - Tool to tag and rename MP3 and Ogg Vorbis files
Closes: 451645
Changes:
tagtool (0.12.3-4) unstable; urgency=low
.
* debian/rules:
+ Added dh_icons to update icon cache, Thanks to Onkar Shinde
<[EMAIL PROTECTED]> and pointing it out
+ Added --datadir flag in ./configure to let other language available,
Thanks to [EMAIL PROTECTED] for patch (Closes: #451645)
* debian/control:
+ Updated Standards-Version to 3.7.3
+ Updated debhelper build dependency
+ Updated Homepage field
* debian/compat:
+ Updated to debhelper 5 compatibility
* debian/watch:
+ Fixed to get latest upstream release
* debian/copyright:
+ Updated debian packaging copyright owner
+ Added missing license of install-sh
+ Updated link to GPL-2 since, package is GPL-2 only
Files:
bbacdafeb5beb3d6858053411665a845 692 sound optional tagtool_0.12.3-4.dsc
1f6d187c4c04ace69d5f0f63b857eca5 8496 sound optional tagtool_0.12.3-4.diff.gz
88b2e9f49c8df0bc7a8f0c4992263001 201214 sound optional
tagtool_0.12.3-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHnGH8Fyn1hmqfPDgRAkY3AJ9xRmTz5zFpdUaWlLCZ2Q1uKMhraQCfVV4c
mJnwB4NKOFB5McffnA1dAQQ=
=hLNv
-----END PGP SIGNATURE-----
--- End Message ---