diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2012-06-29 21:05:02 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2012-06-29 21:05:02 +0200 |
commit | a8aa8cbc26cb2289bbaf806051ca9e5013cc07f1 (patch) | |
tree | 9a02df86f3de2a3461ef4f73c6953fe40c346bf1 | |
parent | 3872a7d775387983e4caf7723251b56aee9702da (diff) | |
download | vyos-strongswan-a8aa8cbc26cb2289bbaf806051ca9e5013cc07f1.tar.gz vyos-strongswan-a8aa8cbc26cb2289bbaf806051ca9e5013cc07f1.zip |
add myself to uploaders, in hope that some others will join.
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 062e80053..514fb03ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ -strongswan (4.6.4-0.1) UNRELEASED; urgency=low +strongswan (4.6.4-1) UNRELEASED; urgency=low - * Non-maintainer upload. * New upstream release. closes: #664190 - stop including individual glib headers. closes: #665612 * debian/patches: @@ -14,6 +13,7 @@ strongswan (4.6.4-0.1) UNRELEASED; urgency=low - move ldap, curl, kernel-netlink and attr* plugins to libstrongswan, since they are used by pluto too. closes: #611846 * debian/control: + - add myself to uploaders, in hope that some others will join. - update standards version to 3.9.3. - add depend on adduser to strongswan-starter for use in maintainer scripts. diff --git a/debian/control b/debian/control index c3bbe4df1..d760f3bae 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: strongswan Section: net Priority: optional Maintainer: Rene Mayrhofer <rmayr@debian.org> +Uploaders: Yves-Alexis Perez <corsac@debian.org> Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/git/pkg-swn/strongswan.git Vcs-Git: git://anonscm.debian.org/pkg-swan/strongswan.git |