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
|
dbus-sharp (0.8.1-2) unstable; urgency=medium
* [1521708] Use TargetFrameworkVersion 4.5 - FTBFS without this
-- Iain Lane <laney@debian.org> Mon, 14 Dec 2015 11:51:58 +0000
dbus-sharp (0.8.1-1) unstable; urgency=medium
* Team upload
* [073a4d2] Imported Upstream version 0.8.1
* [7302660] No-change bump of Standards-Version to 3.9.5
* [163e54d] Bump DEB_API_VERSION
-- Chow Loong Jin <hyperair@debian.org> Tue, 19 Aug 2014 01:38:06 +0800
dbus-sharp (0.8.0-1) unstable; urgency=low
[ Iain Lane ]
* [5e8b567] Stop using deprecated cli.make and use cli sequence explicitly
[ Jo Shields ]
* [3db2062] Fix uscan URL
* [641d1c1] Imported Upstream version 0.8.0
* [cb02373] Bump API to 0.8 and ABI to 2.0, renaming packages as required.
* [4a95479] Don't run test suite, it doesn't work.
* [b58dab6] Add patch to build against default framework, not v3.5
-- Jo Shields <directhex@apebox.org> Fri, 11 Oct 2013 12:08:21 +0200
dbus-sharp (0.7.0-5) unstable; urgency=low
[ Iain Lane ]
* Upload rebuild for CLR 4.0 transition
* [b7d3bda] Convert to 3.0 (quilt)
* [24a8a42] Standards-Version → 3.9.2, no changes required
* [b25dedb] Exclude libc moduleref from dh_clideps consideration.
Affected by bug #657242 in dh_clideps which causes the moduleref to fail
to be resolved.
[ Jo Shields ]
* [ad1254b] Reverse the way the dllmap for libsocket is handled, by using
libc (mapped by /etc/mono/config) the default, and remapping this to
libsocket.so.1 on Solaris. (cherry picked from upstream commit 1561585)
-- Iain Lane <laney@debian.org> Tue, 24 Jan 2012 22:17:08 +0000
dbus-sharp (0.7.0-4) unstable; urgency=low
* Cherry-pick 608328b and 76f43e6c from upstream trunk. Fixes broken signal
dispatch.
-- Christopher James Halse Rogers <raof@ubuntu.com> Tue, 04 Oct 2011 15:38:43 +1100
dbus-sharp (0.7.0-3) unstable; urgency=low
* Upload to Sid
-- Jo Shields <directhex@apebox.org> Tue, 15 Feb 2011 19:06:25 +0000
dbus-sharp (0.7.0-2) experimental; urgency=low
* [b9cc526] Fix substitution which FTBFSed with dash as sh
-- Iain Lane <laney@ubuntu.com> Tue, 16 Nov 2010 23:20:27 +0000
dbus-sharp (0.7.0-1) experimental; urgency=low
* Initial release. (Closes: #598943)
-- Mirco Bauer <meebey@debian.org> Sun, 03 Oct 2010 15:19:44 +0200
|