lp:debian/squeeze/pastescript

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

22. By Piotr Ożarowski

* Revert the change from -4, setuptools is back in Depends (closes: 572609)
* Move python-flup and python-cheetah from Recommends to Suggests
* Standards-Version bumped to 3.8.4 (no changes needed)

21. By Michael Bienia

* Merge with Debian testing. Remaining changes:
  + debian/control: python-flup move from Recommends to Suggests.
* Add 03_try_to_find_templates_in_system_dir patch so that paster will try
  to find templates in /usr/local/share/paster_templates/ and
  /usr/share/paster_templates/ first.

20. By Chuck Short

debian/control: python-flup move from Recommends to Suggests.

19. By Piotr Ożarowski

* python-setuptools replaced with python-pkg-resources dependency
  (closes: #546434)
* debian/rules cleanups:
  - $py_setup_install_args aka --install-layout=deb replaced with
    --install-lib
  - python.mk (optional) include removed
* Standards-Version bumped to 3.8.3 (no changes needed)

18. By Piotr Ożarowski

* Prepare for Python 2.6:
  + use py_libdir in debian/rules (LP: #359482)
* python and python-all-dev build dependencies replaced with python-all
* Standards-Version bumped to 3.8.1 (no changes needed)

17. By Piotr Ożarowski

* Change Debian packaging license to MIT (to match upstream)
* Upload to unstable

16. By Piotr Ożarowski

* New upstream release
* python-paste and python-pastedeploy added to build dependencies
* Don't feed rst2html with new subdirectories of docs directory
* Standards-Version bumped to 3.8.0:
  + debian/README.source file added

15. By Piotr Ożarowski

* Revert my last changes in paster script:
  + paster has to be a Python script or --reload will not work
    (closes: #482968)
  + don't depend on all supported Python versions, override lintian errors
    for now (until I'll find a better solution)

14. By Piotr Ożarowski

* Replace python-setuptools with python-pkg-resources in Depends
  (closes: #468714)
* Remove paste-common dependency, python-support will provide all needed
  namespace
* Move templates to /usr/share/paster_templates
  + patches/02_rename_templates_dir path updated
* New debian/paster shell script will invoke paster after detecting desired
  Python version from file name
  + original paster scipt no longer installed
  + package depends only on default Python version again
    (unnecessary dependency introduced in previous upload)

13. By Piotr Ożarowski

Provide /usr/bin/pasterX.Y scripts for all supported Python versions

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers