summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6a6104c..397d246 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mongodb (1:1.6.0-1) unstable; urgency=low
+
+ * [7645618] Imported Upstream version 1.6.0
+ * [7ae74af] install libs to /usr/lib not /usr/lib64
+ * [45c6766] use prefix and smokedbprefix
+
+ -- Antonin Kral <A.Kral@sh.cvut.cz> Wed, 11 Aug 2010 13:19:25 +0200
+
mongodb (1:1.4.4-3) unstable; urgency=low
* [1576744] added libreadline-dev to build-deps (Closes: #589163)