[h5utils] 06/39: Imported Debian patch 1.10-1

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 21 23:56:06 UTC 2015


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

sebastic pushed a commit to branch master
in repository h5utils.

commit a12c592a9564b472dce5fb05494e230ceb9bbd8e
Merge: d4425e5 98e9df1
Author: Josselin Mouette <joss at debian.org>
Date:   Sat Sep 3 16:55:40 2005 +0200

    Imported Debian patch 1.10-1

 COPYING                  |   3 +-
 ChangeLog                | 460 +-------------------------------------
 INSTALL                  |  61 ++---
 Makefile.am              |   7 +-
 Makefile.in              | 120 +++++-----
 NEWS                     |   8 +
 aclocal.m4               | 567 ++++++++++++++++++++---------------------------
 arrayh4.c                |   2 +-
 arrayh5.c                |   2 +-
 colormaps/autumn         |  16 +-
 colormaps/cool           |  16 +-
 colormaps/dkbluered      |  33 +++
 colormaps/winter         |  16 +-
 compile                  |  90 ++++----
 configure                | 161 +++++++++-----
 configure.ac             |  35 +--
 copyright.h              |   2 +-
 debian/changelog         |   8 +
 debian/control           |   2 +-
 debian/rules             |   2 +-
 depcomp                  |  65 +++---
 h5fromh4.c => h4fromh5.c | 119 +++++-----
 h5fromh4.1               |   4 +-
 h5fromh4.c               |   2 +-
 h5fromitxt.c             |   2 +-
 h5fromtxt.1              |   4 +-
 h5fromtxt.c              |   2 +-
 h5math.1                 |   6 +-
 h5math.c                 |   2 +-
 h5topng.c                |   2 +-
 h5totxt.1                |   4 +-
 h5totxt.c                |   2 +-
 h5tov5d.1                |   4 +-
 h5tov5d.c                |   4 +-
 h5tovtk.1                |   2 +-
 h5tovtk.c                |   2 +-
 h5utils.c                |   2 +-
 install-sh               | 102 +++++----
 missing                  |  85 ++++---
 mkinstalldirs            | 150 -------------
 writepng.c               |   2 +-
 41 files changed, 777 insertions(+), 1401 deletions(-)

diff --cc debian/changelog
index afa2892,0000000..5d43fcc
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,157 -1,0 +1,165 @@@
++h5utils (1.10-1) unstable; urgency=low
++
++  * New upstream release (closes: #326402).
++  * Standards-version is 3.6.2.
++  * Configure with --with-hdf4.
++
++ -- Josselin Mouette <joss at debian.org>  Sat,  3 Sep 2005 16:55:40 +0200
++
 +h5utils (1.9.1-3) unstable; urgency=low
 +
 +  * Rebuild against HDF5 1.6.4-0c2.
 +
 + -- Josselin Mouette <joss at debian.org>  Wed, 31 Aug 2005 16:29:01 +0200
 +
 +h5utils (1.9.1-2) unstable; urgency=low
 +
 +  * Rebuild against HDF5 1.6.4.
 +    + Build-depend on version 1.6.4 at least.
 +  * Build-depend on libpng-dev instead of libpng12-dev.
 +
 + -- Josselin Mouette <joss at debian.org>  Sun,  5 Jun 2005 17:44:56 +0200
 +
 +h5utils (1.9.1-1) unstable; urgency=low
 +
 +  * New upstream release (closes: #259095).
 +  * control: build-depend on libmatheval1-dev.
 +
 + -- Josselin Mouette <joss at debian.org>  Fri, 22 Oct 2004 11:40:55 +0200
 +
 +h5utils (1.8-1) unstable; urgency=low
 +
 +  * New upstream release (closes: #250400).
 +
 + -- Josselin Mouette <joss at debian.org>  Mon, 24 May 2004 13:44:43 +0200
 +
 +h5utils (1.7.2-9) unstable; urgency=low
 +
 +  * Rebuild against hdf5 1.6.2.
 +
 + -- Josselin Mouette <joss at debian.org>  Mon, 22 Mar 2004 18:04:56 +0100
 +
 +h5utils (1.7.2-8) unstable; urgency=low
 +
 +  * Rebuild against hdf5 1.6.1.
 +  * Standards-version is 3.6.1, no changes.
 +
 + -- Josselin Mouette <joss at debian.org>  Tue, 28 Oct 2003 16:47:43 +0100
 +
 +h5utils (1.7.2-7) unstable; urgency=low
 +
 +  * Rebuild against new hdf5 packages.
 +
 + -- Josselin Mouette <joss at debian.org>  Mon, 21 Jul 2003 23:56:14 +0200
 +
 +h5utils (1.7.2-6) unstable; urgency=low
 +
 +  * Rebuild against HDF5 1.6.0.
 +  * Standards-version is 3.6.0.
 +  * Update libpng stuff.
 +
 + -- Josselin Mouette <joss at debian.org>  Wed, 16 Jul 2003 00:37:01 +0200
 +
 +h5utils (1.7.2-5) unstable; urgency=low
 +
 +  * Rebuild against HDF5 1.4.5.
 +  * Don't build h5read.oct anymore, as octave 2.1 now natively reads
 +    HDF5 slices.
 +  * Cleanup rules file a bit.
 +
 + -- Josselin Mouette <joss at debian.org>  Mon, 10 Mar 2003 17:57:27 +0100
 +
 +h5utils (1.7.2-4) unstable; urgency=low
 +
 +  * Build h5fromh4 (build-depend on libhdf4g-dev).
 +  * Enable LFS when HDF5 is built with LFS support.
 +
 + -- Josselin Mouette <joss at debian.org>  Thu, 10 Oct 2002 21:09:18 +0200
 +
 +h5utils (1.7.2-3) unstable; urgency=low
 +
 +  * Build-depend on g++-3.0 on ia64 (which is a workaround for a bug in
 +    mkoctfile), to solve the build regression.
 +  * debian/rules: should now follow 3.5.7 standards-version.
 +
 + -- Josselin Mouette <joss at debian.org>  Wed,  2 Oct 2002 18:35:23 +0200
 +
 +h5utils (1.7.2-2) unstable; urgency=high
 +
 +  * Rebuild against HDF5 1.4.4, with a build-time dependency.
 +  * Add upstream URL in package description.
 +  * Remove debian/shlibs.local.
 +
 + -- Josselin Mouette <joss at debian.org>  Fri, 27 Sep 2002 12:17:48 +0200
 +
 +h5utils (1.7.2-1) unstable; urgency=low
 +
 +  * New upstream release (1.7.1-7 patch went upstream).
 +  * Makefile.in: build h5read.oct with -fPIC (closes: #152987).
 +
 + -- Josselin Mouette <joss at debian.org>  Tue, 16 Jul 2002 14:58:26 +0200
 +
 +h5utils (1.7.1-7) unstable; urgency=low
 +
 +  * h5read.cc: corrected string typo for G++ 3.0 (closes: #152987).
 +  * debian/copyright: detail typo.
 +
 + -- Josselin Mouette <joss at debian.org>  Mon, 15 Jul 2002 10:41:19 +0200
 +
 +h5utils (1.7.1-6) unstable; urgency=low
 +
 +  * debian/rules: added upstream changelog to documentation.
 +
 + -- Josselin Mouette <joss at debian.org>  Wed, 19 Jun 2002 12:14:56 +0200
 +
 +h5utils (1.7.1-5) unstable; urgency=low
 +
 +  * Makefile.in: clean for h5topng.1
 +  * debian/control: changed short description (closes: #148440).
 +
 + -- Josselin Mouette <joss at debian.org>  Wed, 19 Jun 2002 11:29:05 +0200
 +
 +h5utils (1.7.1-4) unstable; urgency=low
 +
 +  * debian/rules: changed command line to get octave architecture.
 +
 + -- Josselin Mouette <joss at debian.org>  Sat, 25 May 2002 01:50:27 +0200
 +
 +h5utils (1.7.1-3) unstable; urgency=low
 +
 +  * Makefile.in: added -s option to mkoctfile.
 +  * debian/rules: stripping h5read.oct.
 +
 + -- Josselin Mouette <joss at debian.org>  Thu, 25 Apr 2002 13:09:29 +0200
 +
 +h5utils (1.7.1-2) unstable; urgency=low
 +
 +  * debian/control: changed maintainer email.
 +  * First upload to Debian (closes: #143269).
 +
 + -- Josselin Mouette <joss at debian.org>  Wed, 17 Apr 2002 11:06:23 +0200
 +
 +h5utils (1.7.1-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Josselin Mouette <josselin.mouette at ens-lyon.org>  Sun, 17 Mar 2002 03:09:19 +0100
 +
 +h5utils (1.7-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- Josselin Mouette <josselin.mouette at ens-lyon.org>  Tue, 12 Mar 2002 17:12:46 +0100
 +
 +h5utils (1.6-1) unstable; urgency=low
 +
 +  * Initial Release.
 +  * Suppressed h5tov5d (requires too big software),
 +    h5read (obsoleted by octave-2.1) and h5fromh4
 +    (obsoleted by libhdf5).
 +
 + -- Josselin Mouette <josselin.mouette at ens-lyon.org>  Tue, 23 Oct 2001 11:47:53 +0200
 +
 +Local variables:
 +mode: debian-changelog
 +End:
diff --cc debian/control
index 48f5a94,0000000..6fb80f8
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,26 -1,0 +1,26 @@@
 +Source: h5utils
 +Section: science
 +Priority: optional
 +Maintainer: Josselin Mouette <joss at debian.org>
 +Build-Depends: debhelper (>> 3.0.0), libhdf5-serial-dev (>= 1.6.4-3), libz-dev, libpng-dev, hdf5-tools, libhdf4g-dev, libmatheval1-dev
- Standards-Version: 3.6.1
++Standards-Version: 3.6.2
 +
 +Package: h5utils
 +Architecture: any
 +Depends: ${shlibs:Depends}
 +Recommends: hdf5-tools
 +Description: HDF5 files visualization tools
 + HDF5 (Hierachical Data Format 5) is a file format for storing
 + scientific data. These tools allow to convert other formats to
 + HDF5 and to visualize HDF5 files. They include:
 +  - h5topng, which extracts a 2d slice of an HDF5 file and
 +    outputs a corresponding image in PNG format;
 +  - h5totxt, which extracts 2d slices and outputs comma-delimited
 +    text (suitable for import into a spreadsheet);
 +  - h5fromtxt, which converts simple text input into
 +    multi-dimensional numeric HDF5 datasets;
 +  - h5fromh4, which converts HDF4 data to HDF5;
 +  - h5tovtk, which converts HDF5 files to VTK files for
 +    visualization with VTK-aware programs.
 + .
 + URL: http://ab-initio.mit.edu/h5utils/
diff --cc debian/rules
index e181237,0000000..fc0909f
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,81 -1,0 +1,81 @@@
 +#!/usr/bin/make -f
 +# Sample debian/rules that uses debhelper.
 +# GNU copyright 1997 to 1999 by Joey Hess.
 +
 +# Uncomment this to turn on verbose mode.
 +#export DH_VERBOSE=1
 +
 +# This is the debhelper compatability version to use.
 +export DH_COMPAT=3
 +
 +# These are used for cross-compiling and for saving the configure script
 +# from having to guess our platform (since we know it already)
 +DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 +DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 +
 +ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
 +        CFLAGS += -g
 +endif
 +
 +# LFS support
 +ifeq ($(shell grep '^[[:space:]]*Linux Large File Support (LFS)' /usr/lib/libhdf5.settings | sed 's/^[[:space:]]*Linux Large File Support (LFS):[[:space:]]*//'),Enabled)
 + CPPFLAGS += -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_POSIX_SOURCE -D_BSD_SOURCE
 + export CPPFLAGS
 +endif
 +
 +config.status:
 +	dh_testdir
 +	./configure --prefix=/usr --mandir=\$${prefix}/share/man \
 +		--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
- 		--without-h5tov5d --without-octave
++		--without-h5tov5d --without-octave --with-hdf4
 +	touch configure-stamp
 +
 +build: build-stamp
 +build-stamp: config.status
 +	dh_testdir
 +	$(MAKE)
 +	touch build-stamp
 +
 +clean:
 +	dh_testdir
 +	dh_testroot
 +	rm -f build-stamp configure-stamp
 +
 +	-$(MAKE) distclean
 +
 +	dh_clean
 +
 +install: build
 +	dh_testdir
 +	dh_testroot
 +	dh_clean -k
 +	dh_installdirs
 +
 +	$(MAKE) install prefix=$(CURDIR)/debian/h5utils/usr
 +
 +
 +# Build architecture-independent files here.
 +binary-indep: build install
 +# We have nothing to do by default.
 +
 +# Build architecture-dependent files here.
 +binary-arch: build install
 +	dh_testdir
 +	dh_testroot
 +	dh_installdocs
 +	dh_installexamples
 +	dh_installmenu
 +	dh_installman
 +	dh_installchangelogs ChangeLog
 +	dh_link
 +	dh_strip
 +	dh_compress
 +	dh_fixperms
 +	dh_installdeb
 +	dh_shlibdeps
 +	dh_gencontrol
 +	dh_md5sums
 +	dh_builddeb
 +
 +binary: binary-indep binary-arch
 +.PHONY: build clean binary-indep binary-arch binary install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/h5utils.git



More information about the Pkg-grass-devel mailing list