From 6bda3c7466a682a76defe1b5a2cb97ff0afa7977 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Wed, 18 Mar 2009 16:09:58 +0000 Subject: [PATCH] Use my debian.org address in Uploaders git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@279 7dcaeef0-15fb-0310-b436-a5af3365683c --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d05a1e8b..5c373276 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,10 @@ libssh (0.2+svn20070321-5) UNRELEASED; urgency=low * NOT RELEASED YET * debian/control: + - Use my debian.org address in Uploaders - Use now official Vcs-* field - Use new Homepage field instead of old pseudo-field - - BumpStandards-Version to 3.8.1 (no further changes) + - Bump Standards-Version to 3.8.1 (no further changes) - Use debug section for -dbg package - Add ${misc:Depends} to please lintian * debian/libssh-2-doc.doc-base: fix doc-base-unknown-section diff --git a/debian/control b/debian/control index cbbf045d..9998debf 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libssh Section: libs Priority: optional Maintainer: Jean-Philippe Garcia Ballester -Uploaders: Laurent Bigonville +Uploaders: Laurent Bigonville Build-Depends: cdbs, debhelper (>= 5), libgcrypt11-dev, libz-dev, doxygen Standards-Version: 3.8.1 Vcs-Svn: svn://svn.berlios.de/libssh/trunk