python-augeas 0.5.0-1 source package in Ubuntu

Changelog

python-augeas (0.5.0-1) unstable; urgency=low

  * New upstream release
  * Enable Python3 build, switch to Pybuild (Closes: #777544)
  * Switch to Debhelper 9
  * Replace broken link with GitHub repo
  * Bump Standards-Version to 3.9.6
  * Set Vcs-Git and Vcs-Browser to canonical value
  * Update copyright file format

 -- Federico Ceratto <email address hidden>  Sun, 05 Jul 2015 11:50:07 +0100

Upload details

Uploaded by:
Registry Administrators
Uploaded to:
Sid
Original maintainer:
Registry Administrators
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python
Xenial release universe python

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-augeas_0.5.0-1.dsc 1.9 KiB 8aabc4d8d0ebf7318e07edc1d21ebeb6dbd85fed0779ec5d819ff91655ba9f98
python-augeas_0.5.0.orig.tar.gz 89.0 KiB e610f503fd32de6f546bdb87090d39f97104109137077d6983c43e1ced64033b
python-augeas_0.5.0-1.debian.tar.xz 2.9 KiB 759131149127327f5ffaf9ef0039449cbd383c1661ec6ea20083ae4f5ef55656

Available diffs

No changes file available.

Binary packages built by this source

python-augeas: No summary available for python-augeas in ubuntu focal.

No description available for python-augeas in ubuntu focal.

python3-augeas: Python3 bindings for Augeas

 Augeas is a library and command line tool that focuses
 on the most basic problem in handling Linux configurations
 programmatically: editing actual configuration files in a
 controlled manner.
 .
 This module provides a Python3 interface to the Augeas API.