Package: yodl
Version: 2.01.03-1
Severity: normal
Tags: patch
lintian -i ../yodl_2.01.03-1_i386.deb
W: yodl: manpage-has-errors-from-man
usr/share/man/man7/yodlbuiltins.7.gz /tmp/zman30bfCz:1383: non-empty
data entry for `_' format ignored
N:
N: This man page provokes warnings or errors from man.
N:
N: "cannot adjust" or "can't break" are trouble with paragraph
filling,
N: usually related to long lines. Adjustment can be helped by left
N: justifying, breaks can be helped with hyphenation, see
"Manipulating
N: Filling and Adjusting" and "Manipulating Hyphenation" in the
manual.
N:
N: "can't find numbered character" usually means latin1 etc in the
input,
N: and this warning indicates characters will be missing from the
output.
N: You can change to escapes like \[:a] described on the groff_char
man
N: page.
N:
N: Other warnings are often formatting typos, like missing quotes
around
N: a string argument to .IP. These are likely to result in lost or
N: malformed output. See the groff_man (or groff_mdoc if using mdoc)
man
N: page for information on macros.
N:
N: At worst, warning messages can be disabled with the .warn
directive,
N: see "Debugging" in the groff manual.
N:
W: yodl: manpage-has-errors-from-man usr/share/man/man7/yodlmacros.7.gz
587: warning: can't find numbered character 233
E: yodl: doc-base-file-references-missing-file yodl:14
/usr/share/info/yodl.info.gz
N:
N: One of the files referenced in an Index or Files field in this
N: doc-base control file does not exist in the package. The doc-base
N: control files should be installed by the package that provides the
N: documents they are registering.
N:
E: yodl: doc-base-file-references-missing-file yodl:15
/usr/share/info/yodl.info*
W: yodl: old-fsf-address-in-copyright-file
N:
N: The /usr/share/doc/<pkg>/copyright file refers to the old postal
N: address of the Free Software Foundation (FSF). The new address is:
N:
N: Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston,
N: MA 02110-1301, USA.
N:
W: yodl: description-synopsis-might-not-be-phrased-properly
N:
N: The synopsis (first line in the package "Description:" field, the
N: short description) ends with a full stop "." character. This is not
N: necessary, as the synopsis doesn't need to be a full sentence. It
is
N: recommended that a descriptive phrase is used instead.
N:
N: Note also that the synopsis is not part of the rest of the
N: "Description:" field.
N:
N: Refer to Policy Manual, section 3.4.1 for details.
N:
(Reading database ... 239211 files and directories currently installed.)
Preparing to replace yodl 1.31.18-7 (using yodl_2.01.03-1_i386.deb) ...
Unpacking replacement yodl ...
Setting up yodl (2.01.03-1) ...
warning: file `/usr/share/info/yodl.info.gz' does not exist at
/usr/sbin/install-docs line 718, </usr/share/doc-base/yodl> line 15.
warning: file mask `/usr/share/info/yodl.info*' does not match any files
at /usr/sbin/install-docs line 723, </usr/share/doc-base/yodl> line 15.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=bg_BG, LC_CTYPE=bg_BG (charmap=UTF-8)
Versions of packages yodl depends on:
ii libc6 2.3.6-16 GNU C Library: Shared libraries
yodl recommends no packages.
-- no debconf information
diff -Naur yodl-2.01.03/debian/control yodl-2.01.03.fixed/debian/control
--- yodl-2.01.03/debian/control 2004-09-11 22:41:13.000000000 +0300
+++ yodl-2.01.03.fixed/debian/control 2006-07-27 12:52:29.000000000 +0300
@@ -2,13 +2,13 @@
Section: text
Priority: optional
Maintainer: Colin Watson <[EMAIL PROTECTED]>
-Standards-Version: 3.5.6
+Standards-Version: 3.7.2
Build-Depends: debhelper (>= 2.0.40), icmake (>= 6.22-2), perl, tetex-base
Package: yodl
Architecture: any
Depends: ${shlibs:Depends}
-Description: Your Own Document Languae.
+Description: Your Own Document Language
Yodl is a package that implements a pre-document language and tools to
process it. The idea of Yodl is that you write up a document in a
pre-language, then use the tools (e.g. yodl2html) to convert it to some
diff -Naur yodl-2.01.03/debian/copyright yodl-2.01.03.fixed/debian/copyright
--- yodl-2.01.03/debian/copyright 2004-09-11 22:41:13.000000000 +0300
+++ yodl-2.01.03.fixed/debian/copyright 2006-07-27 12:33:19.000000000 +0300
@@ -36,8 +36,8 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
All the other scripts and control files are also under the GNU General
diff -Naur yodl-2.01.03/debian/doc-base yodl-2.01.03.fixed/debian/doc-base
--- yodl-2.01.03/debian/doc-base 2004-09-11 22:41:13.000000000 +0300
+++ yodl-2.01.03.fixed/debian/doc-base 1970-01-01 02:00:00.000000000 +0200
@@ -1,15 +0,0 @@
-Document: yodl
-Title: Yodl, Your Other Document Languae
-Author: Frank B. Brokken <[EMAIL PROTECTED]> and others
-Abstract: Yodl is a package that implements a pre-document language and
- tools to process it. The idea of Yodl is that you write up a document
- in a pre-language, then use the tools (e.g. yodl2html) to convert it
- to some final document language. Current converters are for HTML,
- man, LaTeX text and an experimental xml converter. Main
- document types are "article", "report", "book" "manpage" and "letter". The
- Yodl document language is designed to be easy to use and extensible.
-Section: Apps/Text
-
-Format: info
-Index: /usr/share/info/yodl.info.gz
-Files: /usr/share/info/yodl.info*