libsvn-notify-mirror-perl 0.04000-2 source package in Ubuntu

Changelog

libsvn-notify-mirror-perl (0.04000-2) unstable; urgency=medium

  * Set LC_ALL=C for the test suite, it fails in other locales.
    (Closes: #800062)
  * Set SENDMAIL=/dev/null for the autopkgtest checks.

 -- Niko Tyni <email address hidden>  Sat, 26 Sep 2015 14:27:06 +0300

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
Jammy release universe perl
Focal release universe perl
Bionic release universe perl
Xenial release universe perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsvn-notify-mirror-perl_0.04000-2.dsc 2.3 KiB a0b45a448822d43cb8430725c3d15efc2bb6cf68817ee99a1a6ae0ad34dbe08e
libsvn-notify-mirror-perl_0.04000.orig.tar.gz 32.3 KiB fb42201e12267af64590a4d889b3b9f8a09238b6e562c5d8a72fe944821d577f
libsvn-notify-mirror-perl_0.04000-2.debian.tar.xz 4.3 KiB 62a0f37166b5add9a3be22805988f0880bef34626a9273dadc6d27147bb5890a

Available diffs

No changes file available.

Binary packages built by this source

libsvn-notify-mirror-perl: module to keep a mirrored working copy of a repository path

 SVN::Notify::Mirror allows one to keep a directory in sync with a portion of
 a Subversion repository. It is typically used to keep a development web
 server in sync with the changes made to the repository. This directory can
 either be on the same box as the repository itself, or it can be remote (via
 SSH connection).