logilab-common 0.60.1-1ubuntu1 source package in Ubuntu

Changelog

logilab-common (0.60.1-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable. Remaining Change:
    - Build using dh_python2 instead of python-support. (Closes: #702126)

logilab-common (0.60.1-1) unstable; urgency=low

  * New upstream release
  * debian/copyright
    - extended packaging copyright years
  * debian/control
    - bump Standards-Version to 3.9.5 (no changes needed)
 -- Benjamin Drung <email address hidden>   Mon, 06 Jan 2014 22:33:35 +0100

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
logilab-common_0.60.1.orig.tar.gz 195.3 KiB d2cb58f04c1bb6e72baa29a94e518aa1093040fb17f14852564139a421917da5
logilab-common_0.60.1-1ubuntu1.debian.tar.gz 8.8 KiB 2ef07f8fdff9a0701b6f424a4df59bde2d1d004cd3c3aba0735245dc6fc65f6d
logilab-common_0.60.1-1ubuntu1.dsc 2.4 KiB b8f129015c4f8302241a67e6df10a6ac4108b1e379d36f6b61c1044b1be78f35

View changes file

Binary packages built by this source

python-logilab-common: useful miscellaneous modules used by Logilab projects

 logilab-common is a collection of low-level Python packages and modules,
 designed to ease:
 .
  * handling command line options and configuration files
  * writing interactive command line tools
  * manipulation files and character strings
  * interfacing to OmniORB
  * generating SQL queries
  * running unit tests
  * manipulating tree structures
  * accessing RDBMS (currently postgreSQL, MySQL and sqlite)
  * generating text and HTML reports
  * logging
  * parsing XML processing instructions

python3-logilab-common: useful miscellaneous modules used by Logilab projects (Python3)

 logilab-common is a collection of low-level Python packages and modules,
 designed to ease:
 .
  * handling command line options and configuration files
  * writing interactive command line tools
  * manipulation files and character strings
  * interfacing to OmniORB
  * generating SQL queries
  * running unit tests
  * manipulating tree structures
  * accessing RDBMS (currently postgreSQL, MySQL and sqlite)
  * generating text and HTML reports
  * logging
  * parsing XML processing instructions
 .
 This package contains the Python 3 version of logilab-common.