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 1d4cabfa5..75279ef1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ strongswan (4.6.4-9) UNRELEASED; urgency=low - protect strongswan-ikev1 dependencies using linux-any since it's only available there. - switch strongswan package to arch:any because of that change. + - update standards version to 3.9.4. -- Yves-Alexis Perez <corsac@debian.org> Wed, 26 Jun 2013 21:05:57 +0200 diff --git a/debian/control b/debian/control index 6847cb5e4..085fb3809 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, |