[Pkg-octave-commit] [octave-ga] 01/04: Use the dh-based version of octave-pkg-dev

Rafael Laboissiere rafael at debian.org
Sat Dec 30 15:04:57 UTC 2017


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

rafael pushed a commit to branch master
in repository octave-ga.

commit d4dc1e5fe89f03a7765bc4bdcfd6798cfbbb28d6
Author: Rafael Laboissiere <rafael at debian.org>
Date:   Fri Dec 29 21:57:06 2017 -0200

    Use the dh-based version of octave-pkg-dev
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8784f88..38ffa93 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: math
 Priority: optional
 Maintainer: Debian Octave Group <pkg-octave-devel at lists.alioth.debian.org>
 Uploaders: Sébastien Villemot <sebastien at debian.org>
-Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1)
+Build-Depends: debhelper (>= 9), octave-pkg-dev (>= 2)
 Standards-Version: 4.1.2
 Homepage: http://octave.sourceforge.net/ga
 Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave-ga.git
diff --git a/debian/rules b/debian/rules
index 71fb86c..7c458b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-include /usr/share/cdbs/1/class/octave-pkg.mk
+include /usr/share/octave-pkg-dev/octave-pkg.mk

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



More information about the Pkg-octave-commit mailing list