Your message dated Fri, 01 Dec 2023 20:18:11 +0000
with message-id <[email protected]>
and subject line Legacy bug that does not affect supported 3.x.
has caused the Debian Bug report #725053,
regarding txt2tags: [man] Indentation problem with nested lists
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.)


-- 
725053: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725053
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: txt2tags
Version: 2.6-3
Severity: normal
Tags: patch upstream
Control: forwarded -1 http://code.google.com/p/txt2tags/issues/detail?id=127

Hello,

There is a problem with the indentation of the text in nested lists with
the man output. The issue is better described at upstream's issue
tracker:
  http://code.google.com/p/txt2tags/issues/detail?id=127

I provided a patch there, but I'm attaching another one here that
applies to the stable version packaged in Debian.

Cheers,
  Matteo

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages txt2tags depends on:
ii  python     2.7.5-5
ii  python2.6  2.6.8-1.1
ii  python2.7  2.7.5-8

txt2tags recommends no packages.

Versions of packages txt2tags suggests:
pn  python-tk  <none>

-- no debconf information
--- txt2tags.py.old	2011-04-16 11:41:39.000000000 -0400
+++ txt2tags.py	2013-09-30 17:20:06.192458829 -0400
@@ -1311,10 +1311,10 @@
 		'fontItalicClose'       : '\\fR'   ,
 		'listOpen'              : '.RS'    ,
 		'listItemOpen'          : '.IP \(bu 3\n',
-		'listClose'             : '.RE'    ,
+		'listClose'             : '.RE\n.IP',
 		'numlistOpen'           : '.RS'    ,
 		'numlistItemOpen'       : '.IP \a. 3\n',
-		'numlistClose'          : '.RE'    ,
+		'numlistClose'          : '.RE\n.IP',
 		'deflistItem1Open'      : '.TP\n'  ,
 		'bar1'                  : '\n\n'   ,
 		'url'                   : '\a'     ,

--- End Message ---
--- Begin Message ---
Hi,

Legacy bug that does not affect supported 3.x.

Closing.

Regards

Phil

-- 
Playing the game for the games sake.

* Debian Maintainer

Web:

* Debian Wiki: https://wiki.debian.org/PhilWyett
* Website: https://kathenas.org

Social:

* Instagram: kathenasorg
* Threads: @kathenasorg



Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply via email to