python-mode 1:6.1.3-1 source package in Ubuntu

Changelog

python-mode (1:6.1.3-1) unstable; urgency=medium


  * New upstream release.
  * d/control:
    + Update Maintainer field to my debian.org address.
    + Bump Standards-Version to 3.9.5 with no additional changes necessary.

 -- Barry Warsaw <email address hidden>  Mon, 03 Feb 2014 17:52:50 -0500

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Sid
Original maintainer:
Barry Warsaw
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-mode_6.1.3-1.dsc 1.8 KiB 449c8134c148df8f8b02892cfcf97d40fff044a8f3bdbafca101ae50d061066b
python-mode_6.1.3.orig.tar.gz 357.8 KiB 55a8a1c0d501dd37247b1b0b2e438e30ce58c7a1f1b49e699e11afa48cd51da5
python-mode_6.1.3-1.debian.tar.xz 5.9 KiB 50c309819fe63eb0d3abe0e8fd52a4da0209fcd7260afc66d2a282bdaf9d6097

Available diffs

No changes file available.

Binary packages built by this source

python-mode: Python mode for GNU Emacs and XEmacs

 Provides a major mode for GNU Emacs and XEmacs to edit, debug, and develop
 Python programs and doctests.
 .
 If you install this with XEmacs 21, it will replace the included
 python-mode.el, which may or may not be a more recent version
 (use "C-h v py-version" to compare).
 .
 Since this package automagically loads after Python mode shipped with
 GNU emacs >= 22, installation of this package makes python-mode's
 mode the default for editing Python code in emacs.