summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorApollon Oikonomopoulos <apoikos@debian.org>2016-12-15 11:08:29 +0200
committerApollon Oikonomopoulos <apoikos@debian.org>2016-12-15 12:00:07 +0200
commit3303171c2526eaa9da6d37360a51861e8584d2a4 (patch)
treeca77b601c72dd7d58c49eeaf6d6f2337dff78eb8
parent6ae63735dd0cea34554b09b5d36fa050f038b379 (diff)
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 02b27ab4347..f40d950e5ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+mongodb (1:3.2.11-1) unstable; urgency=medium
+
+ * New upstream stable release
+ * Upload to unstable
+ * mongodb-clients: recommend mongodb-tools
+ * Disable kFreeBSD and HURD builds, until we finish porting the patches from
+ earlier versions
+ * d/watch: verify upstream tarball signatures
+ * Fix build with boost 1.62; patch by NetBSD
+ * B-D on libssl1.0-dev (Closes: #828438)
+ * B-D on tzdata (Closes: #839505)
+ * Refactor DEP-8 tests
+ * Set maintainer to pkg-mongodb, move Lászlo to Uploaders and update Vcs-*
+ URLs
+ * mongodb-server: Depend on lsb-base for the initscript
+ * Use resmoke to run db and unit tests
+ + B-D on python-yaml and python-subprocess32
+ * d/copyright: drop files removed upstream
+ * mongodb-server: remove unused lintian override
+
+ -- Apollon Oikonomopoulos <apoikos@debian.org> Thu, 15 Dec 2016 11:06:03 +0200
+
mongodb (1:3.2.9-1) experimental; urgency=medium
* New upstream release.