diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 5 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9715eba34..e2ebdfb9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ strongswan (5.1.1-1) UNRELEASED; urgency=low - add pt-tls-client for TCG Trusted Network Connect. * 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. * 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 683fbd274..e8b42b77f 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,9 @@ Source: strongswan Section: net Priority: optional -Maintainer: Rene Mayrhofer <rmayr@debian.org> -Uploaders: Yves-Alexis Perez <corsac@debian.org> +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 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-swan/strongswan.git;a=summary Vcs-Git: git://anonscm.debian.org/pkg-swan/strongswan.git |