diff options
-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, |