Debian Bug report logs -
#543561
audacious: Russian filenames are urified
Reported by: Alexey Mishustin <shumkar@shumkar.ru>
Date: Tue, 25 Aug 2009 19:45:02 UTC
Severity: normal
Tags: fixed-upstream, l10n
Found in version 2.1-1.1
Fixed in version audacious/2.3-1
Done: Chris Taylor <ctaylor@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#543561; Package audacious.
(Tue, 25 Aug 2009 19:45:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Alexey Mishustin <shumkar@shumkar.ru>:
New Bug report received and forwarded. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Tue, 25 Aug 2009 19:45:06 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: audacious
Version: 2.1-1.1
Severity: normal
Tags: l10n
Hi,
I've got russian filenames urified as in the gui playlist as in the text output of audtool:
$ audtool --current-song-filename
file:///home/shumkar/disks/music/BANK%20of%20MUSIC/08%20%D0%A0%D0%BE%D1%
81%D1%81%D0%B8%D1%8F/%D0%91%D0%BE%D0%BD%D0%B8%E2%80%99%20%D0%9D%D0%95%
D0%9C%20-%202003%20-%20%D0%94%D0%B5%D0%BD%D1%8C%20%D0%BF%D0%BE%D0%B1%D0%
B5%D0%B4%D1%8B/10%20-%20%D0%9F%D1%80%D0%BE%D0%BF%D0%B0%D0%BB%D0%B0%20%
D1%81%D0%BE%D0%B1%D0%B0%D0%BA%D0%B0.wav
$ audtool --current-song-filename | deurier.pl
file:///home/shumkar/disks/music/BANK of MUSIC/08 Россия/Бони’ НЕМ -
2003 - День победы/10 - Пропала собака.wav
$ cat deurier.pl
#!/usr/bin/perl
use strict;
use warnings;
use URI::Escape;
while (<>) {
print uri_unescape($_);
}
The same urified names are in the playlist.
First I met this bug in Lenny version,
then I backported 2.1 from Squeeze - and the same.
Please help to correct names in the filelist.
-- System Information:
Debian Release: 5.0.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages audacious depends on:
ii audacious-plugins 2.1-1.1 Base plugins for audacious
ii dbus 1.2.1-5+lenny1 simple interprocess messaging syst
ii dbus-x11 1.2.1-5+lenny1 simple interprocess messaging syst
ii gtk2-engines-pixbuf 2.12.12-1~lenny1 Pixbuf-based theme for GTK+ 2.x
ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii libaudclient2 2.1-1.1 audacious dbus remote control libr
ii libaudcore1 2.1-1.1 audacious core engine library
ii libaudid3tag2 2.1-1.1 audacious id3 tag manipulation lib
ii libaudutil1 2.1-1.1 audacious utility library
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libcairo2 1.6.4-7 The Cairo 2D vector graphics libra
ii libdbus-1-3 1.2.1-5+lenny1 simple interprocess messaging syst
ii libdbus-glib-1-2 0.76-1 simple interprocess messaging syst
ii libglib2.0-0 2.16.6-2 The GLib library of C routines
ii libgtk2.0-0 2.12.12-1~lenny1 The GTK+ graphical user interface
ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library
ii libmcs1 0.7.1-1 Abstraction library to store confi
ii libmowgli1 0.6.1-1 a high performance development fra
ii libpango1.0-0 1.20.5-5 Layout and rendering of internatio
ii libsad2 2.1-1.1 audacious scale and dither library
ii libsamplerate0 0.1.4-1 audio rate conversion library
ii libsm6 2:1.0.3-2 X11 Session Management library
Versions of packages audacious recommends:
ii audacious-plugins-extra 2.1-1.1 Various extra plugins for audaciou
ii unzip 5.52-12 De-archiver for .zip files
audacious suggests no packages.
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#543561; Package audacious.
(Thu, 27 Aug 2009 14:15:04 GMT) (full text, mbox, link).
Acknowledgement sent
to John Lindgren <john.lindgren@tds.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Thu, 27 Aug 2009 14:15:04 GMT) (full text, mbox, link).
Message #10 received at 543561@bugs.debian.org (full text, mbox, reply):
Hello Alexey,
In the playlist, URI's are now unescaped for display since upstream
revision http://hg.atheme.org/audacious/rev/825675e60853 . I'll look
into the corresponding audtool issue.
John Lindgren
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#543561; Package audacious.
(Thu, 27 Aug 2009 14:30:06 GMT) (full text, mbox, link).
Acknowledgement sent
to John Lindgren <john.lindgren@tds.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Thu, 27 Aug 2009 14:30:06 GMT) (full text, mbox, link).
Message #15 received at 543561@bugs.debian.org (full text, mbox, reply):
tags 543561 fixed-upstream
thanks
On Thu, 2009-08-27 at 10:11 -0400, John Lindgren wrote:
> In the playlist, URI's are now unescaped for display since upstream
> revision http://hg.atheme.org/audacious/rev/825675e60853 . I'll look
> into the corresponding audtool issue.
Done: http://hg.atheme.org/audacious/rev/3427c42238ef .
John Lindgren
Added tag(s) fixed-upstream.
Request was from John Lindgren <john.lindgren@tds.net>
to control@bugs.debian.org.
(Thu, 27 Aug 2009 14:30:09 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#543561; Package audacious.
(Thu, 27 Aug 2009 14:57:06 GMT) (full text, mbox, link).
Acknowledgement sent
to John Lindgren <john.lindgren@tds.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Thu, 27 Aug 2009 14:57:06 GMT) (full text, mbox, link).
Message #22 received at 543561@bugs.debian.org (full text, mbox, reply):
On Thu, 2009-08-27 at 18:30 +0400, Mishustin Alexey wrote:
> Could I apply both patches (for tuple.c and for tuple_formatter.c) to
> the Lenny (1.5.1-4) version?
You can try, but it might be difficult. A lot -- and I mean a lot -- has
changed between 1.5.1-4 and current upstream. You might have better luck
with 2.1-1, but I'm not confident even that would work. On the other
hand, 2.2-beta1, which will have both patches, is planned to be released
within the week.
John Lindgren
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#543561; Package audacious.
(Thu, 27 Aug 2009 15:12:04 GMT) (full text, mbox, link).
Acknowledgement sent
to shumkar@shumkar.ru:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Thu, 27 Aug 2009 15:12:04 GMT) (full text, mbox, link).
Message #27 received at 543561@bugs.debian.org (full text, mbox, reply):
В Чтв, 27/08/2009 в 10:11 -0400, John Lindgren пишет:
> Hello Alexey,
>
> In the playlist, URI's are now unescaped for display since upstream
> revision http://hg.atheme.org/audacious/rev/825675e60853 . I'll look
> into the corresponding audtool issue.
Hello John,
Thank you for your reply,
Could I apply both patches (for tuple.c and for tuple_formatter.c) to
the Lenny (1.5.1-4) version?
--
Regards,
Alex
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#543561; Package audacious.
(Thu, 27 Aug 2009 20:30:16 GMT) (full text, mbox, link).
Acknowledgement sent
to shumkar@shumkar.ru:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Thu, 27 Aug 2009 20:30:16 GMT) (full text, mbox, link).
Message #32 received at 543561@bugs.debian.org (full text, mbox, reply):
В Чтв, 27/08/2009 в 10:39 -0400, John Lindgren пишет:
> On Thu, 2009-08-27 at 18:30 +0400, Mishustin Alexey wrote:
> > Could I apply both patches (for tuple.c and for tuple_formatter.c)to
> > the Lenny (1.5.1-4) version?
>
> You can try, but it might be difficult. A lot -- and I mean a lot --
> has
> changed between 1.5.1-4 and current upstream. You might have better
> luck
> with 2.1-1, but I'm not confident even that would work. On the other
> hand, 2.2-beta1, which will have both patches, is planned to be
> released
> within the week.
Thank you for the info.
So, I see there's no another correct way but compiling and building
these newest sources. I'll be waiting for the release.
Aren't you going to make a backport of it? Are there some new issues in
compiling (this one, about mtp.c -
http://jira.atheme.org/browse/AUDPLUG-3 - I have known already).
--
Regards,
Alex
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#543561; Package audacious.
(Fri, 28 Aug 2009 04:18:03 GMT) (full text, mbox, link).
Acknowledgement sent
to John Lindgren <john.lindgren@tds.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Fri, 28 Aug 2009 04:18:04 GMT) (full text, mbox, link).
Message #37 received at 543561@bugs.debian.org (full text, mbox, reply):
On Fri, 2009-08-28 at 00:12 +0400, Mishustin Alexey wrote:
> So, I see there's no another correct way but compiling and building
> these newest sources. I'll be waiting for the release.
>
> Aren't you going to make a backport of it? ....
http://lockerbox.insideavemaria.org/Public/Students/john%20lindgren/audacious-unofficial-20090827.tar.gz
This was built on Squeeze; I don't know if it will work on Lenny or not.
Of course, this is completely "Use at your own risk" and all the rest of
that business.
Unpack the .tar.gz under /opt; you should get a folder /opt/audacious
with four more folders inside it (bin include lib share). Then do:
export LD_LIBRARY_PATH=/opt/audacious/lib
/opt/audacious/bin/audacious
If all goes well, Audacious will pop up happily and show your Russian
filenames without the percent encoding.
John Lindgren
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#543561; Package audacious.
(Tue, 29 Sep 2009 02:42:03 GMT) (full text, mbox, link).
Acknowledgement sent
to John Lindgren <john.lindgren@tds.net>:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Tue, 29 Sep 2009 02:42:03 GMT) (full text, mbox, link).
Message #42 received at 543561@bugs.debian.org (full text, mbox, reply):
On Tue, 2009-09-29 at 00:44 +0400, Alexey Mishustin wrote:
> В Вск, 27/09/2009 в 18:52 -0400, John Lindgren пишет:
> > On Sun, 2009-09-27 at 22:18 +0400, Alexey Mishustin wrote:
> > > Package building and installation worked perfectly... But the new
> > > audacious window shows the same urified filenames, with addition of full
> > > ways (see screenshot)
> > >
> > > Does this alpha release include that august fix about which you told me?
> >
> > I think you would still see the percent encoding if Audacious wasn't
> > able to read metadata from the file for some reason. Under what
> > circumstances do you see the percent encoding?
>
> I found an interesting thing!..
>
> Opened Audacious-alpha today, I saw the track (remained from yesterday's
> session, it was on the yesterday's screenshot that I sent you) - with
> NORMAL name!
>
> No percent and no full way! See today's screenshot2. It's the first (04
> - Бензин).
>
> There was no such behaviour in the Lenny version. Tracks remained from
> the last sessions didn't appear normal.
>
> And the second track on the today's screenshot2 is just another one
> which I added just now - it's urified, with full way again...
>
> Then I closed and re-opened Audacious-alpha - and... see screenshot3 :)
> The second track is the same as on the today's screenshot2, it became
> NORMAL too.
I still can't reproduce this expect in the case where I've renamed or
deleted a file. Can you please attach:
(a) your config (~/.config/audacious/config) and
(b) a link to one of the files that you see this behavior with
to the original bug report?
John Lindgren
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#543561; Package audacious.
(Tue, 29 Sep 2009 16:03:05 GMT) (full text, mbox, link).
Acknowledgement sent
to shumkar@shumkar.ru:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Tue, 29 Sep 2009 16:03:05 GMT) (full text, mbox, link).
Message #47 received at 543561@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
В Пнд, 28/09/2009 в 22:28 -0400, John Lindgren пишет:
> I still can't reproduce this expect in the case where I've renamed or
> deleted a file. Can you please attach:
>
> (a) your config (~/.config/audacious/config) and
> (b) a link to one of the files that you see this behavior with
>
> to the original bug report?
Please, done.
http://www.shumkar.ru/music/07%20-%20%D0%9D%D0%B0%D1%88%D0%B8%20%D1%8E%
D0%BD%D1%8B%D0%B5%20%D1%81%D0%BC%D0%B5%D1%88%D0%BD%D1%8B%D0%B5%20%D0%B3%
D0%BE%D0%BB%D0%BE%D1%81%D0%B0.wav
--
Regards,
Alex
[config (text/plain, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>:
Bug#543561; Package audacious.
(Thu, 01 Oct 2009 13:39:04 GMT) (full text, mbox, link).
Acknowledgement sent
to shumkar@shumkar.ru:
Extra info received and forwarded to list. Copy sent to Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>.
(Thu, 01 Oct 2009 13:39:04 GMT) (full text, mbox, link).
Message #52 received at 543561@bugs.debian.org (full text, mbox, reply):
В Чтв, 01/10/2009 в 07:56 -0400, John Lindgren пишет:
> On Thu, 2009-10-01 at 15:16 +0400, Alexey Mishustin wrote:
> > Playing .wav and .mp3 files from harddisk doesn't work neither in alpha.
> > After pressing "play" button nothing changes. That is, alpha cannot play
> > any music in my system. "View track details" displays error window on
> > all files (see screenshot).
>
> It seems, from looking at the list of decoders in your last email, that
> you don't have *any* of the important decoder plugins installed. The
> output of ./configure should tell you what dependencies haven't been
> met.
*WALL*
Thank you very much for patience.
Really, when compiling, I satisfied only the dependencies of Audacious
and forgot about dependencies of Audacious-plugins.
It works everything now: Audio CD, wav, mp3, russian filenames in the
playlist (no re-open needed) and in the audtool output.
This bug can be closed.
--
Regards,
Alex
Reply sent
to Chris Taylor <ctaylor@debian.org>:
You have taken responsibility.
(Sat, 10 Apr 2010 04:21:24 GMT) (full text, mbox, link).
Notification sent
to Alexey Mishustin <shumkar@shumkar.ru>:
Bug acknowledged by developer.
(Sat, 10 Apr 2010 04:21:24 GMT) (full text, mbox, link).
Message #57 received at 543561-close@bugs.debian.org (full text, mbox, reply):
Source: audacious
Source-Version: 2.3-1
We believe that the bug you reported is fixed in the latest version of
audacious, which is due to be installed in the Debian FTP archive:
audacious-dbg_2.3-1_amd64.deb
to main/a/audacious/audacious-dbg_2.3-1_amd64.deb
audacious-dev_2.3-1_amd64.deb
to main/a/audacious/audacious-dev_2.3-1_amd64.deb
audacious_2.3-1.debian.tar.gz
to main/a/audacious/audacious_2.3-1.debian.tar.gz
audacious_2.3-1.dsc
to main/a/audacious/audacious_2.3-1.dsc
audacious_2.3-1_amd64.deb
to main/a/audacious/audacious_2.3-1_amd64.deb
audacious_2.3.orig.tar.gz
to main/a/audacious/audacious_2.3.orig.tar.gz
libaudclient2_2.3-1_amd64.deb
to main/a/audacious/libaudclient2_2.3-1_amd64.deb
libaudcore1_2.3-1_amd64.deb
to main/a/audacious/libaudcore1_2.3-1_amd64.deb
libaudid3tag2_2.3-1_amd64.deb
to main/a/audacious/libaudid3tag2_2.3-1_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 543561@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Taylor <ctaylor@debian.org> (supplier of updated audacious 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 02 Apr 2010 21:37:21 +0000
Source: audacious
Binary: audacious libaudid3tag2 libaudclient2 libaudcore1 audacious-dev audacious-dbg
Architecture: source amd64
Version: 2.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>
Changed-By: Chris Taylor <ctaylor@debian.org>
Description:
audacious - small and fast audio player which supports lots of formats
audacious-dbg - audacious media player (debugging symbols)
audacious-dev - audacious development files
libaudclient2 - audacious dbus remote control library
libaudcore1 - audacious core engine library
libaudid3tag2 - audacious id3 tag manipulation library
Closes: 491615 497769 500634 508630 512911 531214 534113 543449 543561 550550 559055 561826 567839 572773
Changes:
audacious (2.3-1) experimental; urgency=low
.
[ Chris Taylor ]
* New uploader.
* New upstream release.
- (Closes: #559055, #531214, #497769, #534113, #567839, #491615, #500634)
- (Closes: #512911, #543449, #543561, #550550, #561826)
* Use source format 3.0 (quilt)
* Use dh7 in debian/rules
* Remove libsad* from packaging.
- Add replaces in debian/control
* Remove libaudutil* from packaging.
- Add replaces in debian/control.
* Add libaudtag and libaudgui to libaudcore1.
* Bump standards-version.
* Update debian/copyright.
.
[ Benjamin Drung ]
* Bump libmcs-dev version to >= 0.7 (Closes: #508630).
* Change build id from UNSUPPORTED VERSION to <vendor> package
(Closes: #572773).
* Add symbol files for libraries.
* Various cleanups.
Checksums-Sha1:
04df80fa7401abc41fd8eb556d5538a8cf49e03d 1576 audacious_2.3-1.dsc
a7041650c54b6db68d0f3b3cf68f61fc7f841f34 1564114 audacious_2.3.orig.tar.gz
964f4e9e558725e6b7fbdab22eab9d2b977d8723 12921 audacious_2.3-1.debian.tar.gz
a241d69b497382488f445d0acaeabb539de2be78 531738 audacious_2.3-1_amd64.deb
afd28d15f91f9f4ac495eb0f29a94a3bfbf91f8e 56398 libaudid3tag2_2.3-1_amd64.deb
982000b230b1da8d7e867676698605048ebe44ae 29518 libaudclient2_2.3-1_amd64.deb
2af08c4a31a684be2a9e8ed9ba378ce04b1fe935 106790 libaudcore1_2.3-1_amd64.deb
9bac62e90085a3084867bbf2ff60dad7e1899551 56638 audacious-dev_2.3-1_amd64.deb
37c38af9760c7d6ab876ca622568fc1825eb7cda 608430 audacious-dbg_2.3-1_amd64.deb
Checksums-Sha256:
bfa9667939c1cb8358b8b20af96d81ee890672fb343eda25acc163df11f0d7eb 1576 audacious_2.3-1.dsc
b19b3a75d4bac535231a77b6f993519b599a9619ac46c4d5627fd2bc8337416f 1564114 audacious_2.3.orig.tar.gz
f1ef14808ce451fe059a82f2a449f56501d6d98818191be7080a82320fa44e0b 12921 audacious_2.3-1.debian.tar.gz
7cffccda2048f468d643d84ec88aa029a2a60f5c95fda9c1b15cce255af69539 531738 audacious_2.3-1_amd64.deb
5a183c415336b853dfceb1ba8678c9fa261c490fa874d97179ed2f4cc5aa7b6f 56398 libaudid3tag2_2.3-1_amd64.deb
27a20571f6cea0115266d4fc6b545745462712895b18457860a6b6aa05bd3020 29518 libaudclient2_2.3-1_amd64.deb
a849ba676d31a3a1d159b738735e407ba2d3afb71397c93a4715d883a7f6c1bd 106790 libaudcore1_2.3-1_amd64.deb
37bd5005c21e0110e3fc9dd1db87a101dc723899c33dc7094de744a79f5a70ba 56638 audacious-dev_2.3-1_amd64.deb
c8da1573450edad397c45cf5d9ad4f834445514c6fe54629f9d20ea3c6565ce4 608430 audacious-dbg_2.3-1_amd64.deb
Files:
265e8b411fa27485bb14443ec704d193 1576 sound optional audacious_2.3-1.dsc
b65753880c6762cdad6423df48590304 1564114 sound optional audacious_2.3.orig.tar.gz
b585c10854430a6f3665ca6cc8c5c8a9 12921 sound optional audacious_2.3-1.debian.tar.gz
58ef0a6603afe7d897773e537396520b 531738 sound optional audacious_2.3-1_amd64.deb
79e7979fe303c0f0993cbcf80879db72 56398 sound optional libaudid3tag2_2.3-1_amd64.deb
12b0047e6ec3c2d044add5234429b289 29518 sound optional libaudclient2_2.3-1_amd64.deb
4b817afd45843f5661e0c37d17af3c72 106790 sound optional libaudcore1_2.3-1_amd64.deb
a736455639f32274420834298eee213f 56638 libdevel optional audacious-dev_2.3-1_amd64.deb
9da935eed7fec3814bc78653c4cb2165 608430 debug extra audacious-dbg_2.3-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAku/+ZUACgkQLpNUoan9SCHxgwCffzMQ4isWfNA1PIbKqvEzWPys
T58AniAFNDMf1XEJX9xUu3KMY1XO43mV
=PIv/
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sat, 08 May 2010 07:35:30 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 23:55:34 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.