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

Rafael Laboissiere rafael at debian.org
Sat Dec 30 17:59:16 UTC 2017


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

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

commit d329da2a9500a9b50ff224e0ddd3ea11daf7aae8
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 189ce12..1a37b7f 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: Rafael Laboissiere <rafael at debian.org>
-Build-Depends: debhelper (>= 10), cdbs, octave-pkg-dev (>= 1.3), gnuplot-nox
+Build-Depends: debhelper (>= 10), octave-pkg-dev (>= 2), gnuplot-nox
 Standards-Version: 4.1.2
 Homepage: http://octave.sourceforge.net/image
 Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave-image.git
diff --git a/debian/rules b/debian/rules
index ac83bee..65cd8e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ ifneq (,$(filter $(DEB_HOST_ARCH), i386))
     export DEB_CXXFLAGS_MAINT_APPEND=-ffloat-store
 endif
 
-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-image.git



More information about the Pkg-octave-commit mailing list