[Pkg-octave-commit] [dynare] 03/08: Drop workaround for nodoc option, no longer needed with debhelper ≥ 10.8.

Sébastien Villemot sebastien at debian.org
Thu Oct 19 08:34:40 UTC 2017


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

sebastien pushed a commit to branch master
in repository dynare.

commit 54b9969ed585fd0e0f0e66d4b4fd62616a3c26ac
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Thu Oct 19 10:08:46 2017 +0200

    Drop workaround for nodoc option, no longer needed with debhelper ≥ 10.8.
---
 debian/control | 2 +-
 debian/rules   | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index d433caa..1c0e8fc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>
 Section: math
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 10.8~),
                dh-elpa,
                liboctave-dev (>= 4.2),
                libboost-graph-dev,
diff --git a/debian/rules b/debian/rules
index 8a5bbec..d3304fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,8 +16,6 @@ override_dh_auto_build:
 else
 override_dh_auto_build:
 	dh_auto_build
-	mkdir -p doc/dynare.html/
-	touch doc/dynare.pdf doc/guide.pdf doc/macroprocessor/macroprocessor.pdf doc/bvar-a-la-sims.pdf doc/preprocessor/preprocessor.pdf doc/userguide/UserGuide.pdf doc/dr.pdf doc/gsa/gsa.pdf doc/parallel/parallel.pdf dynare++/doc/dynare++-tutorial.pdf dynare++/doc/dynare++-ramsey.pdf dynare++/sylv/sylvester.pdf dynare++/tl/cc/tl.pdf dynare++/integ/cc/integ.pdf dynare++/kord/kord.pdf
 endif
 
 # Don't run the testsuite

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/dynare.git



More information about the Pkg-octave-commit mailing list