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

Bug#632550: lintian needs newer debhelper



Package: lintian
Version: 2.5.1
Severity: normal
Tags: patch

Hi,

Commit 1f2f20b9973bbea25f10372f5d951216f7379fbe added build-arch support
to debian/rules which cases a FTBFS with debhelper versions older than
8.1.0  (noticed when backporting to squeeze).

Could you bump the debhelper version requirement please?

Patch attached, thanks,

Mark


-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lintian depends on:
ii  binutils               2.20.1-16         The GNU assembler, linker and bina
ii  diffstat               1.53-1            produces graph of changes introduc
ii  dpkg-dev               1.16.0.3          Debian package development tools
ii  file                   5.04-5            Determines file type using "magic"
ii  gettext                0.18.1.1-3        GNU Internationalization utilities
ii  intltool-debian        0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl        0.1.24+b1         Perl interface to libapt-pkg
ii  libclass-accessor-perl 0.34-1            Perl module that automatically gen
ii  libipc-run-perl        0.89-1            Perl module for running processes
ii  libparse-debianchangel 1.1.1-2.1         parse Debian changelogs and output
ii  libtimedate-perl       1.2000-1          collection of modules to manipulat
ii  liburi-perl            1.54-2            module to manipulate and access UR
ii  locales                2.11.2-10         Embedded GNU C Library: National L
ii  locales-all [locales]  2.11.2-10         Embedded GNU C Library: Precompile
ii  man-db                 2.5.7-8           on-line manual pager
ii  perl [libdigest-sha-pe 5.10.1-17squeeze1 Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarch            <none>     (no description available)
ii  libtext-template-perl         1.45-1     Text::Template perl module
ii  man-db                        2.5.7-8    on-line manual pager

-- no debconf information
diff --git a/debian/control b/debian/control
index 1de9373..c67a40a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders: Josip Rodin <joy-packages@debian.org>,
            Raphael Geissert <geissert@debian.org>,
            Niels Thykier <niels@thykier.net>
 Build-Depends: binutils,
-               debhelper (>= 7.0.50~),
+               debhelper (>= 8.1.0~),
                default-jdk,
                diffstat,
                docbook-utils,

Reply to: