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
|
coda (2.21.2-1) unstable; urgency=medium
* New upstream release
* Set d/gbp.conf to point to DEP-14 branches
* Point Vcs-Git to debian/latest branch
-- Alastair McKinstry <mckinstry@debian.org> Sun, 01 Nov 2020 10:13:37 +0000
coda (2.21.1-2) unstable; urgency=medium
* Move to debhelper 13
* Use subst vars in dh files rather than autogenerated files
-- Alastair McKinstry <mckinstry@debian.org> Wed, 22 Jul 2020 11:38:56 +0100
coda (2.21.1-1) unstable; urgency=medium
* New upstream release
- library minor version now 15.0.2
-- Alastair McKinstry <mckinstry@debian.org> Tue, 14 Apr 2020 14:59:13 +0100
coda (2.21-4) unstable; urgency=medium
* Use dh-sequence-python3 not --with python3
* Standards-Version: 4.5.0
* Close bug properly: Closes: #943631
-- Alastair McKinstry <mckinstry@debian.org> Wed, 04 Mar 2020 09:48:42 +0000
coda (2.21-3) unstable; urgency=medium
* Add d/gdb.conf file
* Support multiple python3 versions. Closes: #643631
* Ship html docs in -dev pkg
* -dev package now depends on libjs-jquery
-- Alastair McKinstry <mckinstry@debian.org> Mon, 28 Oct 2019 08:14:03 +0000
coda (2.21-2) unstable; urgency=medium
* Standards-Version: 4.4.0
* Use debhelper-compat (= 12)
* Patch from Chris Lamb to fix reproducibility. Closes: #926301
* examples-paths.patch: Make multi-arch safe (no libdir paths)
-- Alastair McKinstry <mckinstry@debian.org> Tue, 10 Sep 2019 11:26:15 +0100
coda (2.21-1) unstable; urgency=medium
* New upstream release
* Bump lib symlink. libcoda.so -> libcoda.so.15.0.1
* Build-depend on bison, flex
-- Alastair McKinstry <mckinstry@debian.org> Thu, 25 Apr 2019 15:38:00 +0100
coda (2.20-3) unstable; urgency=medium
* Split building of coda.jar into dh_auto_build-indep. Closes: #920191
* d/control: descriptions fixed. Closes: #915080
-- Alastair McKinstry <mckinstry@debian.org> Wed, 23 Jan 2019 07:08:09 +0000
coda (2.20-2) unstable; urgency=medium
* Bump lib symlink. libcoda.so -> libcoda.so.14.0.4
* Java compiler JDK11 ICEs on ppc64el, so skip java package here
-- Alastair McKinstry <mckinstry@debian.org> Sun, 20 Jan 2019 08:51:03 +0000
coda (2.20-1) unstable; urgency=medium
* New upstream release:
libcoda14.0.4 -> libcoda15.0.0
* Add watch file
* Standards-Version: 4.3.0
-- Alastair McKinstry <mckinstry@debian.org> Sat, 19 Jan 2019 14:19:58 +0000
coda (2.19-2) unstable; urgency=medium
* Ensure Coda linked with hdf5.
* Ensure Makefile in examples is M-A safe for libcoda-dev
-- Alastair McKinstry <mckinstry@debian.org> Fri, 16 Nov 2018 14:55:39 +0000
coda (2.19-1) unstable; urgency=medium
* New upstream release
* Drop xz source compression option
* Standards-Version: 4.2.1
* Allow dh_auto_clean to fail due to missing files
* Disable dependency tracking in configure. Closes: #913490
-- Alastair McKinstry <mckinstry@debian.org> Mon, 12 Nov 2018 09:49:05 +0000
coda (2.18.3-1) unstable; urgency=medium
* Initial release. (Closes: #888576)
* Resubmited with:
- Additional copyright information for doc/html/*
- jquery.js sources in debian/missing-sources
- Set maintainer as Debian-Science, AMcK as uploader
-- Alastair McKinstry <mckinstry@debian.org> Thu, 10 May 2018 09:36:23 +0000
|