paste 1.7.5.1-6ubuntu1 source package in Ubuntu

Changelog

paste (1.7.5.1-6ubuntu1) saucy; urgency=low

  * Merge with Debian; remaining changes:
    - debian/control: Demote libjs-mochikit back to suggests because dh_python2
      doesn't have the same symlink problem as python-support.

paste (1.7.5.1-6) unstable; urgency=low

  * Team upload.
  * Fix one more python2/3 incompatibility in the lint.py.
 -- Dmitrijs Ledkovs <email address hidden>   Fri, 20 Sep 2013 03:12:08 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
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
paste_1.7.5.1.orig.tar.gz 511.0 KiB 11645842ba8ec986ae8cfbe4c6cacff5c35f0f4527abf4f5581ae8b4ad49c0b6
paste_1.7.5.1-6ubuntu1.debian.tar.gz 29.3 KiB ae78c01fe9bdbe5f171931c0944a1a02c3fb107f4d73510c80d253d591967eb3
paste_1.7.5.1-6ubuntu1.dsc 2.2 KiB 67c79c0b3b777c451a96a898ee7a4f945cf94987d04ac0aa23fa65c9e3432ee0

View changes file

Binary packages built by this source

python-paste: tools for using a Web Server Gateway Interface stack

 Python Paste brings consistency to Python web development and web application
 installation, providing tools for both developers and system administrators.
 .
 Paste for Administrators:
  * Easily install, run, and configure multiple Paste-enabled web
    applications at once, and integrate them into your website how
    you want (SCGI, FCGI, AJP, WSGI)
  * Manage and install web applications system-wide for easy maintenance
 .
 Paste for Web Developers:
  * Increase your web application's audience
  * Provide starter templates and custom commands for using your web framework
  * Keep your development and deployment straightened out, and your automated
    testing streamlined
  * Attention payed to the full development cycle -- starting projects,
    converting old projects, updating and deploying projects -- using a set of
    complementary packages and tools

python3-paste: tools for using a Web Server Gateway Interface stack with Python 3

 Python Paste brings consistency to Python web development and web application
 installation, providing tools for both developers and system administrators.
 .
 Paste for Administrators:
  * Easily install, run, and configure multiple Paste-enabled web
    applications at once, and integrate them into your website how
    you want (SCGI, FCGI, AJP, WSGI)
  * Manage and install web applications system-wide for easy maintenance
 .
 Paste for Web Developers:
  * Increase your web application's audience
  * Provide starter templates and custom commands for using your web framework
  * Keep your development and deployment straightened out, and your automated
    testing streamlined
  * Attention payed to the full development cycle -- starting projects,
    converting old projects, updating and deploying projects -- using a set of
    complementary packages and tools
 .
 This is the Python3 version of the package.