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
|
libmd (1.0.3-3) unstable; urgency=medium
* Source-only upload for testing migration.
-- Guillem Jover <guillem@debian.org> Mon, 08 Feb 2021 18:09:24 +0100
libmd (1.0.3-2) unstable; urgency=medium
* List all symbols explicitly in the symbols file.
* Add a udeb package needed by libbsd.
* Add autopkgtests.
-- Guillem Jover <guillem@debian.org> Mon, 08 Feb 2021 15:36:58 +0100
libmd (1.0.3-1) unstable; urgency=medium
* New upstream release.
* Switch to Standards-Version 4.5.1 (no changes needed).
* Switch to debhelper compatibility level 13.
* Remove duplicate pathname entries from debian/copyright.
* Add new debian/upstream/metadata file.
-- Guillem Jover <guillem@debian.org> Sat, 02 Jan 2021 17:54:28 +0100
libmd (1.0.1-3) unstable; urgency=medium
* Switch to debhelper compatibility level 12.
* Switch from debian/compat to debhelper-commpat in Build-Depends.
* Switch to Standards-Version 4.4.0 (no changes needed).
* Switch to dh sequencer.
-- Guillem Jover <guillem@debian.org> Sat, 17 Aug 2019 15:56:55 +0200
libmd (1.0.1-2) unstable; urgency=medium
* Perform a proper and correct /usr-merge transition by moving the package
contents from / to /usr.
* Now using Standards-Version 4.3.0 (no changes needed).
* Add a Build-Depends-Package field to the symbols file.
-- Guillem Jover <guillem@debian.org> Sat, 16 Feb 2019 18:58:33 +0100
libmd (1.0.1-1) unstable; urgency=medium
* New upstream release.
- Fixes some compatibility macros.
- Adds a thin wrapper compatible with Aladding Enterprises MD5 independent
implementation.
* Remove empty debian/patches/series file.
* Now using Standards-Version 4.2.1 (no changes needed).
* Change the debian/rules binary-arch target to depend on build-arch.
* Run the upstream test suite.
-- Guillem Jover <guillem@debian.org> Mon, 22 Oct 2018 13:13:07 +0200
libmd (1.0.0-1) unstable; urgency=medium
* New upstream release.
* Now using Standards-Version 4.1.3 (no changes needed).
* Switch to debhelper compatibility level 11.
* List the libtool .la file explicitly as missing in debian/not-installed.
* Add a missing continuation back slash in debian/watch.
-- Guillem Jover <guillem@debian.org> Sat, 13 Jan 2018 23:24:37 +0100
libmd (0.0.0-3) unstable; urgency=medium
* Line-wrap dependency fields.
* Switch to debhelper compatibility level 10.
* Replace dh_autotools-dev_* commands with dh_update_autotools_config,
and remove explicit Build-Depends on autotools-dev.
* Now using Standards-Version 4.1.1 (no changes needed).
* Set Rules-Requires-Root to no.
* Switch from dh_install --list-missing to dh_missing --list-missing.
-- Guillem Jover <guillem@debian.org> Sun, 05 Nov 2017 04:23:14 +0100
libmd (0.0.0-2) unstable; urgency=medium
* Switch to the dpkg makefile fragments in debian/rules.
* Enable hardening bindnow feature.
* Now using Standards-Version 3.9.8 (no changes needed).
-- Guillem Jover <guillem@debian.org> Tue, 31 May 2016 19:57:16 +0200
libmd (0.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #609757)
-- Guillem Jover <guillem@debian.org> Wed, 10 Feb 2016 00:43:54 +0100
|