tags 574020 + pending
thanks
Dear maintainer,
I've sponsored an NMU for h5utils (versioned as 1.12-2.1) prepared by
Obey Arthur Liu (Cc-ed) and uploaded it to DELAYED/4, as per devref
§5.11.1. Please feel free to tell me if I should reschedule it somehow.
Regards.
--
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..| . |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u h5utils-1.12/debian/control h5utils-1.12/debian/control
--- h5utils-1.12/debian/control
+++ h5utils-1.12/debian/control
@@ -4,7 +4,7 @@
Maintainer: Debian GIS Project <[email protected]>
Uploaders: Francesco Paolo Lovergine <[email protected]>
Build-Depends: debhelper (>= 7), libhdf5-serial-dev (>= 1.8.3), libz-dev, libpng-dev, hdf5-tools,
- libhdf4-dev, libmatheval1-dev, octave3.0-headers, quilt
+ libhdf4-dev, libmatheval1-dev, octave3.2-headers, quilt
Standards-Version: 3.8.2
Homepage: http://ab-initio.mit.edu/h5utils/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/h5utils/trunk/
diff -u h5utils-1.12/debian/changelog h5utils-1.12/debian/changelog
--- h5utils-1.12/debian/changelog
+++ h5utils-1.12/debian/changelog
@@ -1,3 +1,10 @@
+h5utils (1.12-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Switch to octave3.2-headers as 3.0 is dropped from Squeeze (closes: #574020).
+
+ -- Obey Arthur Liu <[email protected]> Fri, 02 Apr 2010 23:42:42 +0200
+
h5utils (1.12-2) unstable; urgency=low
* Changed build-dep in libhdf4-dev instead of libhdf4g-dev.