augeas 1.13.0-1 source package in Ubuntu

Changelog

augeas (1.13.0-1) unstable; urgency=medium

  * New upstream version 1.13.0
  * Drop patch integrated upstream
  * Update symbols file

 -- Hilko Bengen <email address hidden>  Fri, 24 Dec 2021 13:03:12 +0100

Upload details

Uploaded by:
Hilko Bengen
Uploaded to:
Sid
Original maintainer:
Hilko Bengen
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
augeas_1.13.0-1.dsc 2.1 KiB cb191aa093fe5d8c03922e08b8fab479feaa84457632eda837273dfcc96a76e6
augeas_1.13.0.orig.tar.gz 2.4 MiB 14dd93447691d463d11ec61c7b9b9a1ab56420832ef94cb7b3b61c41d4f0532b
augeas_1.13.0-1.debian.tar.xz 10.0 KiB 899312ed5a5bf30c39782e79b7816187164e1c29d6fea5ef2e8ba5281c2b8966

Available diffs

No changes file available.

Binary packages built by this source

augeas-doc: Augeas lenses documentation

 Augeas parses configuration files described in lenses into a tree structure,
 which it exposes through its public API. Changes made through the API are
 written back to the initially read files.
 .
 Lenses are the building blocks of the file <-> tree transformation; they
 combine parsing a file and building the tree (the get transformation), with
 turning the tree back into an (updated) file (the put transformation).
 .
 This package contains the generated documentation for the lenses shipping in
 the augeas-lenses package.

augeas-lenses: Set of lenses needed by libaugeas0 to parse config files

 Augeas parses configuration files described in lenses into a tree structure,
 which it exposes through its public API. Changes made through the API are
 written back to the initially read files.
 .
 Lenses are the building blocks of the file <-> tree transformation; they
 combine parsing a file and building the tree (the get transformation), with
 turning the tree back into an (updated) file (the put transformation).
 .
 The transformation works very hard to preserve comments and formatting
 details. It is controlled by ``lens'' definitions that describe the file
 format and the transformation into a tree. This package includes the official
 set of lenses.

augeas-tools: No summary available for augeas-tools in ubuntu kinetic.

No description available for augeas-tools in ubuntu kinetic.

augeas-tools-dbgsym: No summary available for augeas-tools-dbgsym in ubuntu kinetic.

No description available for augeas-tools-dbgsym in ubuntu kinetic.

libaugeas-dev: No summary available for libaugeas-dev in ubuntu kinetic.

No description available for libaugeas-dev in ubuntu kinetic.

libaugeas0: Augeas configuration editing library and API

 Augeas is a configuration editing tool. It parses configuration files in their
 native formats and transforms them into a tree. Configuration changes are made
 by manipulating this tree and saving it back into native config files.
 .
 The transformation works very hard to preserve comments and formatting
 details. It is controlled by ``lens'' definitions that describe the file
 format and the transformation into a tree.

libaugeas0-dbgsym: debug symbols for libaugeas0