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 8d3660630..4378aa9ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ strongswan (5.1.1-1) UNRELEASED; urgency=low * debian/control: - update long description, thanks to Justin B Rye. closes: #725085 - make the pkg-swan-devel list the maintainer, and add René to uploaders. + - update standards version to 3.9.5. * debian/po: - eu.po updated, thanks Iñaki Larrañaga Murgoitio. closes: #726636 - ja.po updated. closes: #726059 diff --git a/debian/control b/debian/control index e8b42b77f..33d5d81e8 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: strongSwan Maintainers <pkg-swan-devel@lists.alioth.debian.org> Uploaders: Rene Mayrhofer <rmayr@debian.org>, Yves-Alexis Perez <corsac@debian.org> -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 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, |