libmakefile-parser-perl 0.211-2 source package in Ubuntu

Changelog

libmakefile-parser-perl (0.211-2) unstable; urgency=low

  * Add myself to Uploaders.
  * Add libipc-run3-perl to Depends as needed for the makesimple and
    pgmake-db scripts (Closes: #591680).
  * Bump Build-Depends on debhelper to (>= 7.2.13) for AutoInstall.
  * Convert to '3.0 (quilt)' source package format.
  * debian/copyright:
    - Add myself to copyright for debian/* packaging
    - Refresh debian/copyright to revision 135 of DEP5 format-
      specification for machine-readable copyright files.
    - Explicitly point to GPL-1 license text in common-licenses.
  * Bump Standards-Version to 3.9.1.
  * Add fix-spelling-error-in-manpage to fix a small spelling error in
    Makefile::AST manpage.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:40:04 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libmakefile-parser-perl_0.211.orig.tar.gz 86.4 KiB 095cafc347338bd425e759a3d0c97c645b890ea7bf8cb61b3a1361ec3e76c20d
libmakefile-parser-perl_0.211-2.debian.tar.gz 2.4 KiB 99161681634c33683bbcbe7c726261737950762fd9f8baf92f5b0d434b661613
libmakefile-parser-perl_0.211-2.dsc 2.2 KiB 1ac873fe024a0d81a8a2ade8bc46022e4e5f24b3f745188a8be11ec79546652a

Available diffs

View changes file

Binary packages built by this source

libmakefile-parser-perl: simple Perl Makefile parser

 Makefile::Parser a simple Perl Makefile parser, able to parse most of syntax
 constructs supported both by Microsoft Nmake and GNU Make: variable
 definitions, explicit and implicit rules, substitution references and a subset
 of GNU make functions.