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

Changelog

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

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Micah Anderson from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on libmodule-build-perl.
    + Build-Depends-Indep: Drop versioned constraint on libsvn-notify-perl,
      libyaml-perl.
    + libsvn-notify-mirror-perl: Drop versioned constraint on
      libsvn-notify-perl, libyaml-perl in Depends.

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 11:12:10 +0100

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsvn-notify-mirror-perl_0.04000-3.dsc 2.2 KiB 8a695e77c5a481f5222ed9db9e950bcfe2e202d8634254a261193d8ccbb6f7e2
libsvn-notify-mirror-perl_0.04000.orig.tar.gz 32.3 KiB fb42201e12267af64590a4d889b3b9f8a09238b6e562c5d8a72fe944821d577f
libsvn-notify-mirror-perl_0.04000-3.debian.tar.xz 4.5 KiB 396cd0b096850e7024f18ca3a1964584549acf416257bac6d28ffa15fdfcfd6b

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).