diff options
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 50e762b..4d2c7b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ openvpn (2.4.4-1) UNRELEASED; urgency=medium * New Upstream release. + * Declare compliance with Debian Policy 4.1.1. (No changes needed). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 02 Oct 2017 06:57:42 +0200 diff --git a/debian/control b/debian/control index 89d4656..47cbd47 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: net-tools [!linux-any], pkg-config, systemd [linux-any] -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Homepage: https://openvpn.net/ Vcs-Git: https://anonscm.debian.org/git/collab-maint/openvpn.git Vcs-Browser: https://anonscm.debian.org/git/collab-maint/openvpn.git |