1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215
|
cbflib (0.9.7+dfsg1-5) unstable; urgency=medium
* Team upload
[Alexandre Detiste]
* Add explicit Build-Depends on python3-setuptools (Closes: #1080567)
[Pierre Gruet]
* Fixing d/watch after change in Github's layout
[Rahli Oussama]
* Added autopkgtest
-- Alexandre Detiste <tchet@debian.org> Sat, 22 Feb 2025 12:22:46 +0100
cbflib (0.9.7+dfsg1-4) unstable; urgency=medium
* Team upload
* Building with HDF5/1.14.4.3 (Closes: #1078987)
* Raising Standards version to 4.7.0 (no change)
* Build-depending on pkgconf instead of obsolete pkg-config
-- Pierre Gruet <pgt@debian.org> Wed, 21 Aug 2024 23:52:14 +0200
cbflib (0.9.7+dfsg1-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062041
-- Steve Langasek <vorlon@debian.org> Wed, 28 Feb 2024 05:54:48 +0000
cbflib (0.9.7+dfsg1-3) unstable; urgency=medium
[ Teemu Ikonen ]
* d/patches: setup_py.m4: Use setuptools, change to acceptable module name
* d/rules: Remove pycbf/pycbf.egg-info on clean
* Bug fix: "cbflib ftbfs with Python 3.12", thanks to Matthias Klose
(Closes: #1055572).
-- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 08 Dec 2023 14:14:29 +0100
cbflib (0.9.7+dfsg1-2) unstable; urgency=medium
* Upstream build pycbf with -DSWIG_PYTHON_STRICT_BYTE_CHAR.
-- Picca Frédéric-Emmanuel <picca@debian.org> Wed, 10 Aug 2022 18:59:21 +0200
cbflib (0.9.7+dfsg1-1) unstable; urgency=medium
[ Neil Williams ]
* Update control to add Debian PaN maintainers
[ Picca Frédéric-Emmanuel ]
* New upstream version 0.9.7+dfsg1
* d/control: Added Myself as Uploaders
* d/patches/*: Refreshed for this new version.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.0, no changes needed.
* d/rules: execute_after_X instead of override_X when it is relevant
* d/rules: Splitted targets between arch and indep
-- Picca Frédéric-Emmanuel <picca@debian.org> Tue, 09 Aug 2022 13:19:41 +0200
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
|