fixed a few lintian errors in debian/control

This commit is contained in:
cyril soler 2018-05-10 23:10:16 +02:00
parent 9f5409b4f7
commit c2492fe166

View File

@ -2,8 +2,9 @@ Source: retroshare
Section: devel Section: devel
Priority: standard Priority: standard
Maintainer: Cyril Soler <csoler@users.sourceforge.net> Maintainer: Cyril Soler <csoler@users.sourceforge.net>
Build-Depends: debhelper (>= 7), libglib2.0-dev, libupnp-dev, libssl-dev, libxss-dev, libgnome-keyring-dev, libbz2-dev, libspeex-dev, libspeexdsp-dev, libxslt1-dev, cmake, libcurl4-openssl-dev, libopencv-dev, tcl8.6, libsqlcipher-dev, libmicrohttpd-dev, libavcodec-dev, qtmultimedia5-dev, qttools5-dev, libqt5x11extras5-dev, qt5-default Build-Depends: debhelper (>= 9), libglib2.0-dev, libupnp-dev, libssl-dev, libxss-dev, libgnome-keyring-dev, libbz2-dev, libspeex-dev, libspeexdsp-dev, libxslt1-dev, cmake, libcurl4-openssl-dev, libopencv-dev, tcl8.6, libsqlcipher-dev, libmicrohttpd-dev, libavcodec-dev, qtmultimedia5-dev, qttools5-dev, libqt5x11extras5-dev, qt5-default, qtbase5-dev, qt5-qmake, qtbase5-dev-tools
Standards-Version: 3.9.6
Standards-Version: 4.1.4
Homepage: http://retroshare.sourceforge.net Homepage: http://retroshare.sourceforge.net
Package: retroshare-voip-plugin Package: retroshare-voip-plugin
@ -11,7 +12,7 @@ Architecture: any
Conflicts: retroshare06-voip-plugin Conflicts: retroshare06-voip-plugin
Depends: ${shlibs:Depends}, ${misc:Depends}, retroshare, libspeex1, libspeexdsp1, libqt5multimedia5 Depends: ${shlibs:Depends}, ${misc:Depends}, retroshare, libspeex1, libspeexdsp1, libqt5multimedia5
Description: RetroShare VOIP plugin Description: RetroShare VOIP plugin
This package provides a plugin for RetroShare, a secured Friend-to-Friend communication This package provides a plugin for RetroShare, a secured Friend-to-Friend communication
plateform. The plugin adds voice-over-IP functionality to the private chat window. Both plateform. The plugin adds voice-over-IP functionality to the private chat window. Both
friends chatting together need the plugin installed to be able to talk together. friends chatting together need the plugin installed to be able to talk together.
@ -20,27 +21,22 @@ Architecture: any
Conflicts: retroshare06-feedreader-plugin Conflicts: retroshare06-feedreader-plugin
Depends: ${shlibs:Depends}, ${misc:Depends}, retroshare Depends: ${shlibs:Depends}, ${misc:Depends}, retroshare
Description: RetroShare FeedReader plugin Description: RetroShare FeedReader plugin
This package provides a plugin for RetroShare, a secured Friend-to-Friend communication Plugin for Retroshare, adding a RSS feed reader tab to retroshare.
plateform. The plugin adds a RSS feed reader tab to retroshare.
Package: retroshare-nogui Package: retroshare-nogui
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-keyring Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-keyring
Conflicts: retroshare,retroshare06-nogui Conflicts: retroshare,retroshare06-nogui
Description: Secure communication with friends Description: headless version of Retroshare
This is the command-line client for RetroShare network. This client Headless version of the Retroshare platform.
can be contacted and talked-to using SSL. Clients exist for portable
devices running e.g. Android.
Package: retroshare Package: retroshare
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-keyring Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-keyring
Conflicts: retroshare-nogui,retroshare06 Conflicts: retroshare-nogui,retroshare06
Description: Secure communication with friends Description: Secure communication with friends
RetroShare is a Open Source cross-platform, private and secure decentralised RetroShare is a Open Source, private and secure decentralised
commmunication platform. It lets you to securely chat and share files with your commmunication platform. It creates mesh of computers linked with TLS connections,
friends and family, using a web-of-trust to authenticate peers and OpenSSL to on top of which it provides file transfer, asynchronous email, forums, channels and chat.
encrypt all communication. RetroShare provides filesharing, chat, messages,
forums and channels.