From 8bc22b17052c059726ff3c58f1669ce8c543f8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 11 Mar 2026 19:32:57 +0100 Subject: Migrate to debhelper-compat --- debian/changelog | 3 ++- debian/compat | 1 - debian/control | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) delete mode 100644 debian/compat (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index cbf6d9d..9f853de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ fast-cpp-csv-parser (0.0+git20160525~9bf299c-3) UNRELEASED; urgency=medium * debain/watch: - - Change version to 5 + - Change version to 5. + * Migrate to debhelper-compat. -- Jörg Frings-Fürst Wed, 11 Mar 2026 19:14:20 +0100 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 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 -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 -- cgit v1.2.3