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
|
fso-datad (0.12.0-3) unstable; urgency=high
* Fix DBus permissions (Closes: CVE-2014-8156)
-- Sebastian Reichel <sre@debian.org> Tue, 20 Jan 2015 14:51:10 +0100
fso-datad (0.12.0-2) unstable; urgency=low
* Fix compiler-flags-hidden
* Update Debian Standards Version to 3.9.5
* Build against libgee-0.8 (Closes: #753857)
* Build depend against libfsoframework-dev (>= 0.12.0-5)
to avoid libgee-1.0 being pulled into the build
-- Sebastian Reichel <sre@debian.org> Tue, 09 Sep 2014 16:43:09 +0200
fso-datad (0.12.0-1) unstable; urgency=low
[ Rico Rommel ]
* New upstream release
* New fix-pkglibdir.patch to search for modules in multiarch paths
* Fix vala build dependencies (Closes: #709723)
[ Sebastian Reichel ]
* Update Debian Standards Version to 3.9.4
* Remove deprecated DM-Upload-Allowed
-- Sebastian Reichel <sre@debian.org> Sun, 21 Jul 2013 20:56:18 +0200
fso-datad (0.11.0-1) unstable; urgency=low
* New upstream release
* drop libfsodata0 and libfsodata-dev packages, since the
library is no longer build
* enable vala compilation
* enable --as-needed compilation
* use Debian Copyright Format 1.0
-- Sebastian Reichel <sre@debian.org> Sat, 26 May 2012 10:29:41 +0200
fso-datad (0.2.0~git20120214-1) unstable; urgency=low
* Initial release (Closes: #636302)
* create libfsodata0 and libfsodata-dev package
* fixed cleanfiles
* prepare multiarch-support
-- Rico Rommel <rico@bierrommel.de> Tue, 06 Mar 2012 13:51:08 +0100
|