summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d05a1e8..5c37327 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 cbbf045..9998deb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libssh
Section: libs
Priority: optional
Maintainer: Jean-Philippe Garcia Ballester <giga@le-pec.org>
-Uploaders: Laurent Bigonville <bigon@bigon.be>
+Uploaders: 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