Source: vlfeat
Version: 0.9.20+dfsg0-1
Severity: normal
Tags: patch

The octave-pkg-dev has been superseded by dh-octave and will be soon deprecated. Please, find attached to this bug report a patch for updating the libgdf source package, accordingly.

Rafael Laboissière

-- System Information: Debian Release: buster/sid APT prefers testing APT policy: (650, 'testing'), (600, 'unstable'), (550, 'experimental'), (550, 'stable'), (500, 'oldstable') Architecture: amd64 (x86_64) Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff --git a/debian/control b/debian/control
index 0303e2f..c6d44d3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: vlfeat
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9), dh-exec, liboctave-dev, octave-pkg-dev (>= 1.0.0),
+Build-Depends: debhelper (>= 9), dh-exec, liboctave-dev, dh-octave,
                transfig, ghostscript, librsvg2-bin, texlive-latex-base, imagemagick,
                python2.7, doxygen, rsync, groff
 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
diff --git a/debian/rules b/debian/rules
index 66d428e..48df993 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_install: $(addprefix install/,data $(wildcard toolbox/*))
 	ln -fs libvl.so.$(VERSION) libvl.so.$(API_VERSION)
 
 override_dh_gencontrol:
-	dh_gencontrol -- -V"octave:Depends=octave(>=`octave-config --print VERSION`)"
+	dh_octave_substvar
 
 override_dh_strip: strip_mex
 	dh_strip --dbg-package=libvlfeat$(API_VERSION)-dbg
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to