From 0465d85ab439e5fc84931b84761d8f7f8d43cfce Mon Sep 17 00:00:00 2001 From: Jean-Philippe Garcia Ballester Date: Thu, 21 Dec 2006 11:25:44 +0000 Subject: debian/libssh-2.lintian-overrides: New file. Overrides lintian warning about package name not matching soname. debian/control: Change debhelper build-dep version from 5.0.0 to 5 Add Priority: extra to libssh-2-dbg debian/changelog: Change package version to 0.2~rc-1 debian/rules: Install lintian overrides git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@103 7dcaeef0-15fb-0310-b436-a5af3365683c --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c5a9a2b0..e69593db 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Jean-Philippe Garcia Ballester Uploaders: Laurent Bigonville -Build-Depends: cdbs, debhelper (>= 5.0.0), libgcrypt11-dev, libz-dev, doxygen +Build-Depends: cdbs, debhelper (>= 5), libgcrypt11-dev, libz-dev, doxygen Standards-Version: 3.7.2 Package: libssh-2 @@ -37,6 +37,7 @@ Description: A tiny C SSH library. Development files and documentation Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh Package: libssh-2-dbg +Priority: extra Section: libdevel Architecture: any Depends: libssh-2 (= ${Source-Version}) -- cgit