[SCM] Debian package checker branch, master, updated. 2.5.0-45-gf463de1
The following commit has been merged in the master branch:
commit 4fdcc8fe6cb7437e263f6fa796be1382a35a436b
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date: Sat Jun 11 08:08:23 2011 +0100
checks/md5sums.desc: Drop references to debstd
* checks/md5sums.desc:
+ [ADB] Drop references to obsolete debstd. Thanks to Steve Langasek
for the pointer.
diff --git a/checks/md5sums.desc b/checks/md5sums.desc
index b4409ab..6510444 100644
--- a/checks/md5sums.desc
+++ b/checks/md5sums.desc
@@ -34,8 +34,8 @@ Info: The md5sum listed for the file does not match the actual file
contents.
.
Usually, this error occurs during the package build process, if the
- <tt>debian/tmp/</tt> directory is touched after <tt>dh_md5sums</tt> or
- <tt>debstd</tt> is run.
+ <tt>debian/tmp/</tt> directory is touched after <tt>dh_md5sums</tt>
+ is run.
Tag: md5sums-lists-nonexisting-file
Severity: important
@@ -44,13 +44,8 @@ Info: The md5sums control file lists a file which is not included in the
package.
.
Usually, this error occurs during the package build process, if the
- <tt>debian/tmp/</tt> directory is touched after <tt>dh_md5sums</tt> or
- <tt>debstd</tt> is run.
- .
- If all the files in the <tt>DEBIAN/</tt> subdirectory are listed
- above, the problem was probably caused by building the package using a
- buggy debstd/debmake. In this case, rebuilding the package with an
- updated debstd should fix the problem.
+ <tt>debian/tmp/</tt> directory is touched after <tt>dh_md5sums</tt>
+ is run.
Tag: file-missing-in-md5sums
Severity: normal
@@ -59,5 +54,5 @@ Info: The package contains a file which isn't listed in the md5sums control
file.
.
Usually, this error occurs during the package build process, if the
- <tt>debian/tmp/</tt> directory is touched after <tt>dh_md5sums</tt> or
- <tt>debstd</tt> is run.
+ <tt>debian/tmp/</tt> directory is touched after <tt>dh_md5sums</tt>
+ is run.
diff --git a/debian/changelog b/debian/changelog
index a79fd91..12f96ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,9 @@ lintian (2.5.1) UNRELEASED; urgency=low
a file or a symlink in the package itself, then it is also okay.
+ [NT] Allow maven plugins to be without classpaths.
(Closes: #629056)
+ * checks/md5sums.desc:
+ + [ADB] Drop references to obsolete debstd. Thanks to Steve Langasek
+ for the pointer.
* checks/rules:
+ [NT] Removed code for handling packages with dh_python.
+ [NT] Fixed the code for determining Build-Depends for python
--
Debian package checker
Reply to: