libtext-trim-perl 1.02-2 source package in Ubuntu

Changelog

libtext-trim-perl (1.02-2) unstable; urgency=low

  * Team upload.

  [ gregor herrmann ]
  * Remove alternative (build) dependencies that are already satisfied
    in oldstable.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

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

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

  [ gregor herrmann ]
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Add explicit build dependency on libmodule-build-perl.
  * Bump debhelper compatibility level to 9.
  * debian/copyright: update license stanzas and a comment.

 -- gregor herrmann <email address hidden>  Sun, 07 Jun 2015 23:00:56 +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
Bionic release universe perl
Xenial release universe perl

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtext-trim-perl_1.02-2.dsc 2.2 KiB 176559b668b25d7f4d0c7c35d83d54bcf77268677ab56b3da66e9ea7cda9429f
libtext-trim-perl_1.02.orig.tar.gz 5.8 KiB 1c739a2c7f04a6a3999c4eb394655c58c64baca4e5d4fcb3b58813600b95dcae
libtext-trim-perl_1.02-2.debian.tar.xz 2.1 KiB 8ba64a22c6155c0b67049ff648522abcd3c35fcbc527a532461dc5fe80454639

Available diffs

No changes file available.

Binary packages built by this source

libtext-trim-perl: module for remove leading and/or trailing whitespace from strings

 Text::Trim provides functions for removing leading and/or trailing whitespace
 from strings. It is basically a wrapper around some simple regexes with a
 flexible context-based interface.