~ubuntu-branches/ubuntu/utopic/rsync/utopic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-07-20 10:18:30 UTC
  • mfrom: (2.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20120720101830-upylqruaf1p2v2it
Tags: 3.0.9-3ubuntu1
Resync on Debian, remaining diff: Mark rsync Multi-Arch: foreign.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
5
XSBC-Original-Maintainer: Paul Slootman <paul@debian.org>
6
6
Build-Depends: libpopt-dev,libacl1-dev,libattr1-dev
7
 
Standards-Version: 3.9.2.0
 
7
Standards-Version: 3.9.3
8
8
Homepage: http://rsync.samba.org/
9
9
 
10
10
Package: rsync
15
15
Suggests: openssh-client, openssh-server
16
16
Description: fast, versatile, remote (and local) file-copying tool
17
17
 rsync is a fast and versatile file-copying tool which can copy locally
18
 
 and to/from a remote host. It offers many options to control its behaviour,
 
18
 and to/from a remote host. It offers many options to control its behavior,
19
19
 and its remote-update protocol can minimize network traffic to make
20
20
 transferring updates between machines fast and efficient.
21
21
 .