Your message dated Sat, 09 Jul 2011 12:33:34 +0000
with message-id <[email protected]>
and subject line Bug#605327: fixed in libhtml-mason-perl 1:1.45-1
has caused the Debian Bug report #605327,
regarding [INTL:da] Danish translation of the debconf templates
libhtml-mason-perl
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.)
--
605327: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605327
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libhtml-mason-perl
Severity: wishlist
Tags: l10n patch
Please include the attached Danish debconf translations.
joe@joe-desktop:~/over/debian/libhtml-mason-perl$ msgfmt --statistics -c -v -o
/dev/null da.po
4 oversatte tekster.
bye
Joe
# Danish translation libhtml-mason-perl.
# Copyright (C) 2010 libhtml-mason-perl & nedenstående oversættere.
# This file is distributed under the same license as libhtml-mason-perl package.
# Joe Hansen <[email protected]>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: libhtml-mason-perl\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-03-25 10:29+0100\n"
"PO-Revision-Date: 2010-11-28 17:30+01:00\n"
"Last-Translator: Joe Hansen <[email protected]>\n"
"Language-Team: Danish <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: boolean
#. Description
#: ../libhtml-mason-perl-examples.templates:1001
msgid "Install example Mason components in /var/www/mason_example?"
msgstr "Installer eksempler på Masonkomponenter i /var/www/mason_example?"
#. Type: boolean
#. Description
#: ../libhtml-mason-perl-examples.templates:1001
msgid ""
"To help you get started with HTML::Mason, some example components can be "
"installed and enabled in /var/www/mason_example, and you can visit them at "
"http://localhost/mason_example/ in your web browser."
msgstr ""
"For at hjælpe dig i gang med HTML::Mason, kan nogle eksempelkomponenter "
"installeres og aktiveres i /var/www/mason_example, og du kan besøge dem på "
"http://localhost/mason_example/ i din internetbrowser."
#. Type: boolean
#. Description
#: ../libhtml-mason-perl-examples.templates:2001
msgid "Automatically reload Apache configuration?"
msgstr "Genindlæs automatisk Apachekonfiguration?"
# de bliver vel ikke tilgængelige hvis de er fjernet!!! vist en lille engelsk fejl her.
#. Type: boolean
#. Description
#: ../libhtml-mason-perl-examples.templates:2001
msgid ""
"After installing or removing the example Mason components, the Apache "
"configuration needs to be reloaded for them to be accessible."
msgstr ""
"Efter installation eller fjernelse af eksempelkomponenterne i Mason "
"skal Apachekonfigurationen genindlæses, for at de bliver tilgængelige."
--- End Message ---
--- Begin Message ---
Source: libhtml-mason-perl
Source-Version: 1:1.45-1
We believe that the bug you reported is fixed in the latest version of
libhtml-mason-perl, which is due to be installed in the Debian FTP archive:
libhtml-mason-perl-doc_1.45-1_all.deb
to main/libh/libhtml-mason-perl/libhtml-mason-perl-doc_1.45-1_all.deb
libhtml-mason-perl-examples_1.45-1_all.deb
to main/libh/libhtml-mason-perl/libhtml-mason-perl-examples_1.45-1_all.deb
libhtml-mason-perl_1.45-1.debian.tar.gz
to main/libh/libhtml-mason-perl/libhtml-mason-perl_1.45-1.debian.tar.gz
libhtml-mason-perl_1.45-1.dsc
to main/libh/libhtml-mason-perl/libhtml-mason-perl_1.45-1.dsc
libhtml-mason-perl_1.45-1_all.deb
to main/libh/libhtml-mason-perl/libhtml-mason-perl_1.45-1_all.deb
libhtml-mason-perl_1.45.orig.tar.gz
to main/libh/libhtml-mason-perl/libhtml-mason-perl_1.45.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.
gregor herrmann <[email protected]> (supplier of updated libhtml-mason-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: SHA256
Format: 1.8
Date: Sat, 09 Jul 2011 14:26:12 +0200
Source: libhtml-mason-perl
Binary: libhtml-mason-perl libhtml-mason-perl-doc libhtml-mason-perl-examples
Architecture: source all
Version: 1:1.45-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description:
libhtml-mason-perl - HTML::Mason Perl module
libhtml-mason-perl-doc - HTML::Mason documentation
libhtml-mason-perl-examples - HTML::Mason example setup
Closes: 605327 615593
Changes:
libhtml-mason-perl (1:1.45-1) unstable; urgency=low
.
[ Ivan Kohler ]
* Take over for the Debian Perl Group
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza). Changed: Maintainer set to Debian Perl Group
<[email protected]> (was: Ivan Kohler
<[email protected]>); Ivan Kohler <[email protected]> moved to
Uploaders.
.
* New upstream release
+ Fixes warnings under perl 5.12 (closes: Bug#615593)
.
[ gregor herrmann ]
* Fix watch file.
* Switch to source format 3.0 (quilt). Remove quilt framework.
* Bump debhelper to >= 8. Drop cdbs.
* Refresh patches.
* Add Danish debconf translation; thanks to Joe Dalton (closes: #605327).
* Convert debian/copyright to DEP5 format.
* Set Standards-Version to 3.9.2; remove version from perl build dependency.
* debian/control: update build and runtime dependencies (remove unneeded
versions and packages that are in perl core, add ${misc:Depends},
additional build dependencies and Suggests).
* debian/rules: use /usr/share/cdbs/1/class/perl-makemaker.mk.
* Use "set -e" in maintainer scripts.
* Add /me to Uploaders.
* Add a patch to fix some spelling mistakes.
Checksums-Sha1:
80bfa9d21f60b28a40cde3469eccdbc05c5c2e28 2274 libhtml-mason-perl_1.45-1.dsc
17f7bafb95f46cc872d3748bf4bb1f3a9ec349c4 488490
libhtml-mason-perl_1.45.orig.tar.gz
1b1da909593672bc3dbbaefcfad11b136d9b0719 27081
libhtml-mason-perl_1.45-1.debian.tar.gz
924bf1767b8ac3a99fa20b2dfb1527f73c6e9a4d 369352
libhtml-mason-perl_1.45-1_all.deb
6789c7278562902407ae2d14eda868f1d3e076bf 154268
libhtml-mason-perl-doc_1.45-1_all.deb
d0404c9b4e64af9de064d97ece5d384838b33b8f 49770
libhtml-mason-perl-examples_1.45-1_all.deb
Checksums-Sha256:
d7e6fe4f06864b8659fff687b4314bbcb4a225dfc1a60922ac3b7478e527c474 2274
libhtml-mason-perl_1.45-1.dsc
d2a727bacbffd382b56c14bde880b2d329f858561dce80d3cba9865f3082e5ab 488490
libhtml-mason-perl_1.45.orig.tar.gz
2723fd7440f8ee32d04e7b6a5816eb707f6d66333bf2b7a42032f1c394eeb9f3 27081
libhtml-mason-perl_1.45-1.debian.tar.gz
7ac241791f54cc4102e89568a4897778472a57fb41ec83252aae1114c0fe895a 369352
libhtml-mason-perl_1.45-1_all.deb
ce0d750318ad1c0321df21c4a3bad9803de5a296283c19d91f8ac44e5b58fda2 154268
libhtml-mason-perl-doc_1.45-1_all.deb
e0984b6f8aa8ab284f907b3838b1fe4feb2a73f97cb4321a2d80b2ba268255de 49770
libhtml-mason-perl-examples_1.45-1_all.deb
Files:
da3def122be479f0dc05fc703bafce2a 2274 perl optional
libhtml-mason-perl_1.45-1.dsc
5ad416ae8425d81dde3daf5fab913a23 488490 perl optional
libhtml-mason-perl_1.45.orig.tar.gz
d88483e792a73b954b9ce770cd96ccb1 27081 perl optional
libhtml-mason-perl_1.45-1.debian.tar.gz
0a669ca03b6dcad431922c2d4fbd000b 369352 perl optional
libhtml-mason-perl_1.45-1_all.deb
e47705f8e4f70c61a27219e105778748 154268 doc extra
libhtml-mason-perl-doc_1.45-1_all.deb
33a216c4831a3363038a4017c5838bf1 49770 perl extra
libhtml-mason-perl-examples_1.45-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOGEl6AAoJELs6aAGGSaoGstMQALLEM1OCBzvFDlL9J23zLRUO
0xJVoX7EEDs4LwK6aDNGExDUSMvW6NQodSoxeph16Z41+xNuX/d68rYO45mQNrij
efsw5j5Me3I+TZJ0GyJvvAKU8ASXbp+0zTn/jLc2pUWiMrPdP4Ad/LjKCw3JBHCD
qOZqVd1c5fVamNLVbwy+6uDdiTWeK1djRVGA/8rAd2duuuyljJSnvIAdjezacr9Q
r2KtDL2ACxmAP6U8GPHjT6bCKRBKk7W+nV5xSaXYe4huH9t7afcOF+ccA6fWuB1o
nd2wg5WnzbSkNonuA2xoctCk3qmsIj/No6Z4YwoDTPPmRPIfuroInZ1XD8EdskYU
rHPrwsAh+HNOKZ5oxewHCGlVmG1mCU/ZOy0bgrksxqSxDJC7N8MW8soZopKJxgWP
mf03fv1TI1nRaOADJpj7vafZaEui0aWLBbf0tjtQ9VBacxWnC071N/RB/ndnup86
DHcBkXpcytvOO7aUGi8e3eCpGTPg8DNquVRbyZpHja1bcwwxZHhX60KPE/yECqLW
Emxli3QCtDGHp5derj3WczH/mwHBLvRVwodrp6COyfz9nqfuoLj17vkcopla+sdx
1UgA7e0gmVP8dCB8yeHYvhVAGx/+hukCj5K2GJaSAPXzBeB1BjxLorBn2QxEDw5W
TzJch3tB2NjWbDubSfni
=6+8k
-----END PGP SIGNATURE-----
--- End Message ---