Package: disktype
Severity: minor
Tags: patch
Hi!
As you can see in the Debian package page here:
https://packages.debian.org/en/sid/disktype
there are some dots showing at the end of each list. I think they were
meant to be separating paragraphs.
Please note that, as for Debian Policy [1] the "dot" works to divide
paragraphs (it creates an empty line) only if it is preceded by a single
space and there is no other character after it.
In your case those dots are preceded by more than one space and they are
shown verbatim in the description. Moreover they are unnecessary
since they are inside a "verbatim" section.
I suggest that you remove from the description those 6 lines with a dot
(at the end of the first 6 lists) completely and you will get exactly
the same formatting but without those lines with a dot showing.
I attach a patch that does just that (or so I think); please let me know
if I need to change its format.
Thanks,
beatrice
Index: disktype-9-3/debian/control
===================================================================
--- disktype-9-3/debian/control
+++ disktype-9-3/debian/control
@@ -45,9 +45,8 @@
QNX4 FS
3DO CD-ROM FS
Veritas VxFS
Xbox DVD file system
- .
Partitioning:
DOS/PC style
EFI GPT
Apple
@@ -58,19 +57,16 @@
Linux LVM1 physical volumes
Linux LVM2 physical volumes
Solaris SPARC disklabel
Solaris x86 disklabel (vtoc)
- .
Other structures:
Debian split floppy header
Linux swap
- .
Disk images:
Raw CD image (.bin)
Virtual PC hard disk image
Apple UDIF disk image (limited)
Linux cloop (limited)
- .
Boot loaders:
LILO
GRUB
SYSLINUX
@@ -79,14 +75,12 @@
FreeBSD loader
Windows/MS-DOS loader
BeOS loader, Haiku loader
Sega Dreamcast
- .
Compression formats:
gzip
compress
bzip2
- .
Archive formats:
tar
cpio
bar