diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-11 19:34:44 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-11 19:34:44 +0100 |
| commit | 9d85e904fc8ae28da2995d15981fc20c8cc05092 (patch) | |
| tree | 8fa5cfbb1e41e039915cf6f9630b97428d4280c1 /debian | |
| parent | 8bc22b17052c059726ff3c58f1669ce8c543f8ad (diff) | |
Declare compliance with Debian Policy 4.7.3.0
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9f853de..7530304 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ fast-cpp-csv-parser (0.0+git20160525~9bf299c-3) UNRELEASED; urgency=medium * debain/watch: - Change version to 5. * Migrate to debhelper-compat. + * Declare compliance with Debian Policy 4.7.3.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Wed, 11 Mar 2026 19:14:20 +0100 diff --git a/debian/control b/debian/control index e3a168a..41ef9ad 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.1.5 +Standards-Version: 4.7.3.0 Homepage: https://github.com/ben-strasser/fast-cpp-csv-parser Vcs-Git: git://jff.email/opt/git/fast-cpp-csv-parser.git Vcs-Browser: https://jff.email/cgit/fast-cpp-csv-parser.git/ |
