[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#606155: marked as done (refcard: error in pot template file)



Your message dated Mon, 06 Dec 2010 17:37:41 -0400
with message-id <4CFD57A5.2040905@tilapin.org>
and subject line Re: Bug#606155: refcard: error in pot template file
has caused the Debian Bug report #606155,
regarding refcard: error in pot template file
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 owner@bugs.debian.org
immediately.)


-- 
606155: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606155
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: refcard


In [refcard source package]/po4a/entries.pot we have this string...

#. type: Content of: <article><section><glosslist><glossentry><glossterm>
#: entries.dbk:518
msgid ""
"dpkg <literal>--compare-versions </literal> <literal> </literal> "
"<replaceable>v1</replaceable> gt <replaceable>v2</replaceable>"
msgstr ""

... where "gt" should be &gt; to be expanded to ">".
Patch attached.


Cheers
Holger

-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
    under DEBIAN GNU/LINUX 5.0.0 - L e n n y
        Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

--- refcard_entries.pot	2010-12-06 22:10:01.000000000 +0100
+++ refcard_entries_workingcopy.pot	2010-12-06 22:10:46.000000000 +0100
@@ -1041,7 +1041,7 @@
 #: entries.dbk:518
 msgid ""
 "dpkg <literal>--compare-versions </literal> <literal> </literal> "
-"<replaceable>v1</replaceable> gt <replaceable>v2</replaceable>"
+"<replaceable>v1</replaceable> &gt; <replaceable>v2</replaceable>"
 msgstr ""
 
 # type: Content of: <article><section><glosslist><glossentry><glossdef><para>


--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Le 06/12/2010 17:15, Holger Wansing a écrit :

Hi,

Thanks for your report, but...

> "dpkg <literal>--compare-versions </literal> <literal> </literal> "
> "<replaceable>v1</replaceable> gt <replaceable>v2</replaceable>"
> msgstr ""
> 
> ... where "gt" should be &gt; to be expanded to ">".

Actually, “gt” is a totally valid operator of --compare-versions, as
explained in the ACTIONS section of dpkg(1), thus closing this bug (“>”
is provided only for compatibility with control file syntax).

Regards

David

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJM/VeWAAoJELgqIXr9/gnybfsP/iivQ5EDO0fEHhsuZyIDfnWr
q/6hcsleaHhXGHlKnTnQEv2gJVOm/sZN6qldapDweJEbqs766qR5KM+IVkVK12Gy
oXVKcd2OpWOaq5aLle5mLMreiImQIaIYUcm/oYZU+jqT9bIJWJ7jMmYtfiTgg+54
cUl4eEkNKkVxmwKmU6OJ0hxU5PZf7ryofFtcXNo1tikhxE3zAyaGSesAL1NfmTux
Qkcxz5DF/RirT7dU9j8+dVP/iAiRGPgAs4ZUA30pSThbKf+WyyzM5iG+bPU6lcvb
HusWAanaeGB4yM5P1SnsKlI9rTEEHO1p5uNAVbvQa55DpWIWpvFSdhUb3q1/ntwI
2cO9ItpdSoESoTO+l8rQwhFjYU3lBTLBfENrRvrc7vXJIC345qw6yymd29t17dyY
lT4byCLZNAg7BXff4tLrIolBAQJ4hl1uqbPuLsonaswZycLuHKRwseQBrZVIxsQP
Ph7KGWypafSH3rQnzLlRGxE/uZKJJVe03TzHfzBB6VcYELanoGVW0mXubmeuJZk9
5nupHpaMKmvZ39nSMdZiz78KM5uLLB6NsxsiIZsS3fWl/Q9gCsCWExJG2EVMSqKe
ktNsKDFEslqnpRJHxxSoUOPFuYBOfO9/1E5T7bUSOf5/RghEiZt7eFq7vbFZww93
hVOJJgJ/88l9RbfiX5KC
=1LYc
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: