Your message dated Sun, 15 Apr 2018 15:32:55 +0000
with message-id <e1f7jeb-000czc...@fasolo.debian.org>
and subject line Bug#890082: fixed in libgdf 0.1.2-2.1
has caused the Debian Bug report #890082,
regarding libgdf: Build-depend on dh-octave instead of octave-pkg-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
890082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890082
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libgdf
Version: 0.1.2-2
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 -Nru libgdf-0.1.2/debian/changelog libgdf-0.1.2/debian/changelog
--- libgdf-0.1.2/debian/changelog       2012-05-10 10:36:14.000000000 -0300
+++ libgdf-0.1.2/debian/changelog       2018-02-10 20:04:09.000000000 -0200
@@ -1,3 +1,9 @@
+libgdf (0.1.2-2.1) unstable; urgency=medium
+
+  * Build-depend on dh-octave instead of octave-pkg-dev
+
+ -- Rafael Laboissiere <raf...@debian.org>  Sat, 10 Feb 2018 20:04:09 -0200
+
 libgdf (0.1.2-2) unstable; urgency=medium
 
   [ Yaroslav Halchenko ]
diff -Nru libgdf-0.1.2/debian/control libgdf-0.1.2/debian/control
--- libgdf-0.1.2/debian/control 2012-05-10 10:36:14.000000000 -0300
+++ libgdf-0.1.2/debian/control 2018-02-10 19:57:21.000000000 -0200
@@ -4,7 +4,7 @@
 Uploaders: Yaroslav Halchenko <deb...@onerussian.com>, Michael Hanke 
<michael.ha...@gmail.com>
 Build-Depends: debhelper (>= 7.0.50~), cmake (>= 2.8), help2man,
                           libboost-dev (>> 1.34.2~), libboost-filesystem-dev, 
libboost-program-options-dev, libboost-date-time-dev,
-                          octave-pkg-dev (>= 0.5.7)
+                          dh-octave
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://sourceforge.net/projects/libgdf
diff -Nru libgdf-0.1.2/debian/rules libgdf-0.1.2/debian/rules
--- libgdf-0.1.2/debian/rules   2012-05-10 10:36:14.000000000 -0300
+++ libgdf-0.1.2/debian/rules   2018-02-10 19:59:09.000000000 -0200
@@ -19,7 +19,7 @@
        -DBUILD_TESTING:BOOL=ON
 
 # get octave paths (have to build-depend on liboctave-dev)
-# which is dependent upon by octave-pkg-dev
+# which is dependent upon by dh-octave
 OCTDIR=$(shell octave-config --print LOCALOCTFILEDIR)
 
 %:
@@ -48,15 +48,11 @@
                mkoctfile --mex $$f -I../libgdf/include -L$$(/bin/ls -d 
$$PWD/../obj-*)/libgdf -lGDF; \
         done
 
-
 override_dh_auto_install:
        dh_auto_install
        : # Install Octave bindings
        dh_install -poctave-gdf matlab/*.mex $(OCTDIR)/gdf
-       [ -e /usr/bin/octave-depends ] \
-       && octave-depends -poctave-gdf \
-       || echo 'octave:Depends=octave (>= 3.4.3-1~)' >> 
debian/octave-gdf.substvars
-
+       dh_octave_substvar -poctave-gdf \
 
 override_dh_strip:
        dh_strip --dbg-package=libgdf0-dbg
@@ -65,5 +61,3 @@
        dh_clean
        rm -f gdf_merger.1
        -cd matlab; rm *.mex *.o
-
-

--- End Message ---
--- Begin Message ---
Source: libgdf
Source-Version: 0.1.2-2.1

We believe that the bug you reported is fixed in the latest version of
libgdf, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 890...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rafael Laboissiere <raf...@debian.org> (supplier of updated libgdf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 13 Apr 2018 18:42:39 -0300
Source: libgdf
Binary: libgdf0 libgdf0-dbg libgdf-dev gdf-tools octave-gdf matlab-gdf
Architecture: source
Version: 0.1.2-2.1
Distribution: unstable
Urgency: medium
Maintainer: NeuroDebian Team <t...@neuro.debian.net>
Changed-By: Rafael Laboissiere <raf...@debian.org>
Description:
 gdf-tools  - IO library for the GDF -- helper tools
 libgdf-dev - IO library for the GDF -- development library
 libgdf0    - IO library for the GDF (general dataformat for biosignals)
 libgdf0-dbg - IO library for the GDF -- debug symbols
 matlab-gdf - IO library for the GDF -- Matlab interface
 octave-gdf - IO library for the GDF -- Octave interface
Closes: 890082
Changes:
 libgdf (0.1.2-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload
   * Build-depend on dh-octave instead of octave-pkg-dev (Closes: #890082)
Checksums-Sha1:
 c58aa9287ce3d94e4820abee9c971de0732e37f6 2330 libgdf_0.1.2-2.1.dsc
 3ed59bbd33561aa288f9c2ff93ae7ef9843064ea 5600 libgdf_0.1.2-2.1.debian.tar.xz
 47c9c3854fedf58c21c286235e7283d468f4e5c5 17979 libgdf_0.1.2-2.1_amd64.buildinfo
Checksums-Sha256:
 b44bad3c05edafb7c8e5d24049be3d0339612953e87327a26329857922b55981 2330 
libgdf_0.1.2-2.1.dsc
 f8d203083be7a7580a0cfd4f4c10b79a815d77b07431133a6902b0b42d01a567 5600 
libgdf_0.1.2-2.1.debian.tar.xz
 ddaa7ead2ccfcd5ef93599be4dc4055f506681796c62b975072e8c1ebf906849 17979 
libgdf_0.1.2-2.1_amd64.buildinfo
Files:
 e3c0f5f6d168fd8734a7031b0b1dbc59 2330 libs extra libgdf_0.1.2-2.1.dsc
 f07adf206585e27abd369d2c0e1b6a07 5600 libs extra libgdf_0.1.2-2.1.debian.tar.xz
 6b4af7ee7a028c6a0520b91f26d35ab0 17979 libs extra 
libgdf_0.1.2-2.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAlrSXcwACgkQISSqGYN4
XJAQlQ/+K8OnGQtLnE3Job0ADtpAuOs4+Lrda79+Wm5cTgzAYUH+0nXhRDuhr7Yk
2tPJRcaebxscfDTPvlMRsfpnEiRBN1EOkCRcncFtg24noUVR8XoPAxNIZ9lumrEN
WtSrpixajH2wqsf8YdJ2NGnsDk4CTeqfnOQR2+fKTbEjWfBM7u+7uIsMf6X64ikt
60ZefWXFORuLLvmKB/c5Vu0Jehg34JfVJN1W3EjUJaoECSCO/EQAfkpqEHn1LPz4
boXWXD8RrHywIsV5x9jyvZDqw5u7UT4+32u5zlCb28WRHvSM1YN963Ly0iB7DNOB
9KgxcR8XcMfiCEMAcfLS5xn4wTCREfqSfIOaOiMfQ0WgpoLhGCeS1m9bTdN8hwuw
Kl+by0RxmLkSGGZz32xaDelb+muMiNv7KlSWSNNbgj0K55J9rCVfz9HlQKgSgR2L
KniXzrICPGKY5puJOTHbwjWf48VFdQQHmMiL1ELT6mmxmxLrRh7+Th+xpz6/3aco
1LYaV7/6C8tbFbJWOJTng239GiGDEnR8JPkYNzjBpK56+a68GKKQGVI192bLA0WL
mw5YYMTtvRPYNDUyWMXEt3WBcqcP119NuBbMfhbxGO1ZzCGY5SIxio4vszkbU7wr
nNlyzAEIXNhByAocxDzSHOhikX7SjKcvvfPuRCG8tfNJvBs/Nr4=
=buab
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to