diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-11 19:32:57 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-11 19:32:57 +0100 |
| commit | 8bc22b17052c059726ff3c58f1669ce8c543f8ad (patch) | |
| tree | b20ce95ab2493c4aeafe8e4dd2a7a6095290c779 /debian/control | |
| parent | cc2c96089fa5a65575226efecb89a4cb30319055 (diff) | |
Migrate to debhelper-compat
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 52fbae2..e3a168a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: fast-cpp-csv-parser Section: libdevel Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> -Build-Depends: debhelper (>= 11) +Build-Depends: + debhelper-compat (= 13) Standards-Version: 4.1.5 Homepage: https://github.com/ben-strasser/fast-cpp-csv-parser Vcs-Git: git://jff.email/opt/git/fast-cpp-csv-parser.git |
