cbflib (0.9.5.18+dfsg1-1) unstable; urgency=medium * New upstream version 0.9.5.18+dfsg1 * watch: Check new releases from github. * watch: Add dversionmangle to strip dfsg-part. * Drop old patches types.patch and autotools.patch. * makefile-fix: Get system HDF5 config from pkg-config. * makefile-fix: Fix CBFLIB_DONT_USE_LOCAL_TIFF config var. * makefile-fix: Allow disabling PyCBF from env with NOPYCBF=yes. * makefile-fix: Install libs to $(CBF_PREFIX)/$(INSTALL_LIB). * makefile-fix: Install lib to SOVERSION and add symlinks. * makefile-fix: Allow disabling libimg and libfcb builds. * makefile-fix: Do not link example progs w. libimg. * makefile-fix: Add SONAME to linker flags. * makefile-fix: Add LDFLAGS to SOLDFLAGS to pick up hardening flags etc. * makefile-fix: Append CFLAGS, CPPFLAGS and LDFLAGS from the environment. * makefile-fix: Simplify building example programs. * makefile-deb: Use $DESTDIR/usr as CBF_PREFIX. * makefile-deb: Do not build tiff2cbf. * Makefile-deb: Use dynamic linking to cbflib in programs. * compat: Set debhelper compat to 11. * rules: Add get-orig-source target for dfsg-version. * rules: Export buildflags and configuration, remove overrides. * rules: Add --no-parallel arg to dh. * rules: Remove duplicate files in dh_install override. * Rename libcbf0 to libcbf1 due to SONAME bump. * Add libcb1.symbols file. * *.install: Install from new tmpdirs. * cbflib-doc.install: Install all .html doc files. * cbflib-bin.install: Also install cbf2nexus. * copyright: Update years, separate section for md5. * copyright: Add Source-section explaining dfsg-repack. * control: Update Vcs-* fields to point to salsa. * control: Add build-dep to pkg-config. * control: Make libcbf-dev depend on libhdf5-dev. * changelog: Remove trailing whitespace. -- Teemu Ikonen Mon, 15 Oct 2018 20:58:57 +0300 cbflib (0.9.2.2-1) unstable; urgency=low * New upstream version (closes: #594600). * New maintainer: Debian Science Maintainers. * dpkg-shlibdeps no longer complains about symbols not found (closes: #558842) * New patch: types.patch, fixes compilation error on 64-bit architectures. * Use source format 3.0 (quilt). * Remove debian/README.source. * Use debhelper compat-level 9. * Install libraries to multiarch paths. * control: - Update standards-version to 3.9.4. - Remove build-dep from cdbs and quilt. - Remove unnecessary substvars. - Remove duplicate Section: from cbflib-bin. - Add Morten Kjeldgaard and Teemu Ikonen to Uploaders. * rules: Rewrite with dh. * Add libcbf0.symbols file. * Do not install examples to cbflib-doc. * Do not install .la file in libcbf-dev. * copyright: Use latest format, update years, fixes. -- Teemu Ikonen Thu, 30 May 2013 21:46:47 +0200 cbflib (0.9.1-1) UNRELEASED; urgency=low * New upstream version. * Add debian/README.source * rules: Move libtool directory out of the way during build. * control: Update to standards-version 3.9.1 * control: Add debhelper substvars to dependencies. * copyright: Update and convert to dep5 format. * Refresh autotools.patch for new source files and add libm to LDFLAGS. -- Teemu Ikonen Fri, 27 Aug 2010 18:07:01 +0200 cbflib (0.7.9.1-3) unstable; urgency=low [Morten Kjeldgaard] * Non-maintainer upload. [Andreas Tille] * DM-Upload-Allowed: yes -- Morten Kjeldgaard Mon, 08 Dec 2008 07:07:21 +0100 cbflib (0.7.9.1-2) unstable; urgency=low * Fixed watch file to agree with upstream website changes. -- Morten Kjeldgaard Sun, 30 Nov 2008 13:12:27 +0100 cbflib (0.7.9.1-1) unstable; urgency=low [ Teemu Ikonen ] * Initial release (Closes: #467655) [ Morten Kjeldgaard ] * debian/patches: autotools building tools, added with patches. * debian/control: - name of -dev package renamed to reflect standard convention: cbflib-dev -> libcbf-dev. - cbflib-bin is a new package containing utility binaries. - libcbf0 is a new package containing the shared library. - description shortened. - mok takes over as maintainer * debian/*.1: authored manpages for binaries in -bin package. * debian/rules: modified to allow building the autotools * debian/cbflib-doc.doc-base: longer description -- Morten Kjeldgaard Wed, 02 Apr 2008 19:42:21 +0200