X-Git-Url: https://git.ralfj.de/osspd.git/blobdiff_plain/00a0a319119c399bee6691af1bbc33c2edc45f4e..7de4b0829cf5b527764156ce3d227d403f87f236:/debian/changelog diff --git a/debian/changelog b/debian/changelog index b46f617..91e1c96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +osspd (1.3.2-10) unstable; urgency=medium + + * Fix build on MIPS. (Closes: #916231) + + -- Ralf Jung Wed, 26 Dec 2018 19:10:03 +0100 + +osspd (1.3.2-9) unstable; urgency=medium + + * Fix using target-architecture pkg-config. Patch by + Helmut Grohne . (Closes: #882365) + * No longer depend on obsolete dh-systemd. Instead, depend + on sufficiently new debhelper. + * Update Standards-Version to 4.1.2. Changed some URLs to + https. + + -- Ralf Jung Fri, 08 Dec 2017 19:56:38 +0100 + +osspd (1.3.2-8) unstable; urgency=medium + + * Mark osspd as Multi-Arch: foreign (Closes: #861577). + * Update Standards-Version to 3.9.8. No changes needed. + * Use https URL for Vcs-Browser. + * Add Documentation to systemd service file. + * Fix a typo in the manpage. + + -- Ralf Jung Wed, 17 May 2017 19:31:18 +0200 + +osspd (1.3.2-7) unstable; urgency=medium + + * Migrate debug symbols to ddeb. + * Update Standards-Version to 3.9.6. No changes needed. + + -- Ralf Jung Mon, 28 Dec 2015 13:39:48 +0100 + +osspd (1.3.2-6) unstable; urgency=medium + + * Load cuse module via module-load.d. + * Update Standards-Version to 3.9.5. No changes needed. + + -- Ralf Jung Mon, 31 Mar 2014 17:36:52 +0200 + osspd (1.3.2-5) unstable; urgency=low * Fix systemd service file.