rsync 3.3.0-1 source package in Ubuntu

Changelog

rsync (3.3.0-1) unstable; urgency=medium

  [ Aquila Macedo Costa ]
  * d/control: Bump Standards-Version to 4.6.2

  [ Samuel Henrique ]
  * New upstream version 3.3.0 (closes: #1068630)
  * Bump Standards-Version to 4.7.0
  * Update patches
  * d/patches: Drop merged patches
  * d/control: Drop dependency on lsb-base
  * d/rsync.lintian-overrides: Update overrides

 -- Samuel Henrique <email address hidden>  Fri, 12 Apr 2024 00:28:29 +0100

Upload details

Uploaded by:
Paul Slootman
Uploaded to:
Sid
Original maintainer:
Paul Slootman
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main net

Downloads

File Size SHA-256 Checksum
rsync_3.3.0-1.dsc 2.2 KiB fab4b787a2954b13c83615c64a196c5440fcdcc472e1236930391f9bfc170cfa
rsync_3.3.0.orig.tar.gz 1.1 MiB 7399e9a6708c32d678a72a63219e96f23be0be2336e50fd1348498d07041df90
rsync_3.3.0.orig.tar.gz.asc 195 bytes b36faa73c9b0dafe884300ca7c61f19e96d3bf277569f6d7a0f0217ed8a13384
rsync_3.3.0-1.debian.tar.xz 25.8 KiB ac074524cc1d6057c50cb828061c5aa85a1e16b898d0a3c10e08018fb4b2a030

No changes file available.

Binary packages built by this source

rsync: fast, versatile, remote (and local) file-copying tool

 rsync is a fast and versatile file-copying tool which can copy locally
 and to/from a remote host. It offers many options to control its behavior,
 and its remote-update protocol can minimize network traffic to make
 transferring updates between machines fast and efficient.
 .
 It is widely used for backups and mirroring and as an improved copy
 command for everyday use.
 .
 This package provides both the rsync command line tool and optional
 daemon functionality.

rsync-dbgsym: debug symbols for rsync