cbflib (0.9.6+dfsg1-3) unstable; urgency=medium

  * Bug fix: "Removal of the python3-*-dbg packages in sid/bookworm",
    thanks to Matthias Klose (Closes: #994298).
  * Update standards version to 4.5.1, no changes needed.
  * Used dh-sequence-python3

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sun, 19 Sep 2021 20:55:44 +0200

cbflib (0.9.6+dfsg1-2) unstable; urgency=medium

  * d/pathes:
    + 0018-fix-the-FTBFS-with-missing-m4-Makefile.m4.patch (Added)

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Mon, 20 Apr 2020 20:16:03 +0200

cbflib (0.9.6+dfsg1-1) unstable; urgency=medium

  * Team upload

  [ Helmut Grohne ]
  * Non-maintainer upload.
  * Fix FTCBFS: (Closes: #912139)
    + Build during dh_auto_build rather than dh_auto_install.
    + Pass C++ compiler as variabl C++.
    + Make pkg-config substitutable.

  [ Picca Frédéric-Emmanuel ]
  * New upstream version 0.9.6+dfsg1
  * Reverted all patches, the package source format is now a real 3.0 (quilt)
  * d/salsa-ci.yml: Added for continuous intégration.
  * d/copyright: Files-Excluded is used to removed unwanted files.
  * d/rules: Removed the get-orig-source which is useless now.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * New binary packages: python3-pycbf and python3-cbflib-dbg (Closes: #681997)
  * d/control: Updated standards-version to 4.5.0 (nothing to do).

 -- Picca Frédéric-Emmanuel <picca@debian.org>  Sat, 18 Apr 2020 09:46:28 +0200

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 <tpikonen@gmail.com>  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 <tpikonen@gmail.com>  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 <tpikonen@gmail.com>  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 <mok0@ubuntu.com>  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 <mok0@ubuntu.com>  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 <mok@bioxray.au.dk>  Wed, 02 Apr 2008 19:42:21 +0200
