pyme 1:0.8.1-2 source package in Ubuntu

Changelog

pyme (1:0.8.1-2) unstable; urgency=low

  * debian/control:
    + Bump Standards-Version to 3.9.2. No changes needed.
  * Switch to dpkg-source 3.0 (quilt) format.
    + Update debian/source/format accordingly.
    + No need to remove manually debian/ from the upstream source tarball.
    + Add debian/patches/fix_setup_dash_ftbfs.patch including changes on
      setup.py previously found in diff.gz.
    + debian/control:
      - Remove Build-Depends on quilt.
    + debian/rules:
      - Do not include patchsys-quilt.mk anymore.
  * Use dh_python2 rather than now deprecated dh_pycentral. Closes: #616934.
    + debian/control:
      - Rename now deprecated XS-Python-Version to X-Python-Version.
      - Remove now deprecated XB-Python-Version.
      - Bump cdbs version to 0.4.90-1~.
      - Bump python-all-dev version to 2.6.6-3~.
      - Remove Build-Depends on python-central.
    + debian/rules:
      - Remove DEB_PYTHON_SYSTEM.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:33:37 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Arnaud Fontaine
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyme_0.8.1.orig.tar.gz 76.6 KiB 79b7cc111786c60a50bfd49216e418e045cbc8995d22f041785750577ae4a92d
pyme_0.8.1-2.debian.tar.gz 6.0 KiB b9aa65ce4356f3e0a8ea3d4a98ec8b8d6e91e5df887b959d36ba890edfc125da
pyme_0.8.1-2.dsc 1.3 KiB 01927a8dd6ff8d03eee47eef23eba6188ebac1f53cdc738b89c1ca811e61d409

Available diffs

View changes file

Binary packages built by this source

python-pyme: Python interface to the GPGME GnuPG encryption library

 Pyme is, for the most part, a direct interface to the C GPGME
 library. However, it is re-packaged in a more Pythonic way --
 object-oriented with classes and modules. Take a look at the classes
 defined here -- they correspond directly to certain object types in GPGME
 for C.
 .
 Features:
  * Feature-rich, full implementation of the GPGME library. Supports
    all GPGME features except interactive editing (coming soon).
    Callback functions may be written in pure Python.
  * Ability to sign, encrypt, decrypt, and verify data.
  * Ability to list keys, export and import keys, and manage the keyring.
  * Fully object-oriented with convenient classes and modules.

python-pyme-doc: No summary available for python-pyme-doc in ubuntu oneiric.

No description available for python-pyme-doc in ubuntu oneiric.