myghty 1.1-5 source package in Ubuntu

Changelog

myghty (1.1-5) unstable; urgency=low

  [ Jakub Wilk ]
  * Switch to source format 3.0 (quilt)
  * Remove *.pyc, *.pyo and *.egg-info in the clean target.
  * Fix FTBFS with Python 2.6 (closes: #571498):
    - apply patch adding support for 5th argument of __import__();
    - bump XS-Python-Version to >= 2.5.
  * Fix copyright notices in debian/copyright.
  * Install the upstream changelog.
  * Fix shebangs in example Python programs not to contain /usr/local paths.
  * Register Myghty Documentation using doc-base.

myghty (1.1-4) unstable; urgency=low

  [ Piotr Ożarowski ]
  * Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)

  [ Carlos Galisteo ]
  * debian/control
    - Added Homepage field.

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

  [ Oleksandr Moskalenko ]
  * debian/control: 
    - Changed maintainer to dpmt and put myself in uploaders.
    - Changed section to python.
    - Updated copyright notice.
    - Updated Standards-Version to 3.8.4.
    - Moved python depends to Build-Depends-Indep.
    - Updated Build-Depends-Indep.
  * debian/rules:
    - Updated build system.
  * debian/dirs:
    - Added the file to create doc and pysupport dirs.
 -- Charlie_Smotherman (porthose) <email address hidden>   Mon,  22 Mar 2010 18:54:08 +0000

Upload details

Uploaded by:
Charlie_Smotherman
Uploaded to:
Lucid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe web
Precise release universe web

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
myghty_1.1.orig.tar.gz 315.4 KiB d0d854239840a0af8fdd364af18dab490bcc3d3385b4d81d800dfc6697ee8af1
myghty_1.1-5.debian.tar.gz 3.8 KiB 369d34a50af3b681aa6ee117736b8976a203138f0c9bd4b23dc7a0f06d904155
myghty_1.1-5.dsc 1.9 KiB fe6dedbf24508c96cbdb0370321edfa5cd067b677fdc3b548e800cd7a8c10e9b

Available diffs

View changes file

Binary packages built by this source

python-myghty: Python based templating framework originally based on HTML::Mason

 Myghty is a Python based templating framework originally based on
 HTML::Mason, the enterprise-level framework used by Amazon.com, del.icio.us
 and Salon.com, among many others. Myghty fully implements Mason's templating
 language, component-based architecture, and caching system, and goes beyond,
 adding new paradigms such the Module Components controller paradigm, full
 Python whitespace syntax, threading support, WSGI support, session support,
 and much more.