[DebianGIS-dev] r818 - in packages/hdf5/trunk: c++/src debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Mon May 14 13:44:25 UTC 2007
Author: frankie
Date: 2007-05-14 13:44:25 +0000 (Mon, 14 May 2007)
New Revision: 818
Modified:
packages/hdf5/trunk/c++/src/H5PropList.cpp
packages/hdf5/trunk/debian/changelog
packages/hdf5/trunk/debian/control
Log:
First round of changes
Modified: packages/hdf5/trunk/c++/src/H5PropList.cpp
===================================================================
--- packages/hdf5/trunk/c++/src/H5PropList.cpp 2007-05-14 13:03:50 UTC (rev 817)
+++ packages/hdf5/trunk/c++/src/H5PropList.cpp 2007-05-14 13:44:25 UTC (rev 818)
@@ -13,6 +13,7 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include <string>
+#include <cstdlib>
#ifdef OLD_HEADER_FILENAME
#include <iostream.h>
#else
Modified: packages/hdf5/trunk/debian/changelog
===================================================================
--- packages/hdf5/trunk/debian/changelog 2007-05-14 13:03:50 UTC (rev 817)
+++ packages/hdf5/trunk/debian/changelog 2007-05-14 13:44:25 UTC (rev 818)
@@ -1,3 +1,14 @@
+hdf5 (1.6.5-4) unstable; urgency=low
+
+ * New maintainership team. Added me as uploader.
+ (closes: #393101)
+ * Normalized descriptions in debian/control.
+ * Policy bumped to 3.7.2 (no changes)
+ * Patched c++/src/H5PropList.cpp for gcc 4.3. Thanks Martin Michlmayr.
+ (closes: #417234)
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Mon, 14 May 2007 15:42:13 +0200
+
hdf5 (1.6.5-3) unstable; urgency=low
* Orphan package.
Modified: packages/hdf5/trunk/debian/control
===================================================================
--- packages/hdf5/trunk/debian/control 2007-05-14 13:03:50 UTC (rev 817)
+++ packages/hdf5/trunk/debian/control 2007-05-14 13:44:25 UTC (rev 818)
@@ -2,8 +2,9 @@
Section: science
Priority: optional
Maintainer: Debian QA Group <packages at qa.debian.org>
+Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 7.1.1-3.2), libjpeg62-dev, debhelper (>> 4)
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
Package: libhdf5-serial-1.6.5-0
Section: libs
More information about the Pkg-grass-devel
mailing list