[devscripts] 03/04: d/control: Add missing build-dependency on fakeroot.

Mattia Rizzolo mattia at debian.org
Fri Dec 29 22:37:08 UTC 2017


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

mattia pushed a commit to branch master
in repository devscripts.

commit c42f6f34612fed6d949316f6785124a55fc5d98b
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Dec 29 23:36:17 2017 +0100

    d/control: Add missing build-dependency on fakeroot.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5c2e7f2..cf2eba2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,7 @@ devscripts (2.17.12) UNRELEASED; urgency=medium
   * Bump debhelper compat level to 11.
   * debian/control:
     + Bump Standards-Version to 4.1.2, no changes needed.
+    + Add missing build-dependency on fakeroot.
 
  -- Mattia Rizzolo <mattia at debian.org>  Fri, 29 Dec 2017 23:28:05 +0100
 
diff --git a/debian/control b/debian/control
index 4a629fa..0d95f8a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: bash-completion,
                dh-python,
                docbook-xsl,
                dpkg-dev (>= 1.18.19),
+               fakeroot <!nocheck>,
                file <!nocheck>,
                gnupg <!nocheck> | gnupg2 <!nocheck>,
                help2man,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list