summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJo Shields <directhex@apebox.org>2014-02-20 20:47:04 +0000
committerJo Shields <directhex@apebox.org>2014-02-20 20:47:04 +0000
commit359452eaa990caf42b6509e6f64a1dcfa20e9c02 (patch)
tree4e67ead33331d3f6610126e857badead7fd72deb
parent66a2288811c2957671efff22020df0a159ba5d72 (diff)
downloadmono-359452eaa990caf42b6509e6f64a1dcfa20e9c02.tar.gz
Finalize changelogdebian/3.2.8+dfsg-1
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d7ddbf1c2..bf6cda2d1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+mono (3.2.8+dfsg-1) experimental; urgency=low
+
+ * The "Debian 9.0 Zurg" release
+
+ * [9972bf8] Imported Upstream version 3.2.8+dfsg
+ * [c9f9468] README is gone, ship README.md instead since it might be useful
+ * [029af3f] Refresh symbols files for libmono*
+ * [e2acadb] Don't use killall to kill stray Mono processes, it doesn't work
+ as desired. (Closes: #738277)
+ * [0b1a48e] Delete some corner-case build rules for working around arch
+ issues
+ * [26e5fbc] Bump System.Reactive to 2.2
+ * [660166e] Fix up XBuild paths
+ * [ea9afdc] Add new Facades to mono-devel
+ * [8305898] Add new XBuild 12.0 files to mono-xbuild package
+ * [4575803] Add new Mono.XBuild.Tasks library
+ * [66a2288] Refreshed clilibs versioning and renamed packages as required
+ by ABI changes
+
+ -- Jo Shields <directhex@apebox.org> Thu, 20 Feb 2014 20:45:09 +0000
+
mono (3.2.3+dfsg-7) experimental; urgency=medium
[ Mirco Bauer ]