Bug#529457: flowscan: missing-dep-for-interpreter ksh = mksh | pdksh (./usr/bin/add_txrx)

2009-05-19 Thread Guillaume Delacour
Package: lintian
Version: 2.2.10
Severity: normal

The flowscan package have a lintian warning and the advice option (with lintian 
-i option)
is to file a bug report against lintian.

Here is the Build-Depends of this package:

Build-Depends-Indep: perl (= 5.6.1), rrdtool, librrds-perl, libboulder-perl, 
libnet-patricia-perl (= 1.010), libconfigreader-perl, libcflow-perl (= 
1.024), libhtml-table-perl, netbase, po-debconf, ksh | mksh | pdksh | zsh, 
autotools-dev

Thanks.

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

Kernel: Linux 2.6.26-2-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages lintian depends on:
ii  binutils   2.19.1-1  The GNU assembler, linker and bina
ii  diffstat   1.47-1produces graph of changes introduc
ii  dpkg-dev   1.14.26   Debian package development tools
ii  file   5.03-1Determines file type using magic
ii  gettext0.17-6GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libipc-run-perl0.82-1Perl module for running processes
ii  libparse-debianchangel 1.1.1-2   parse Debian changelogs and output
ii  libtimedate-perl   1.1600-9  Time and date functions for Perl
ii  liburi-perl1.37+dfsg-1   Manipulates and accesses URI strin
ii  man-db 2.5.5-1   on-line manual pager
ii  perl [libdigest-sha-pe 5.10.0-22 Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarchnone (no description available)
pn  libtext-template-perl none (no description available)
ii  man-db2.5.5-1on-line manual pager

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#522643: lintian: Typo in out-of-date-standards-version description

2009-04-05 Thread Guillaume Delacour
Package: lintian
Version: 2.2.9
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

There is a small typo in out-of-date-standards-version tag description.

verison-version

You canf find attached, a diff shows what files are concerned.

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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)



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

iEYEARECAAYFAknYx64ACgkQ35KHK503hANcqACcC59bpovSGc8yk0ml/VfbvIlz
keAAmwdEFbQ8ixKD6A5VXsEFeA3PD7mh
=j4eG
-END PGP SIGNATURE-
diff -urN lintian.orig/checks/standards-version.desc lintian/checks/standards-version.desc
--- lintian.orig/checks/standards-version.desc	2009-03-12 06:14:52.0 +0100
+++ lintian/checks/standards-version.desc	2009-04-04 20:11:17.0 +0200
@@ -44,7 +44,7 @@
  you upload the package.
  .
  See tt/usr/share/doc/debian-policy/upgrading-checklist.txt.gz/tt in
- the debian-policy package for a summary of changes in newer verisons of
+ the debian-policy package for a summary of changes in newer versions of
  Policy.
 
 Tag: out-of-date-standards-version
@@ -62,7 +62,7 @@
  you upload the package.
  .
  See tt/usr/share/doc/debian-policy/upgrading-checklist.txt.gz/tt in
- the debian-policy package for a summary of changes in newer verisons of
+ the debian-policy package for a summary of changes in newer versions of
  Policy.
 
 Tag: timewarp-standards-version
diff -urN lintian.orig/lib/Lintian/Relation.pm lintian/lib/Lintian/Relation.pm
--- lintian.orig/lib/Lintian/Relation.pm	2009-03-12 06:14:52.0 +0100
+++ lintian/lib/Lintian/Relation.pm	2009-04-04 20:13:34.0 +0200
@@ -79,7 +79,7 @@
  |  #   or
  \$\{[a-zA-Z0-9:-]+\}   #   substvar
 )   # end of package name or substvar
-(?: # start of optional verison
+(?: # start of optional version
  \s* \( # open parenthesis for version part
  \s* (|=|=|=|||)# relation part (2)
  \s* (.*?)  # version (3)