diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-08-25 16:06:46 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-08-25 16:06:46 +0200 |
commit | 307ad2e4544ac715e1e3273960f2e389a60ca98f (patch) | |
tree | 33f228c198be39e15d4275f88c1b67cb18f13d8e /debian | |
parent | 34097677ccd51c267bdac0c6b346ba7be3b0c3cb (diff) | |
download | vyos-strongswan-307ad2e4544ac715e1e3273960f2e389a60ca98f.tar.gz vyos-strongswan-307ad2e4544ac715e1e3273960f2e389a60ca98f.zip |
* debian/control:
- update standards version to 3.9.4.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fcd4d1596..86f88c710 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ strongswan (5.1.0-1) UNRELEASED; urgency=low * New upstream release. * debian/libstrongswan.install: - install new rc2, pkcs12 and sshkey plugins. + * debian/control: + - update standards version to 3.9.4. -- Yves-Alexis Perez <corsac@debian.org> Sun, 25 Aug 2013 15:37:56 +0200 diff --git a/debian/control b/debian/control index ba301e2ef..04d627c0d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Rene Mayrhofer <rmayr@debian.org> Uploaders: Yves-Alexis Perez <corsac@debian.org> -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-swan/strongswan.git;a=summary Vcs-Git: git://anonscm.debian.org/pkg-swan/strongswan.git Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), libtool, libgmp3-dev, |