[Reproducible-commits] [dpkg] 58/90: debian: Mark libio-string-perl as <!nocheck>

Jérémy Bobbio lunar at moszumanska.debian.org
Sat Aug 29 18:26:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch pu/reproducible_builds
in repository dpkg.

commit 3ba3e1619ce07aaddbe38782cab4554f5148d14d
Author: Guillem Jover <guillem at 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 <helmut at 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 <lamby at 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/reproducible/dpkg.git



More information about the Reproducible-commits mailing list