libxml-sax-expat-perl 0.40-1 source package in Ubuntu

Changelog

libxml-sax-expat-perl (0.40-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: update years of copyright.
  * Set Standards-Version to 3.8.0 (no changes).
  * Add /me to Uploaders.
  * Wrap long lines in debian/control.
  * Add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep in
    order to activate additional tests.
  * debian/watch: extended regexp for matching upstream releases.
  * Refresh debian/rules, no functional changes; except: install new example
    script.
  * Add a lintian-override for a warning about an unbreakable line in a
    manpage, which is caused by a long URL.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  05 Nov 2008 10:38:17 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jaunty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libxml-sax-expat-perl_0.40.orig.tar.gz 6.4 KiB 4b477dd7afba6e8d3f6117a28a2012381f8635e5cfb996d3cd4d0ee624c39930
libxml-sax-expat-perl_0.40-1.diff.gz 3.5 KiB c2211f25dc67db2c62b29f98ee4a06ee29a7eb0939b692e8be3dbfc63738cba1
libxml-sax-expat-perl_0.40-1.dsc 1.5 KiB e8db6c4199ba4cb581578f0a56e71168603300a58185311c915613ed57c22248

Available diffs

View changes file

Binary packages built by this source

libxml-sax-expat-perl: Perl module for a SAX2 driver for Expat (XML::Parser)

 This module is an implementation of a SAX2 driver sitting on top of
 Expat (XML::Parser). It is still incomplete, though most of the
 basic SAX2 events should be available.