libdata-amf-perl 0.09-2 source package in Ubuntu

Changelog

libdata-amf-perl (0.09-2) unstable; urgency=low

  * Add build dependency on libyaml-perl (closes: #627170).
  * Switch to source format 3.0 (quilt).
  * debian/copyright: add missing pieces.
  * Bump debhelper compatibility level to 8.
  * debian/control: remove version from perl build dependency (satisfied in
    oldstable), remove perl from Depends (added by ${perl:Depends}).
  * Set Standards-Version to 3.9.2 (no changes).
  * Add /me to Uploaders.
  * debian/rules: fix permissions of example script; don't install manpage
    fragments.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  19 May 2011 06:24:36 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libdata-amf-perl_0.09.orig.tar.gz 126.2 KiB a9121dc7d88c38986c9a794994acfb67cb5d2dea70140299ebfb4f468ed37898
libdata-amf-perl_0.09-2.debian.tar.gz 2.1 KiB 2521e217e670bf2f35103d899ae2b227ea3426a179289e907daf384202a89a9b
libdata-amf-perl_0.09-2.dsc 2.1 KiB b90932c115e8afd91c99b552aa9216903431aa90db63c8c2810d379647264c62

Available diffs

View changes file

Binary packages built by this source

libdata-amf-perl: Perl module for serialize / deserialize AMF data

 This module is (de)serializer for Adobe's AMF (Action Message Format).
 Data::AMF is core module and it recognize only AMF data, not AMF packet.
 If you want to read/write AMF Packet, see Data::AMF::Packet instead.