diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-22 14:48:37 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-22 14:48:37 +0200 |
commit | ffbc9d24b4f7c2828b5744f34d88efb82df10fef (patch) | |
tree | ad3b40a396e45e8a3931b099fef93e2a93cf3621 | |
parent | 1f2f4ba8283bd55bba9250923403160e881640f8 (diff) |
Declare compliance with Debian Policy 4.5.0
-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 d4d2ef5..ecb63c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ foomatic-filters (4.0.17-12) UNRELEASED; urgency=medium * debian/rules: - Add export DEB_LDFLAGS_MAINT_APPEND to fix the ld error - "multiple definition" (Closes: #957218). + "multiple definition" (Closes: #957218). + * Declare compliance with Debian Policy 4.5.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sat, 22 Aug 2020 14:36:15 +0200 diff --git a/debian/control b/debian/control index a531461..9523a59 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: Homepage: https://wiki.linuxfoundation.org/openprinting/start Vcs-Git: git://jff.email/opt/git/foomatic-filters.git Vcs-Browser: https://jff.email/cgit/foomatic-filters.git -Standards-Version: 4.2.1 +Standards-Version: 4.5.0 Package: foomatic-filters Architecture: any |