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
|
osspd (1.3.2-11) unstable; urgency=medium
* Update Standards-Version to 4.3.0. No changes needed.
* Fix cross-build with a patch by Helmut Grohne
<helmut@subdivi.de> (again). (Closes: #917827).
-- Ralf Jung <post@ralfj.de> Fri, 25 Jan 2019 15:36:20 +0100
osspd (1.3.2-10) unstable; urgency=medium
* Fix build on MIPS. (Closes: #916231)
-- Ralf Jung <post@ralfj.de> 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 <helmut@subdivi.de>. (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 <post@ralfj.de> 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 <post@ralfj.de> 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 <post@ralfj.de> 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 <post@ralfj.de> Mon, 31 Mar 2014 17:36:52 +0200
osspd (1.3.2-5) unstable; urgency=low
* Fix systemd service file.
-- Ralf Jung <post@ralfj.de> Thu, 10 Oct 2013 18:29:28 +0200
osspd (1.3.2-4) unstable; urgency=low
* Move backends into their own packages.
* Manage the ossp slave via update-alternatives.
* Add a systemd service file (taken from Arch).
* Add modprobe file to blacklist OSS modules - thanks, Stephen
(Closes: #712705).
-- Ralf Jung <post@ralfj.de> Thu, 26 Sep 2013 22:28:08 +0200
osspd (1.3.2-3) unstable; urgency=low
* Provide oss-compat, as we provide OSS, and conflict with it
since it takes the OSS major/minor numbers.
* Update Standards-Version to 3.9.4. No changes needed.
* Add "-pthreads" compiler and linker flag. Patch based on Ubuntu
patch by Logan Rosen <logan@ubuntu.com>.
* Add links to git repository.
-- Ralf Jung <post@ralfj.de> Sat, 18 May 2013 18:18:14 +0200
osspd (1.3.2-2) unstable; urgency=low
* 0004-Allow-to-set-slave-installation-path-during-compilat.patch:
Removed unused variables.
* Change architecture to linux-any as Hurd and FreeBSD lack epoll.
* Extend package description.
-- Ralf Jung <post@ralfj.de> Tue, 02 Oct 2012 13:26:56 +0200
osspd (1.3.2-1) unstable; urgency=low
* Initial release (Closes: #687711).
-- Ralf Jung <post@ralfj.de> Thu, 20 Sep 2012 11:07:39 +0200
|