logilab-common 0.59.1-1ubuntu1 source package in Ubuntu

Changelog

logilab-common (0.59.1-1ubuntu1) saucy; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Build using dh_python2 instead of python-support.

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

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Sandro Tosi ]
  * Upload to unstable
  * New upstream release
  * debian/copyright
    - update upstream copyright years
  * debian/patches/01_fix_tab_space.patch
    - removed, merged upstream
  * debian/control
    - bump Standards-Version to 3.9.4, no changes needed

logilab-common (0.59.0-1) experimental; urgency=low

  * New upstream release
  * debian/watch
    - update download URL
  * debian/patches/01_fix_tab_space.patch
    - fix tab/space usage in indentation
 -- Logan Rosen <email address hidden>   Wed, 03 Jul 2013 22:30:29 -0400

Upload details

Uploaded by:
Logan Rosen
Sponsored by:
Daniel Holbach
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
logilab-common_0.59.1.orig.tar.gz 193.4 KiB 53fc9d6b2bfadf5c359b45dd295be1079c118588911622bcf515c2e1ff1a2d78
logilab-common_0.59.1-1ubuntu1.debian.tar.gz 8.7 KiB 9cb78a7e19aeb17ac8671e93ce12450ea24e87e232f7406a82f32780675085c0
logilab-common_0.59.1-1ubuntu1.dsc 1.7 KiB 6499328d27a7fd299b2b06454dbeb3b8bb9cc1935d4ea99c468fe6f2baf85c55

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.