libconfig-augeas-perl 1.000-1 source package in Ubuntu

Changelog

libconfig-augeas-perl (1.000-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Dominique Dumont ]
  * Imported Upstream version 1.000
  * copyright: updated years
  * control:
    * bumped Standards-Version
    + added BD on libxml2-dev
    * updated dep on augeas >= 1.0.0

 -- Dominique Dumont <email address hidden>  Sat, 20 Jul 2013 12:10:07 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libconfig-augeas-perl_1.000-1.dsc 2.2 KiB d8c27f737b2aa350345ce607638ecc035f0d6bb2946119cb66b8ed89898b85d2
libconfig-augeas-perl_1.000.orig.tar.gz 63.8 KiB 374313b46bdb24db16852fcc3c585d1bd109153db280ab53e5e42ee8bfecf50f
libconfig-augeas-perl_1.000-1.debian.tar.gz 3.2 KiB b33fcbb098b3171b0d7a3b74b9702d845f496d267fd32efa093ba9bf205bbb92

Available diffs

No changes file available.

Binary packages built by this source

libconfig-augeas-perl: module for manipulating configuration files through Augeas

 Config::Augeas is a Perl module that provides an object-oriented interface to
 the Augeas open source configuration library. The API is more "Perlish" than
 its C counterpart, making it natural to use with Perl.
 .
 Augeas is a library and command line tool that addresses the common problem
 of handling configuration data, providing a means to easily edit many types
 of configuration files. (See the augeas package for details)