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

[SCM] Debian package checker branch, master, updated. 2.5.3-197-ge3f9a34



The following commit has been merged in the master branch:
commit e3f9a348ca6358799ebc1dc2027a0db9b160a87a
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Nov 4 22:53:32 2011 +0100

    Added dpatch to obsolete-packages (RoM, #646420)
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/data/fields/obsolete-packages b/data/fields/obsolete-packages
index 0180df4..43d5826 100644
--- a/data/fields/obsolete-packages
+++ b/data/fields/obsolete-packages
@@ -62,3 +62,6 @@ default-jdk-builddep
 
 # See: http://wiki.debian.org/Teams/DebianPerlGroup/OpenTasks/Transitions/DigestSHA1ToDigestSHA
 libdigest-sha1-perl
+
+# Deprecated in Wheezy by maintainer (#646420)
+dpatch
diff --git a/debian/changelog b/debian/changelog
index e848ad5..f9c9f2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -88,6 +88,9 @@ lintian (2.5.4) UNRELEASED; urgency=low
       (Closes: #643716)
   * data/fields/essential:
     + [NT] Add libc-bin to the list of known essential packages.
+  * data/fields/obsolete-packages:
+    + [NT] Added dpatch per request of the maintainer.  Thanks to
+      Gergely Nagy for the report.  (Closes: #646420)
   * data/fields/virtual-packages:
     + [NT] Refreshed against sid.  Thanks to Gregor Herrmann for the
       report.  (Closes: #646604)
diff --git a/t/tests/patch-systems-dpatch-description/tags b/t/tests/patch-systems-dpatch-description/tags
index 6734827..518f640 100644
--- a/t/tests/patch-systems-dpatch-description/tags
+++ b/t/tests/patch-systems-dpatch-description/tags
@@ -1,3 +1,4 @@
+E: patch-systems-dpatch-description source: build-depends-on-obsolete-package build-depends: dpatch
 E: patch-systems-dpatch-description source: dpatch-index-references-non-existent-patch 01_not_here_right_now.dpatch
 E: patch-systems-dpatch-description source: dpatch-index-references-non-existent-patch 01_some_other_patch_thats_not_in_the_package.dpatch
 I: patch-systems-dpatch-description source: dpatch-missing-description 02_i_dont_have_a_description.patch
diff --git a/t/tests/patch-systems-quilt-general/tags b/t/tests/patch-systems-quilt-general/tags
index 38e023f..49c6825 100644
--- a/t/tests/patch-systems-quilt-general/tags
+++ b/t/tests/patch-systems-quilt-general/tags
@@ -1,3 +1,4 @@
+E: patch-systems-quilt-general source: build-depends-on-obsolete-package build-depends: dpatch
 E: patch-systems-quilt-general source: patch-modifying-debian-files some-file debian/some-file
 E: patch-systems-quilt-general source: quilt-series-references-non-existent-patch some-nonexistent-patch
 W: patch-systems-quilt-general source: dpatch-build-dep-but-no-patch-list
diff --git a/testset/tags.debconf b/testset/tags.debconf
index 632377c..4ff1e30 100644
--- a/testset/tags.debconf
+++ b/testset/tags.debconf
@@ -1,3 +1,4 @@
+E: debconf source: build-depends-on-obsolete-package build-depends: dpatch
 E: debconf source: declares-possibly-conflicting-debhelper-compat-versions rules=4 compat=4
 E: debconf-test-noscripts: copyright-contains-dh_make-todo-boilerplate
 E: debconf-test-noscripts: no-debconf-config
diff --git a/testset/tags.scripts b/testset/tags.scripts
index b07ad46..bd20efa 100644
--- a/testset/tags.scripts
+++ b/testset/tags.scripts
@@ -1,4 +1,5 @@
 E: scripts changes: bad-ubuntu-distribution-in-changes-file unstable
+E: scripts source: build-depends-on-obsolete-package build-depends-indep: dpatch
 E: scripts source: dpatch-index-references-non-existent-patch 01_not_here_right_now.dpatch
 E: scripts source: dpatch-index-references-non-existent-patch 01_some_other_patch_thats_not_in_the_package.dpatch
 E: scripts source: missing-build-dependency debhelper

-- 
Debian package checker


Reply to: