diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2016-03-14 23:53:32 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2016-03-14 23:53:32 +0100 |
commit | 7ed6bf3d8c2f98867f49d5d7ad5d660640288ed1 (patch) | |
tree | 973d470f9d5c9e621ca417e068536347b360f5d0 | |
parent | 8e32f50ac2c90358c14cd36753aa360e8d80ccab (diff) | |
download | vyos-strongswan-7ed6bf3d8c2f98867f49d5d7ad5d660640288ed1.tar.gz vyos-strongswan-7ed6bf3d8c2f98867f49d5d7ad5d660640288ed1.zip |
update standards version to 3.9.7.
-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 bdc675cbf..45472c36c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ strongswan (5.3.5-2) UNRELEASED; urgency=medium - replace sytemd build-dep by libsystemd-dev. - create new strongswan-pki and strongswan-scepclient packages - drop old Conflicts/Breaks/Replaces against versions older than stable. + - update standards version to 3.9.7. * debian/strongswan-swanctl.install: - install vici plugin and swanctl files * debian/charon-systemd.install: diff --git a/debian/control b/debian/control index 2e9de2b34..f8b179781 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: strongSwan Maintainers <pkg-swan-devel@lists.alioth.debian.org> Uploaders: Rene Mayrhofer <rmayr@debian.org>, Yves-Alexis Perez <corsac@debian.org>, Romain Francoise <rfrancoise@debian.org> -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 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, |