Package: ddupdate Version: 0.5.3-1 Severity: minor The package description for ddupdate has two minor issues with spacing and hyphenation. There are two spaces between "to the" and "ubiquitous" instead of one. There an instance of the word "dependent" that is hyphenated in the middle and apt/aptitude/packages.d.o do not deal with that well. Please switch to one space and remove the hyphenation.
$ apt-cache show ddupdate | grep -A1 '(service' address (typically hardware-dependent) and to update it (service depen‐ dent). It is distributed with systemd support to run at regular intervals ^ $ apt-cache show ddupdate | grep -oP '.{6} .{10}' to the ubiquitous ^^ $ w3m -dump https://packages.debian.org/sid/ddupdate | grep -o '(service[^)]*)' (service depen‐ dent) ^^ $ aptitude show ddupdate | grep -o '(service[^)]*)' (service depen‐ dent) ^^ $ aptitude show ddupdate | grep -oP '.{6} .{10}' to the ubiquitous ^^ -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part