diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-27 11:24:26 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-27 11:24:26 +0200 |
commit | ac4fa566af9ea59790f88b7b3759490036ad3be9 (patch) | |
tree | bc0f25b09669112f9f26f7779a6088fd1bd98152 /debian | |
parent | 5831912732f5480f668449ee092110758e59ebb3 (diff) |
Change Maintainer and Uploaders
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 12 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8b1643e..12330b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +openvpn (2.4.3-3) UNRELEASED; urgency=medium + + [ Jörg Frings-Fürst ] + * debian/control: + - Set Bernhard Schmidt <berni@debian.org> as maintainer and myself as + Uploader. + - Many thanks to Alberto Gonzalez Iniesta. + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 27 Jun 2017 11:18:13 +0200 + openvpn (2.4.3-2) unstable; urgency=medium * The "Bye bye OpenVPN" revenge release diff --git a/debian/control b/debian/control index dd2aa76..64400d3 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: openvpn Section: net Priority: optional -Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org> +Maintainer: Bernhard Schmidt <berni@debian.org> +Uploaders: Jörg Frings-Fürst <debian@jff-webhosting.net> Build-Depends: debhelper (>= 7.0.50~), libssl1.0-dev, liblzo2-dev, libpam0g-dev, libpkcs11-helper1-dev, pkg-config, dpkg-dev (>= 1.16.1), iproute2 [linux-any], net-tools [!linux-any], dh-systemd (>= 1.5), libsystemd-dev [linux-any], systemd [linux-any], liblz4-dev Standards-Version: 3.9.8 Homepage: http://www.openvpn.net/ |