summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 58fc260..3e9ee6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+dwarfutils (20120410-2+dyson3) unstable; urgency=low
+
+ * Built for Dyson
+ * Build depends on libelfg0-dev and dh-autoreconf
+ * Put libraries in multiarch dirs
+ * Package shared library, going to link with CDDL code.
+ soname is libdwarf.so.0
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sat, 20 Oct 2012 16:22:54 +0400
+
dwarfutils (20120410-2) unstable; urgency=low
* Fix FTBFS on Debian GNU/Hurd by Barry deFreese <bdefreese@debian.org>