mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-08-05 20:55:46 +03:00
* Use now official Vcs-* field
* Use new Homepage field instead of old pseudo-field git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@132 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
4
debian/changelog
vendored
4
debian/changelog
vendored
@@ -1,8 +1,10 @@
|
|||||||
libssh (0.2+svn20070321-5) UNRELEASED; urgency=low
|
libssh (0.2+svn20070321-5) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* NOT RELEASED YET
|
* NOT RELEASED YET
|
||||||
|
* Use now official Vcs-* field
|
||||||
|
* Use new Homepage field instead of old pseudo-field
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@bigon.be> Mon, 30 Jul 2007 14:35:14 +0200
|
-- Laurent Bigonville <bigon@bigon.be> Thu, 08 Nov 2007 05:59:18 +0100
|
||||||
|
|
||||||
libssh (0.2+svn20070321-4) unstable; urgency=low
|
libssh (0.2+svn20070321-4) unstable; urgency=low
|
||||||
|
|
||||||
|
13
debian/control
vendored
13
debian/control
vendored
@@ -5,8 +5,9 @@ Maintainer: Jean-Philippe Garcia Ballester <giga@le-pec.org>
|
|||||||
Uploaders: Laurent Bigonville <bigon@bigon.be>
|
Uploaders: Laurent Bigonville <bigon@bigon.be>
|
||||||
Build-Depends: cdbs, debhelper (>= 5), libgcrypt11-dev, libz-dev, doxygen
|
Build-Depends: cdbs, debhelper (>= 5), libgcrypt11-dev, libz-dev, doxygen
|
||||||
Standards-Version: 3.7.2
|
Standards-Version: 3.7.2
|
||||||
XS-Vcs-Svn: svn://svn.berlios.de/libssh/trunk
|
Vcs-Svn: svn://svn.berlios.de/libssh/trunk
|
||||||
XS-Vcs-Browser: http://svn.berlios.de/wsvn/libssh/trunk/
|
Vcs-Browser: http://svn.berlios.de/wsvn/libssh/trunk/
|
||||||
|
Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh
|
||||||
|
|
||||||
Package: libssh-2
|
Package: libssh-2
|
||||||
Section: libs
|
Section: libs
|
||||||
@@ -18,8 +19,6 @@ Description: A tiny C SSH library
|
|||||||
is made by the programmer. With libssh, you can remotely execute programs,
|
is made by the programmer. With libssh, you can remotely execute programs,
|
||||||
transfer files, use a secure and transparent tunnel for your remote programs.
|
transfer files, use a secure and transparent tunnel for your remote programs.
|
||||||
With its SFTP implementation, you can play with remote files easily.
|
With its SFTP implementation, you can play with remote files easily.
|
||||||
.
|
|
||||||
Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh
|
|
||||||
|
|
||||||
Package: libssh-2-dev
|
Package: libssh-2-dev
|
||||||
Provides: libssh-dev
|
Provides: libssh-dev
|
||||||
@@ -36,8 +35,6 @@ Description: A tiny C SSH library. Development files
|
|||||||
With its SFTP implementation, you can play with remote files easily.
|
With its SFTP implementation, you can play with remote files easily.
|
||||||
.
|
.
|
||||||
This package contains development files.
|
This package contains development files.
|
||||||
.
|
|
||||||
Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh
|
|
||||||
|
|
||||||
Package: libssh-2-dbg
|
Package: libssh-2-dbg
|
||||||
Priority: extra
|
Priority: extra
|
||||||
@@ -52,8 +49,6 @@ Description: A tiny C SSH library. Debug symbols
|
|||||||
With its SFTP implementation, you can play with remote files easily.
|
With its SFTP implementation, you can play with remote files easily.
|
||||||
.
|
.
|
||||||
This package contains debug symbols.
|
This package contains debug symbols.
|
||||||
.
|
|
||||||
Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh
|
|
||||||
|
|
||||||
Package: libssh-2-doc
|
Package: libssh-2-doc
|
||||||
Section: doc
|
Section: doc
|
||||||
@@ -68,5 +63,3 @@ Description: A tiny C SSH library. Documentation files
|
|||||||
With its SFTP implementation, you can play with remote files easily.
|
With its SFTP implementation, you can play with remote files easily.
|
||||||
.
|
.
|
||||||
This package contains documentation files.
|
This package contains documentation files.
|
||||||
.
|
|
||||||
Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh
|
|
||||||
|
Reference in New Issue
Block a user