Skip to content

Commit b2e79b5

Browse files
committed
Update to debhelper compatibility 13
1 parent f3c271b commit b2e79b5

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

debian/changelog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ mongo-cxx-driver (4.1.4-1) UNRELEASED; urgency=medium
22

33
* New upstream release
44
* Bump dependency on libmongoc-dev
5+
* Update to debhelper compatibility 13
56

67
-- Roberto C. Sanchez <roberto@connexer.com> Wed, 08 Oct 2025 14:36:22 -0400
78

debian/compat

Lines changed: 0 additions & 1 deletion
This file was deleted.

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Priority: optional
33
Maintainer: Mongo C++ Driver Team <mongo-cxx-driver-debian@googlegroups.com>
44
Uploaders: Kevin Albertson <kevin.albertson@mongodb.com>,
55
Roberto C. Sanchez <roberto@connexer.com>
6-
Build-Depends: debhelper (>= 11),
6+
Build-Depends: debhelper-compat (= 13),
77
cmake,
88
pkgconf,
99
libmongoc-dev (>= 2.0.0),

0 commit comments

Comments
 (0)