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

[SCM] Debian package checker branch, master, updated. 2.5.12-126-gee248d1



The following commit has been merged in the master branch:
commit 90dcfbbcf4b523ed7a8220a9660b60ae774e5980
Author: Niels Thykier <niels@thykier.net>
Date:   Sun May 26 18:45:47 2013 +0200

    d/control: Remove dependencies satisfied in stable
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/debian/changelog b/debian/changelog
index 5de51ea..adcd271 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -104,6 +104,9 @@ lintian (2.5.13) UNRELEASED; urgency=low
     + [NT] Add correction for unnecessarily.  Thanks to Guillem
       Jover for the suggestion.  (Closes: #706241)
 
+  * debian/control:
+    + [NT] Remove irrelevant (versioned) dependencies that are now
+      trivially satisfied in stable.
   * debian/{postinst,prerm}:
     + [NT] Remove unused maintainer scripts now that stable's
       libc-bin provides a C.UTF-8.
diff --git a/debian/control b/debian/control
index 67dfdaa..af685ba 100644
--- a/debian/control
+++ b/debian/control
@@ -16,16 +16,14 @@ Build-Depends: binutils,
                diffstat,
                docbook-utils,
                docbook-xml,
-               dpkg-dev (>= 1.16.1~),
                fakeroot,
                file,
                gettext,
-               hardening-includes (>= 2.2~),
+               hardening-includes,
                intltool-debian,
-               javahelper (>= 0.32~),
+               javahelper,
                libapt-pkg-perl,
                libarchive-zip-perl,
-               libc-bin (>= 2.13) | locales,
                libclass-accessor-perl,
                libclone-perl,
                libdpkg-perl,
@@ -49,8 +47,6 @@ Build-Depends: binutils,
                man-db,
                patchutils,
                perl,
-               perl (>= 5.12) | libtest-simple-perl (>= 0.93),
-               perl (>= 5.14~) | libautodie-perl (>= 2.10~),
                python,
                python-all-dev,
                python-numpy,
@@ -59,7 +55,6 @@ Build-Depends: binutils,
                t1utils,
                unzip,
                xz-utils,
-               xz-utils (>= 5.1.1alpha+20120614) | xz-lzma | lzma,
                zip
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/lintian/lintian.git
@@ -73,11 +68,10 @@ Depends: binutils,
          diffstat,
          file,
          gettext,
-         hardening-includes (>= 2.2~),
+         hardening-includes,
          intltool-debian,
          libapt-pkg-perl,
          libarchive-zip-perl,
-         libc-bin (>= 2.13) | locales,
          libclass-accessor-perl,
          libclone-perl,
          libdigest-sha-perl,
@@ -93,7 +87,6 @@ Depends: binutils,
          man-db,
          patchutils,
          perl,
-         perl (>= 5.14~) | libautodie-perl (>= 2.10~),
          t1utils,
          ${misc:Depends}
 Suggests: binutils-multiarch,
@@ -101,8 +94,6 @@ Suggests: binutils-multiarch,
           libhtml-parser-perl,
           libperlio-gzip-perl,
           libtext-template-perl,
-          lzma,
-          man-db (>= 2.5.1-1),
           xz-utils
 Multi-Arch: foreign
 Description: Debian package checker

-- 
Debian package checker


Reply to: