lp:ubuntu/maverick/cherrypy3

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/cherrypy3
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

8. By Gustavo Noronha Silva

* New upstream release (Closes: #528473)
* debian/rules:
- use the quilt make include file instead of using custom code; should
  make the package convertable to the new quilt source format
  (Closes: #538677)
* debian/control:
- updated Standards-Version with no changes
* debian/python-cherrypy3.links:
- fix link to point to the new place where python-support installs files

7. By Debian Python Modules Team

[ Bernd Zeimetz ]
* debian/rules: Fixed to work with dh >= 7.3.5 which will build with all
  installed Python versions.
* debian/control: Replace the python-all-dev Build-Dep by python-all.
  Cherrypy doesn't build extensions, so we don't need the C headers.

6. By Gustavo Noronha Silva

* Making lintian happy release
- uploading to unstable
* debian/control:
- added ${misc:Depends} to python-cherrypy3's Depends line
* debian/rules, debian/control:
- use debhelper 7 instead of cdbs; this rework also makes our
  installation process stop depending on python-support locations
  (Closes: #516144)
- use quilt for patches
* debian/README.source:
- added, to document usage of quilt
* debian/rules:
- remove aditional LICENSE.txt file that is being installed
* debian/rules, debian/python-cherrypy3.dirs, debian/python-cherrypy3.links,
  debian/patches/01_cherryd_location_fix.diff:
- don't move the tutorial module to the documentation directory, since
  the cherrypy test structure, which is useful, actually wants to have
  it where it is; move the cherryd utility to /usr/sbin; the patch fixes
  where the tests want to run cherryd from
* debian/python-cherrypy3.doc-base.api:
- fixed manual section
* debian/source.lintian-overrides:
- removed; no longer needed

5. By Gustavo Noronha Silva

[ Piotr Ożarowski ]
* Vcs-Browser and Homepage fields added
* Rename XS-Vcs-Svn to Vcs-Svn

[ Sandro Tosi ]
* debian/control
  - fix Vcs-Browser field

[ Gustavo Noronha Silva ]
* This update addresses the following security issue:
  - Directory traversal vulnerability in the _get_file_path function
    in filter/sessionfilter.py allows remote attackers to create or
    delete arbitrary files, and possibly read and write portions of
    arbitrary files, via a crafted session id in a cookie
    (CVE-2008-0252).
* debian/control:
- updated standards-version to 3.7.3; no changes

4. By Gustavo Noronha Silva

* New upstream release
* debian/rules:
- call epydoc with full-name arguments; thanks to Cyril Brulebois
  <email address hidden> for providing the fix.
  (Closes: #433904)
* debian/python-cherrypy3.doc-base.api:
- fix HTML files location

3. By Gustavo Noronha Silva

[ Piotr Ożarowski ]
* New python-support handles egg's directory name correctly
  - bump python-support required version
  - remove mv part from debian/rules
  (Closes: #423749)

2. By Gustavo Noronha Silva

* New upstream release
* debian/watch:
- updated to understand the new layout of the new download
  source for CherryPy
* debian/rules:
- I heartly agree with Sam Clegg on this; the tutorial should be
  in /usr/share/doc/python-cherrypy3, not inside the Python package
  namespace (Closes: #415526)
* debian/control:
- updated python-support and python-all-dev version requirements
  and moved them to build-deps because they are needed on clean
* debian/control, debian/rules, debian/python-cherrypy3.doc-base.api,
  debian/python-cherrypy3.install:
- build API documentation as a step in the package build and install
  it; this uses epydoc

1. By Gustavo Noronha Silva

Import upstream version 3.0.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/cherrypy3
This branch contains Public information 
Everyone can see this information.

Subscribers