libconvert-binhex-perl 1.119+pristine-3 source package in Ubuntu

Changelog

libconvert-binhex-perl (1.119+pristine-3) unstable; urgency=low

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467736)
    - update with the help of dh-make-perl's templates
    - don't compress examples
  * Set Standards-Version to 3.7.3 (no changes).
  * debian/watch: use dist-based URL.
  * debian/copyright: add specific download location; copy
    authors/copyright/license information verbatim from the module itself.
  * Add patch use_exporter.patch instead of changing t/Checker.pm directly;
    add quilt framework.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  02 May 2008 02:13:04 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main perl

Builds

Intrepid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libconvert-binhex-perl_1.119+pristine.orig.tar.gz 82.6 KiB 2d4b59e46d43eaeb7de39e244d8d89af1b44b8977c3034c3779f984c2a399f55
libconvert-binhex-perl_1.119+pristine-3.diff.gz 3.1 KiB e1319fcfe244716a97f9db6b84fc28587be25f14c8bf21d44375d2422c4bdad4
libconvert-binhex-perl_1.119+pristine-3.dsc 1.0 KiB d6c915bc84bdde36bc90f82665448d912f90ccd1cb45d7cbe3545e08ca752c0b

View changes file

Binary packages built by this source

libconvert-binhex-perl: Perl5 module for extracting data from macintosh BinHex files

 Convert::BinHex is a format used by Macintosh for transporting Mac files safely
 through electronic mail, as short-lined, 7-bit, semi-compressed data
 streams. This module provides a means of converting those data streams
 back into binary data.