[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#479088: Please add debhelper-script-needs-versioned-build-depends for dh_lintian



Package: lintian
Version: 1.23.47
Severity: normal

Hi,
please add the warning "debhelper-script-needs-versioned-build-depends" when
using dh_lintian (it's been introduced in debhelper 6.0.7).

Attached you can find a patch.

Thanks,
David


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lintian depends on:
ii  binutils            2.18.1~cvs20080103-4 The GNU assembler, linker and bina
ii  diffstat            1.45-2               produces graph of changes introduc
ii  dpkg-dev            1.14.18              package building tools for Debian
ii  file                4.24-1               Determines file type using "magic"
ii  gettext             0.17-2               GNU Internationalization utilities
ii  intltool-debian     0.35.0+20060710.1    Help i18n of RFC822 compliant conf
ii  libdigest-sha-perl  5.46-1               Perl extension for SHA-1/224/256/3
ii  libparse-debianchan 1.1.1-2              parse Debian changelogs and output
ii  liburi-perl         1.35.dfsg.1-1        Manipulates and accesses URI strin
ii  man-db              2.5.1-4              on-line manual pager
ii  perl [libdigest-md5 5.8.8-12             Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information



-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
--- /usr/share/lintian/checks/debhelper~	2008-05-02 19:11:06.000000000 +0200
+++ /usr/share/lintian/checks/debhelper	2008-05-02 19:12:19.000000000 +0200
@@ -73,6 +73,7 @@
 			   dh_installwm
 			   dh_installxfonts
 			   dh_installxmlcatalogs
+			   dh_lintian
 			   dh_makeshlibs
 			   dh_pycentral
 			   dh_pysupport
@@ -87,7 +88,8 @@
 # newer.
 my %versions
     = (dh_icons           => '5.0.51~',
-       dh_installifupdown => '5.0.44~');
+       dh_installifupdown => '5.0.44~',
+       dh_lintian         => '6.0.7~');
 
 open(RULES, '<', "debfiles/rules") or fail("cannot read debian/rules: $!");
 my $dhcompatvalue;

Attachment: signature.asc
Description: PGP signature


Reply to: