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 1f73168 commit d6c6f3fCopy full SHA for d6c6f3f
debian/control
@@ -19,7 +19,7 @@ Standards-Version: 4.4.1
19
Section: libs
20
Homepage: https://github.com/mongodb/mongo-c-driver
21
Vcs-Git: https://github.com/mongodb/mongo-c-driver.git
22
-Vcs-Browser: https://github.com/mongodb/mongo-c-driver/tree/master
+Vcs-Browser: https://github.com/mongodb/mongo-c-driver/tree/r1.16
23
24
Package: libmongoc-dev
25
Section: libdevel
debian/gbp.conf
@@ -23,6 +23,6 @@ prebuild = bash -c "
rm -rf \$zlib_rm_files"
upstream-tree = BRANCH
26
-upstream-branch = master
+upstream-branch = r1.16
27
upstream-tag = %(version)s
28
-debian-branch = master
+debian-branch = r1.16
0 commit comments