libfile-rsync-perl 0.49-4 source package in Ubuntu

Changelog

libfile-rsync-perl (0.49-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libfile-rsync-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 08 Dec 2022 23:00:55 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfile-rsync-perl_0.49-4.dsc 2.1 KiB d2752390ed61577e3962f68a40f21e019466c29e45fbf75b4caff5a4372c42cc
libfile-rsync-perl_0.49.orig.tar.gz 21.4 KiB dd995df485f7334796d242efa277586d38d2544cace6ca0c3629a225df1e42d8
libfile-rsync-perl_0.49-4.debian.tar.xz 4.1 KiB 87ad0cf9c518b1cae0dc2386595d570fa146eb6efb2db0d2b83a4c1ecdd993d7

Available diffs

No changes file available.

Binary packages built by this source

libfile-rsync-perl: Perl module interface to rsync

 File::Rsync provides a convenience wrapper for the rsync program. Options
 may be passed in the form of a hash and are the same as the long options
 in rsync with the leading double-dash removed. Any options passed at
 creation are stored in the object as defaults for all future exec calls on
 that object.