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
|
libmseed (2.19.8-1) unstable; urgency=medium
* New upstream version 2.19.8
* d/control: bump Standards-Version to 4.6.1, no changes needed
-- Paride Legovini <paride@debian.org> Sat, 25 Jun 2022 18:04:31 +0000
libmseed (2.19.7-1) unstable; urgency=medium
* New upstream version 2.19.7
* d/gbp.conf: debian-branch = debian/latest (DEP-14)
* d/copyright: update copyright years for debian/*
-- Paride Legovini <paride@debian.org> Thu, 24 Mar 2022 23:53:49 +0000
libmseed (2.19.6-3) unstable; urgency=medium
* d/tests: adjust tests for uncompressed examples.
With dh compat >= 12 dh_compress no longer compresses examples
(i.e. anything installed in </usr/share/doc/package/examples>).
-- Paride Legovini <paride@debian.org> Tue, 09 Nov 2021 22:29:21 +0000
libmseed (2.19.6-2) unstable; urgency=medium
* d/control: bump Standards-Version to 4.6.0, no changes needed
* d/control: bump the dh compat level to 13 (via debhelper-compat)
* d/control: add Rules-Requires-Root: no
* d/rules: drop DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed (now the default)
* d/rules: drop dh_missing --list-missing (default in dh >= 12)
* d/rules: drop DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
* d/libmseed2.symbols: add Build-Depends-Package field
* d/watch: query the GitHub releases API for 2.x releases
* d/gbp.conf: rename branches according to DEP-14
* d/copyright: add Paride as a copyright holder for debian/
* debian/*: update Paride's email address (paride@debian.org)
* debian/*: wrap-and-sort -bast (cosmetic)
-- Paride Legovini <paride@debian.org> Mon, 01 Nov 2021 12:00:31 +0000
libmseed (2.19.6-1) unstable; urgency=medium
* New upstream version 2.19.6
* Drop all the patches (merged upstream)
* Bump Standards-Version to 4.2.1 (no changes needed)
* Disable DH_VERBOSE build
* Update changelog for 2.19.6-1~4.gbpa1edec release
-- Paride Legovini <pl@ninthfloor.org> Fri, 07 Sep 2018 16:45:18 +0000
libmseed (2.19.5-2) unstable; urgency=medium
* Add myself (Paride Legovini) to Uploaders
* Bump debhelper compat level to 11.
* Install the docs and examples as recommended in the Policy (§12.3),
leveraging debhelper's auto-detection of the main package for -doc packages.
In practice: libmseed-doc now installs the documentation and examples in
/usr/share/doc/libmseed-dev/ instead of /usr/share/doc/libmseed-doc/.
* Update the Vcs- fields (packaging repository moved to salsa).
* d/control: Use secure URL in the Homepage field.
* Call ‘dh_missing --list-missing’ instead of ‘dh_install --list-missing’.
* d/copyright: Secure Source URL, updated copyright years, cosmetic changes.
* Add upstream metadata file.
* Bump Standards-Version to 4.1.5 (no changes needed).
* Always include unistd.h and inttypes.h. Closes: #890571.
* Fixed and improved autopkgtests.
* Package converted to Multi-Arch.
* Install the shared library using d-shibs. Thanks: Andreas Tille.
-- Paride Legovini <pl@ninthfloor.org> Fri, 06 Jul 2018 14:59:58 +0000
libmseed (2.19.5-1) unstable; urgency=medium
* added copyrights
* New 2.19.5 upstream release
* New 2.19.2 upstream release
* Initial release (Closes: #851806)
-- Pierre Duperray <pierreduperray@free.fr> Sun, 08 Jan 2017 22:38:22 +0100
|