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

[SCM] Debian package checker branch, master, updated. 2.5.0-rc2-122-g12888e8



The following commit has been merged in the master branch:
commit 1b311433ce594ca561a55968813bb0f7a3d1a023
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Mar 29 20:17:27 2011 +0200

    Added missing dependency Needs for checks

diff --git a/checks/binaries.desc b/checks/binaries.desc
index 412db5d..ff1652a 100644
--- a/checks/binaries.desc
+++ b/checks/binaries.desc
@@ -2,7 +2,7 @@ Check-Script: binaries
 Author: Christian Schwarz <schwarz@debian.org>
 Abbrev: bin
 Type: binary, udeb
-Needs-Info: objdump-info, file-info, strings, fields
+Needs-Info: objdump-info, file-info, strings, fields, index
 Info: This script checks binaries and object files for bugs.
 
 Tag: arch-independent-package-contains-binary-or-object
diff --git a/checks/changelog-file.desc b/checks/changelog-file.desc
index 5fe73fa..e0451fa 100644
--- a/checks/changelog-file.desc
+++ b/checks/changelog-file.desc
@@ -2,7 +2,7 @@ Check-Script: changelog-file
 Author: Christian Schwarz <schwarz@debian.org>
 Abbrev: chg
 Type: binary
-Needs-Info: file-info, changelog-file, fields
+Needs-Info: file-info, changelog-file, fields, index
 Info: This script checks if a binary package conforms to policy
  with regards to changelog files.
  .
diff --git a/checks/copyright-file.desc b/checks/copyright-file.desc
index 8e1b02f..d97e3ab 100644
--- a/checks/copyright-file.desc
+++ b/checks/copyright-file.desc
@@ -2,7 +2,7 @@ Check-Script: copyright-file
 Author: Christian Schwarz <schwarz@debian.org>
 Abbrev: cpy
 Type: binary
-Needs-Info: copyright-file, fields
+Needs-Info: copyright-file, fields, index
 Info: This script checks if a binary package conforms to policy
  with regard to copyright files.
  .
diff --git a/checks/cruft.desc b/checks/cruft.desc
index 8098280..c224adb 100644
--- a/checks/cruft.desc
+++ b/checks/cruft.desc
@@ -3,7 +3,7 @@ Author: Sean 'Shaleh' Perry <shaleh@debian.org>
 Abbrev: deb
 Type: source
 Info: This looks for cruft in Debian packaging or upstream source
-Needs-Info: unpacked, debfiles, diffstat, file-info, fields
+Needs-Info: unpacked, debfiles, diffstat, file-info, fields, index
 
 Tag: native-package-with-dash-version
 Severity: normal
diff --git a/checks/deb-format.desc b/checks/deb-format.desc
index f6f702a..9d921e8 100644
--- a/checks/deb-format.desc
+++ b/checks/deb-format.desc
@@ -2,7 +2,7 @@ Check-Script: deb-format
 Author: Russ Allbery <rra@debian.org>
 Abbrev: dfmt
 Type: binary, udeb
-Needs-Info: unpacked, changelog-file, bin-pkg-control
+Needs-Info: unpacked, changelog-file, bin-pkg-control, index
 Info: This script checks the format of the deb ar archive itself.
 
 Tag: malformed-deb-archive
diff --git a/checks/etcfiles.desc b/checks/etcfiles.desc
index 237ccf9..b9e1c72 100644
--- a/checks/etcfiles.desc
+++ b/checks/etcfiles.desc
@@ -4,7 +4,7 @@ Abbrev: etc
 Type: binary
 Info: Checks if all files in /etc that are shipped with the package are
  marked as conffiles as required by policy.
-Needs-info: bin-pkg-control
+Needs-info: bin-pkg-control, index
 
 Tag: file-in-etc-not-marked-as-conffile
 Severity: serious
diff --git a/checks/fields.desc b/checks/fields.desc
index c01e77c..6000152 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -2,7 +2,7 @@ Check-Script: fields
 Author: Marc 'HE' Brockschmidt <marc@marcbrockschmidt.de>
 Abbrev: fld
 Type: binary, udeb, source
-Needs-Info: debfiles, source-control-file, fields
+Needs-Info: debfiles, source-control-file, fields, index
 Info: This script checks the syntax of the fields in package control files,
  as described in the Policy Manual.
 
diff --git a/checks/files.desc b/checks/files.desc
index 976b3d7..9686ff4 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -2,7 +2,7 @@ Check-Script: files
 Author: Christian Schwarz <schwarz@debian.org>
 Abbrev: fil
 Type: binary, udeb
-Needs-Info: unpacked, objdump-info, scripts, file-info, fields
+Needs-Info: unpacked, objdump-info, scripts, file-info, fields, index
 Info: This script checks if a binary package conforms to policy
  WRT to files and directories.
 
diff --git a/checks/huge-usr-share.desc b/checks/huge-usr-share.desc
index e383b8d..d4d7f24 100644
--- a/checks/huge-usr-share.desc
+++ b/checks/huge-usr-share.desc
@@ -2,7 +2,7 @@ Check-Script: huge-usr-share
 Author: Jeroen van Wolffelaar <jeroen@wolffelaar.nl>
 Abbrev: hus
 Type: binary
-Needs-info: fields
+Needs-info: fields, index
 Info: This script checks whether an architecture-dependent package has
  large amounts of data in /usr/share.
 
diff --git a/checks/infofiles.desc b/checks/infofiles.desc
index 853aff2..e323772 100644
--- a/checks/infofiles.desc
+++ b/checks/infofiles.desc
@@ -2,7 +2,7 @@ Check-Script: infofiles
 Author: Josip Rodin <jrodin@jagor.srce.hr>
 Abbrev: info
 Type: binary
-Needs-Info: unpacked, file-info
+Needs-Info: unpacked, file-info, index
 Info: This script checks if a binary package conforms to info document policy.
 
 Tag: info-document-not-compressed
diff --git a/checks/manpages.desc b/checks/manpages.desc
index a31e3df..e147d41 100644
--- a/checks/manpages.desc
+++ b/checks/manpages.desc
@@ -2,7 +2,7 @@ Check-Script: manpages
 Author: Christian Schwarz <schwarz@debian.org>
 Abbrev: man
 Type: binary
-Needs-Info: unpacked, file-info
+Needs-Info: unpacked, file-info, index
 Info: This script checks if a binary package conforms to manual page policy.
 
 Tag: bad-link-to-undocumented-manpage
diff --git a/checks/menu-format.desc b/checks/menu-format.desc
index c691ed7..af70b86 100644
--- a/checks/menu-format.desc
+++ b/checks/menu-format.desc
@@ -1,7 +1,7 @@
 Check-Script: menu-format
 Author: Joey Hess <joeyh@master.debian.org>
 Abbrev: mnf
-Needs-Info: unpacked, menu-files
+Needs-Info: unpacked, menu-files, index
 Type: binary
 Info: This script validates the format of <b>menu</b> files.
 
diff --git a/checks/menus.desc b/checks/menus.desc
index edcfde4..f5e3173 100644
--- a/checks/menus.desc
+++ b/checks/menus.desc
@@ -4,7 +4,7 @@ Abbrev: men
 Type: binary
 Info: Check if a binary package conforms to policy with respect to
  <b>menu</b> and <b>doc-base</b> files.
-Needs-Info: doc-base-files, menu-files, bin-pkg-control
+Needs-Info: doc-base-files, menu-files, bin-pkg-control, index
 
 Tag: postinst-should-not-set-usr-doc-link
 Severity: normal
diff --git a/checks/scripts.desc b/checks/scripts.desc
index f6262b0..19c8ec9 100644
--- a/checks/scripts.desc
+++ b/checks/scripts.desc
@@ -3,7 +3,7 @@ Author: Richard Braakman <dark@xs4all.nl>
 Abbrev: scr
 Type: binary
 Info: This script checks the #! lines of scripts in a package.
-Needs-Info: unpacked, file-info, scripts, bin-pkg-control, fields
+Needs-Info: unpacked, file-info, scripts, bin-pkg-control, fields, index
 
 Tag: script-without-interpreter
 Severity: important
diff --git a/checks/shared-libs.desc b/checks/shared-libs.desc
index 9a8169d..e603bcd 100644
--- a/checks/shared-libs.desc
+++ b/checks/shared-libs.desc
@@ -2,7 +2,7 @@ Check-Script: shared-libs
 Author: Christian Schwarz <schwarz@debian.org>
 Abbrev: shl
 Type: binary, udeb
-Needs-Info: unpacked, file-info, objdump-info, bin-pkg-control, fields
+Needs-Info: unpacked, file-info, objdump-info, bin-pkg-control, fields, index
 Info: This script checks if a binary package conforms to shared library policy.
 
 Tag: shlib-with-executable-bit

-- 
Debian package checker


Reply to: