Your message dated Wed, 28 Sep 2011 20:50:14 +0000
with message-id <[email protected]>
and subject line Bug#348724: fixed in libapache-gallery-perl 1.0.1-1
has caused the Debian Bug report #348724,
regarding libapache-gallery-perl: patch: GalleryUnderscoresToSpaces for file
names
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
348724: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348724
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libapache-gallery-perl
Version: 0.99-svn050921-1
Severity: wishlist
This wonderful patch does what I have wanted for some time: when
GalleryUnderscoresToSpaces is set, it works for file names too, rather
than for dir names only. The patch works for me, but does not include
the required changes to the docs in Gallery.pm. the man page and the
README.
--- Gallery.pm.orig 2005-09-16 10:52:59.000000000 +0200
+++ Gallery.pm.pot 2006-01-18 17:32:00.000000000 +0100
@@ -354,11 +354,13 @@ sub handler {
$filetype = "unknown";
}
+ my $filetitle = $file;
+ $filetitle =~ s/_/ /g if
$r->dir_config('GalleryUnderscoresToSpaces');
$tpl_vars{FILES} .=
$templates{file}->fill_in(HASH =>
{%tpl_vars,
FILEURL => uri_escape($fileurl, $escape_rule),
ALT => "Size: $size Bytes",
-
FILE => $file,
+
FILE => $filetitle,
TYPE => $type,
FILETYPE => $filetype,
}
@@ -377,8 +379,10 @@ sub handler {
my $cached =
get_scaled_picture_name($thumbfilename, $thumbnailwidth, $thumbnailheight);
my $rotate = readfile_getnum($r,
$imageinfo, $thumbfilename.".rotate");
+ my $filetitle = $file;
+ $filetitle =~ s/_/ /g if
$r->dir_config('GalleryUnderscoresToSpaces');
my %file_vars = (FILEURL =>
uri_escape($fileurl, $escape_rule),
- FILE => $file,
+ FILE => $filetitle,
DATE =>
$imageinfo->{DateTimeOriginal} ? $imageinfo->{DateTimeOriginal} : '', # should
this really be a stat of the file instead of ''?
SRC =>
uri_escape($uri."/.cache/$cached", $escape_rule),
HEIGHT =>
(grep($rotate==$_, (1, 3)) ? $thumbnailwidth : $thumbnailheight),
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.30-pre2-pr-hrt-1kHz-1
Locale: LANG=C, LC_CTYPE=it_IT@euro (charmap=ANSI_X3.4-1968) (ignored: LC_ALL
set to C)
Versions of packages libapache-gallery-perl depends on:
ii libapache-request-perl 1.33-1 Generic Apache Request Library
ii libimage-imlib2-perl 1.07-1 perl interface to the imlib2 imagi
ii libimage-info-perl 1.16-2 allows extraction of meta informat
ii libimage-size-perl 2.992-2 determine the size of images in se
ii libtemplate-perl 2.14-1 template processing system written
ii libtext-template-perl 1.44-1.1 Text::Template perl module
ii perl 5.8.7-10 Larry Wall's Practical Extraction
libapache-gallery-perl recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libapache-gallery-perl
Source-Version: 1.0.1-1
We believe that the bug you reported is fixed in the latest version of
libapache-gallery-perl, which is due to be installed in the Debian FTP archive:
libapache-gallery-perl_1.0.1-1.diff.gz
to main/liba/libapache-gallery-perl/libapache-gallery-perl_1.0.1-1.diff.gz
libapache-gallery-perl_1.0.1-1.dsc
to main/liba/libapache-gallery-perl/libapache-gallery-perl_1.0.1-1.dsc
libapache-gallery-perl_1.0.1-1_all.deb
to main/liba/libapache-gallery-perl/libapache-gallery-perl_1.0.1-1_all.deb
libapache-gallery-perl_1.0.1.orig.tar.gz
to main/liba/libapache-gallery-perl/libapache-gallery-perl_1.0.1.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.
Don Armstrong <[email protected]> (supplier of updated libapache-gallery-perl
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: SHA512
Format: 1.8
Date: Wed, 28 Sep 2011 12:34:55 -0700
Source: libapache-gallery-perl
Binary: libapache-gallery-perl
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Jesus Climent <[email protected]>
Changed-By: Don Armstrong <[email protected]>
Description:
libapache-gallery-perl - Apache module to create galleries on-the-fly
Closes: 348724 423004
Changes:
libapache-gallery-perl (1.0.1-1) unstable; urgency=low
.
* New upstream release
* Change underscores to spaces for images too (Closes: #348724). Thanks
to Francesco Portorti and Luca Capello.
* Allow txt files to be used as plain files (Closes: #423004); include
icons which are now upstream. Thanks to Luca Capello.
Checksums-Sha1:
d336de32c07309e9b14dc9020686625ef06ebd53 1838
libapache-gallery-perl_1.0.1-1.dsc
b3ab7777b96ffa09bc7f7a1e284bed375bb6e93e 88524
libapache-gallery-perl_1.0.1.orig.tar.gz
b4494fbf66379cff61258c0d9b0e955f6388232d 12943
libapache-gallery-perl_1.0.1-1.diff.gz
a70858c5c67faca29d5321ed45143f07b92503bd 103290
libapache-gallery-perl_1.0.1-1_all.deb
Checksums-Sha256:
63ef7563eec9a320623f817fc63c9525f14aad09ca0521161b63a90c71f06193 1838
libapache-gallery-perl_1.0.1-1.dsc
da4ddad7540ebb4ef6f6a7250690f519c2dedf079fdb357cc4e6b14aac5098d8 88524
libapache-gallery-perl_1.0.1.orig.tar.gz
83d82372f6e2cb54a28b4605903ff0806452477b3f1892bf0d6504b4a719fc0f 12943
libapache-gallery-perl_1.0.1-1.diff.gz
c53caf4f39eb9ba695de18c0012899116da452d46de43c7796bb290505e0e67c 103290
libapache-gallery-perl_1.0.1-1_all.deb
Files:
416381f3d61e34ce1a03762fe476c80c 1838 perl optional
libapache-gallery-perl_1.0.1-1.dsc
a276166f94d34cf80379722f7d11f1cb 88524 perl optional
libapache-gallery-perl_1.0.1.orig.tar.gz
2d0a5bcaf7b350e14afec06023e19d1e 12943 perl optional
libapache-gallery-perl_1.0.1-1.diff.gz
a99a1ce6e14e93a7eee0a7691427cda3 103290 perl optional
libapache-gallery-perl_1.0.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBToN9S6LRMAHZjA+6AQplyw//WHjb2TgFwOGCFIxt1z80t5k22eczKNwX
dkSKaQkgNRZCxTNyno1qt7OY2PMZBAG3NCCUYXtZZCPkojd1d7PXLk3w0A/l6WnX
Qq2fvDq+EhFo6kq16x4jecWK4JUANoxyntob/RDWU3/M+fltjoHI8a5OQ5Tk0nmb
w2z9ynQio4Oq9BMpuOnUa/gs8zhhd8DTnHPzIb2Z47c0Iy9wCl/5K2J/hwWr2lfi
ZWWLmjzelESp+GJFkxeOAWfnyNnEoCsfYiqSmPIAw+SqM3rG+/tdsjHCxFpaWF86
PbUU1IFnQNyw1cvPHOWqgzxATf6jpQybNjQty97PNLoJtD8SMRUoR4N/rll1x5uj
5HnYdvp7XEU2prB2aIteQzmmvzsYMu8PRlZ/475lF1NtX1nciiBb1OTm++RjodZe
Py+7AHGQ2dvo1kbFZk8K+E9k4AojfT8ar03OFY1QavgF89iWPmJKVEqQ1okUrVd8
6KpiTBV/3/l3g1/myMDuKqLiuVGCAAMRLS1UWFfQfMWJR9ahlcw85UCNuygpQfBh
L8MKA+NBc91tQow8sZ0A8iB0WHSePg0GzuLuMWUPQw4TVPJ+ikElNenn1TtTuDwH
/YhHOtgczPhVFHMIKIQWeVlt+8Zqv5+XmYynbDZZ25JAC2B8Y5lehSj1IwRZ/NwQ
ozdTZvkFwOY=
=Sah8
-----END PGP SIGNATURE-----
--- End Message ---