We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e64e3 commit 885a669Copy full SHA for 885a669
debian/changelog
@@ -5,6 +5,7 @@ mongo-cxx-driver (3.6.2-1) UNRELEASED; urgency=medium
5
+ the build profile allows interested users to rebuild with the
6
MNMLSTC/core C++17 polyfill instead of Boost
7
+ consult README.Debian for details
8
+ * Update to Standards-Version 4.5.1 (no changes)
9
10
-- Roberto C. Sanchez <roberto@connexer.com> Tue, 01 Dec 2020 14:05:45 -0500
11
debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 11),
14
libsasl2-dev,
15
libicu-dev,
16
doxygen
17
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
18
Section: libs
19
Homepage: http://mongocxx.org/
20
Vcs-Git: https://github.com/mongodb/mongo-cxx-driver.git
0 commit comments