[mate-user-share] 03/06: debian/control: Use upstream's README as LONG_DESCRIPTION.

Mike Gabriel sunweaver at debian.org
Wed Sep 2 04:20:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository mate-user-share.

commit d912e414d7d35c4595eef0688a52dfb071d8818c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Sep 2 06:12:10 2015 +0200

    debian/control: Use upstream's README as LONG_DESCRIPTION.
---
 debian/control | 45 +++++++++++++++++++++++++++++++++++++++------
 1 file changed, 39 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index a6fb4ff..d8af5dd 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,19 @@ Depends: apache2-bin,
          ${misc:Depends},
          ${shlibs:Depends},
 Description: User level public file sharing via WebDAV or ObexFTP
- MATE user share tool allows easy user-level file sharing via WebDAV
- or ObexFTP. The shared files are announced on the network by Avahi.
+ MATE user share is a small tool that binds together various free
+ software projects to bring easy to use user-level file sharing to the
+ masses.
+ .
+ The program is meant to run in the background when the user is logged
+ in, and when file sharing is enabled a webdav server is started that
+ shares the $HOME/Public folder. The share is then published to all
+ computers on the local network using mDNS/rendezvous, so that it shows
+ up in the Network location in Gnome.
+ .
+ The dav server used is apache, so you need that installed. Avahi or 
+ Howl is used for mDNS support, so you need to have that installed and
+ mDNSResolver running.
 
 Package: mate-user-share-common
 Architecture: all
@@ -47,8 +58,19 @@ Depends: ${misc:Depends},
 Replaces: mate-user-share (<< 1.9.0),
 Breaks: mate-user-share (<< 1.9.0),
 Description: User level public file sharing via WebDAV or ObexFTP (common files)
- MATE user share tool allows easy user-level file sharing via WebDAV
- or ObexFTP. The shared files are announced on the network by Avahi.
+ MATE user share is a small tool that binds together various free
+ software projects to bring easy to use user-level file sharing to the
+ masses.
+ .
+ The program is meant to run in the background when the user is logged
+ in, and when file sharing is enabled a webdav server is started that
+ shares the $HOME/Public folder. The share is then published to all
+ computers on the local network using mDNS/rendezvous, so that it shows
+ up in the Network location in Gnome.
+ .
+ The dav server used is apache, so you need that installed. Avahi or
+ Howl is used for mDNS support, so you need to have that installed and
+ mDNSResolver running.
  .
  This package contains the architecture independent files.
 
@@ -60,8 +82,19 @@ Depends: mate-user-share (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends},
 Description: User level public file sharing via WebDAV or ObexFTP (debugging symbols)
- MATE user share tool allows easy user-level file sharing via WebDAV
- or ObexFTP. The shared files are announced on the network by Avahi.
+ MATE user share is a small tool that binds together various free
+ software projects to bring easy to use user-level file sharing to the
+ masses.
+ .
+ The program is meant to run in the background when the user is logged
+ in, and when file sharing is enabled a webdav server is started that
+ shares the $HOME/Public folder. The share is then published to all
+ computers on the local network using mDNS/rendezvous, so that it shows
+ up in the Network location in Gnome.
+ .
+ The dav server used is apache, so you need that installed. Avahi or
+ Howl is used for mDNS support, so you need to have that installed and
+ mDNSResolver running.
  .
  This package contains debugging symbols for the MATE user share tool.
  It is provided to help debugging problems.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-user-share.git



More information about the pkg-mate-commits mailing list