[linux] 01/03: debian/control: Add build-dependency on graphviz for documentation

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Feb 1 00:35:01 UTC 2017


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

benh pushed a commit to annotated tag debian/4.10_rc6-1_exp1
in repository linux.

commit 90c2b44babfe8d54e1e84a4ca5e8435088c5b4a4
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Jan 30 20:31:24 2017 +0000

    debian/control: Add build-dependency on graphviz for documentation
---
 debian/changelog                   | 1 +
 debian/templates/control.source.in | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 17751e4..e9edb89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ linux (4.10~rc6-1~exp1) UNRELEASED; urgency=medium
   * cpupower: Fix compiler options for turbostat on 4.10
   * linux-doc: Update documentation file list for 4.10
   * linux-doc: Fix up symlinks to gzipped docs
+  * debian/control: Add build-dependency on graphviz for documentation
 
   [ Roger Shimizu ]
   * debian/copyright: Add GPL/X11 Dual License
diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in
index 99ae415..8c524d8 100644
--- a/debian/templates/control.source.in
+++ b/debian/templates/control.source.in
@@ -61,6 +61,7 @@ Build-Depends-Indep:
 # used by debian/rules.real to build linux-source
  patchutils <!stage1>,
 # used by upstream to build documentation
+ graphviz <!stage1 !nodoc>,
  python-sphinx <!stage1 !nodoc>,
  python-sphinx-rtd-theme <!stage1 !nodoc>,
  xmlto <!stage1 !nodoc>,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list