diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-08-14 14:08:49 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-08-14 14:08:49 +0200 |
commit | eeaff9d589cd2e9bd52536d56509b5fba4c3e87a (patch) | |
tree | 69e60c62449d3b4784c23322a22c1dd04f5b0f10 /debian | |
parent | 34cfaf27df10052f948c697c7a2c08ae6e788bb3 (diff) |
Declare compliance with Debian Policy 4.6.2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 575ab96..d70f587 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ libonig (6.9.8-2) UNRELEASED; urgency=medium * debian/rules: - - Fix Fails to build source after successful build (Closes: ##1044462). + - Fix Fails to build source after successful build (Closes: #1044462). + * Declare compliance with Debian Policy 4.6.2 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Mon, 14 Aug 2023 09:48:18 +0200 diff --git a/debian/control b/debian/control index 5c72115..0d4b835 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.0 +Standards-Version: 4.6.2.0 Rules-Requires-Root: no Homepage: https://github.com/kkos/oniguruma Vcs-Git: git://jff.email/opt/git/libonig.git |