libasa-perl 1.03-1 source package in Ubuntu

Changelog

libasa-perl (1.03-1) unstable; urgency=low

  * Team upload

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ Jonathan Yu ]
  * New upstream release

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

  [ Salvatore Bonaccorso ]
  * 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

  [ Damyan Ivanov ]
  * mark package as autopkg-testable
  * use source format '3.0 (quilt)'
  * use 3-line debian/rules
  * Declare conformance with Policy 3.9.6

 -- Damyan Ivanov <email address hidden>  Thu, 26 Nov 2015 20:49:30 +0000

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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libasa-perl_1.03-1.dsc 2.0 KiB a17159e41654dbfed7ab00e77bfb0ea9d515e606f761328df98b2f52cd97db4d
libasa-perl_1.03.orig.tar.gz 30.1 KiB 22827b5a726d14e879514b3407ea234ce510433b9c61d082d92ad9e11ea827f1
libasa-perl_1.03-1.debian.tar.xz 1.9 KiB fa739be41e71776af8abdddf6f303e2a5dabd527deb6b33b4a63772415921152

Available diffs

No changes file available.

Binary packages built by this source

libasa-perl: Perl module for expanding a class or object's list of base classes

 The asa pragma attempts a new approach to bringing Java-style interfaces
 or Perl 6-style roles to Perl 5. It allows a class or object to
 look like a derivative of another class without actually specifying
 it in the @ISA array.