libtest-eol-perl 1.6-1 source package in Ubuntu

Changelog

libtest-eol-perl (1.6-1) unstable; urgency=low

  * Team upload

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 1.6
  * Update copyright years, drop M::I paragraph
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able

 -- Florian Schlichting <email address hidden>  Mon, 14 Sep 2015 21:58:23 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-eol-perl_1.6-1.dsc 2.1 KiB 58ed72d8438c663e0740a404b5232343efcd7b75e03a9d99a001016b41e59116
libtest-eol-perl_1.6.orig.tar.gz 18.2 KiB 5cab9468cda0366adcd581987628570041eb1f865562f1f965a1d3683b948b9a
libtest-eol-perl_1.6-1.debian.tar.xz 2.5 KiB 228f80604e4f941ecfd3328e999184dbca93e0717cdc649f35cfd966b4376773

Available diffs

No changes file available.

Binary packages built by this source

libtest-eol-perl: module to check for non-Unix line endings

 Test::EOL is a Perl module for verifying that your project/distribution
 contains only Unix-style line endings. It is especially useful for developers
 that work on Windows, but that release code for Unix.