diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 0daeebad..e4e7dc57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,8 @@ libssh (0.2+svn20070321-5) UNRELEASED; urgency=low * NOT RELEASED YET * debian/control: - - Use my debian.org address in Uploaders + - Use my debian.org address in Uploaders and takeover the package + with Jean-Philippe permission - Use now official Vcs-* field - Use new Homepage field instead of old pseudo-field - Bump Standards-Version to 3.8.1 (no further changes) diff --git a/debian/control b/debian/control index 9998debf..2d77e06f 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,7 @@ Source: libssh Section: libs Priority: optional -Maintainer: Jean-Philippe Garcia Ballester <giga@le-pec.org> -Uploaders: Laurent Bigonville <bigon@debian.org> +Maintainer: Laurent Bigonville <bigon@debian.org> Build-Depends: cdbs, debhelper (>= 5), libgcrypt11-dev, libz-dev, doxygen Standards-Version: 3.8.1 Vcs-Svn: svn://svn.berlios.de/libssh/trunk |