libfile-find-rule-vcs-perl 1.09-1 source package in Ubuntu

Changelog

libfile-find-rule-vcs-perl (1.09-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 1.08-3.
  * Update standards version to 4.1.5, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 1.09.
  * Update debian/upstream/metadata.
  * Update d/copyright (new maintainer, files removed).
  * Drop no-dot-in-inc.patch, not needed anymore.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Install new upstream CONTRIBUTING file.

 -- gregor herrmann <email address hidden>  Wed, 01 Nov 2023 21:45:33 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfile-find-rule-vcs-perl_1.09-1.dsc 2.5 KiB 7cfc09d05b2b014be5ab7f8fdce5d4477bb3e182d594fcd891dbb8ae28abd953
libfile-find-rule-vcs-perl_1.09.orig.tar.gz 25.6 KiB 43c798bff0a1f6ac196cfa0f28eddac768954df2d02a04d01974a8fafeafbb49
libfile-find-rule-vcs-perl_1.09-1.debian.tar.xz 3.3 KiB 24a32eb8138389f035c02f35597ccb17b6c352675cc2cf4b3c7eeb4512f06ceb

Available diffs

No changes file available.

Binary packages built by this source

libfile-find-rule-vcs-perl: Perl module to exclude files/directories for Version Control Systems

 Many tools need to be equally useful both on ordinary files, and on
 code that has been checked out from revision control systems.
 .
 File::Find::Rule::VCS provides quick and convenient methods to
 File::Find::Rule for exclusion of the version control directories of
 several major Version Control Systems (currently CVS, Subversion,
 Bazaar, RCS, Git and Mercurial).