libregexp-common-perl 2015121601-1 source package in Ubuntu

Changelog

libregexp-common-perl (2015121601-1) unstable; urgency=medium

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

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * Add debian/upstream/metadata
  * Import upstream version 2015121601
  * Bump Debhelper compat level to 9
  * Update copyright years for debian/* packaging files
  * debian/copyright: Use Expat license keyword instead of MIT
  * Declare compliance with Debian policy 3.9.6
  * Mark package as autopkgtestable
  * debian/copyright: Use BSD-3-clause keyword for BSD license stanza

 -- Salvatore Bonaccorso <email address hidden>  Sat, 19 Dec 2015 18:50:20 +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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libregexp-common-perl_2015121601-1.dsc 2.3 KiB 482a5aab98f0ce7d2ddd357fd2b171d8919cb99f8ddb776976e761d4f53ff024
libregexp-common-perl_2015121601.orig.tar.gz 113.1 KiB df47f46dbbad843b65d20c6a4e4683ba9ae6cdeaf171ee7b0749d77e93f29a42
libregexp-common-perl_2015121601-1.debian.tar.xz 7.8 KiB b44730a4816f48499242d0704f3ec0edda1e80cfa35c767f5dd08e56ba459d0a

Available diffs

No changes file available.

Binary packages built by this source

libregexp-common-perl: module with common regular expressions

 Regexp::Common is a Perl module that exports a single hash ('%RE') that
 stores or generates commonly needed regular expressions.
 .
 The module currently provides the following patterns:
 .
   * balanced parentheses and brackets
   * delimited text (with escapes)
   * integers and floating-point numbers in any base (up to 36)
   * comments in 44 languages
   * offensive language
   * lists of any pattern
   * IPv4 and IPv6 addresses
   * URIs
   * Zip codes