From 0864afd1b830d5485d6b9d99eec6f185bc6bd144 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sat, 2 Mar 2019 17:13:49 +0100 Subject: [PATCH] Debian package: Declare compliance with Debian Policy 4.3.0 No other changes were required. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b3538c0..d0799d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ conkeror (1.0.4-2) UNRELEASED; urgency=medium * Add missing dependency on sensible-utils. * Use HTTPS for Vcs-* headers, debian/watch and debian/copyright Source. + Drop according lintian overrides. + * Declare compliance with Debian Policy 4.3.0. (No changes needed.) -- Axel Beckert Sat, 02 Mar 2019 15:39:03 +0100 diff --git a/debian/control b/debian/control index 69dc5dc..65f53d6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Axel Beckert Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.16.1~) -Standards-Version: 4.1.1 +Standards-Version: 4.3.0 Homepage: http://conkeror.org/ Vcs-Browser: https://repo.or.cz/w/conkeror.git Vcs-Git: https://repo.or.cz/conkeror.git -- 2.11.4.GIT