This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 3ba3e1619ce07aaddbe38782cab4554f5148d14d Author: Guillem Jover <guil...@debian.org> Date: Tue Jul 21 07:39:41 2015 +0200 debian: Mark libio-string-perl as <!nocheck> This allows building the package without running the test suite, and not requiring build dependencies specific to the test suite. Which makes it easier to bootstrap an architecture. Prompted-by: Helmut Grohne <hel...@subdivi.de> --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0a86880..689a068 100644 --- a/debian/changelog +++ b/debian/changelog @@ -58,6 +58,7 @@ dpkg (1.18.2) UNRELEASED; urgency=low options first. * Packaging: - Make the libdpkg-dev package Multi-Arch:same. + - Mark libio-string-perl as <!nocheck>. * Documentation: - Fix grammar in dpkg-architecture(1). Thanks to Chris Lamb <la...@debian.org>. Closes: #787616 diff --git a/debian/control b/debian/control index 47971a3..68c8f6a 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), pkg-config, flex, libselinux1-dev (>= 1.28-4) [linux-any], libkvm-dev [kfreebsd-any], libncursesw5-dev, - libio-string-perl + libio-string-perl <!nocheck> Package: libdpkg-dev Section: libdevel -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git -- To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org