lp:debian/sqlobject

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/sqlobject
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

19. By Neil Muller <email address hidden>

* Update to latest upstream release.
  - Drop support for python 2.4
* Add pgpsigurlmangle hint to debian/watch.
  - Also add upstream signing key.
* Make upstream News.txt available as changelog to match policy.
* Add basic example from upstream docs.

18. By Neil Muller <email address hidden>

* Update to latest upstream release.
  - Adapt duplicate error message strings for SQLite 3.8
    (closes: #735815, LP: #1283192).
* Standards-Version: 3.9.5 (no changes needed).
* Add replace_sf_logo patch to replace the sourceforge logo with a text link
  to the sourceforge page to solve lintian's "privacy-breach-logo" error.
* Add descriptions to all the patches.
* Register HTML documentation in doc-base.

17. By Neil Muller <email address hidden>

* Update to current upstream.
* Use pybuild to build the package.
* Simplify how we handle docs in debian/rules.
  - Update DH_ALWAYS_EXCLUDE in rules.
* Build and include the html version of the documentation.
  - Add change_doc_build_script patch to make html build use
    python-docutils' version of rst2html
  - Add python-docutils as build dependency.
  - add html docs to debian/clean.
* Reformat copyright to the machine-readable format.
  - update some stale information.
  - Add LGPL version to the manpages.
* Run tests (against sqlite memory database) during the build.
  - Add python-pytest as build dependency.
  - Add remove_pkg_resources to remove pkg_resources dependency when running
    tests.
* Add workaround for incorrectly rewritten shebang bug.

16. By Neil Muller <email address hidden>

* Update to current upstream.
* Drop no longer relevant patches (PYTHONPATH fix, postgresql escaping and
  pyscopg-autocommit) as these are included upstream.
* Update setuptools patch to current upstream.
* Replace python-support with dh_python2.
* Add manpage for sqlobject-convertOldURI helper.
* Add NEWS.Debian file describing the major changes between 0.12 and 1.4.

15. By Neil Muller <email address hidden>

* Acknowledge NMUs (Closes: #695233, #633843)
* Use canonical URIs for Vcs-* fields (fix by Jakub Wilk)
* Apply patch from upstream for insecure use of PYTHONPATH (Closes: #605183)
* Add myself to the Uploaders
* debian/copyright
  - Replaced (C) with © in the copyright mention (Fix by Carl Chenet)
* debian/watch
  - Changed the regex to skip beta version in the remote repository
    (Fix by Carl Chenet)
  - Use https url for cheeseshop (fix from Stefano Rivera)
* Update Build-Depends
  - Remove obsolete quilt dependancy (unneeded with source 3.0)
  - Update debhelper dependancy
* Bump standards version to 3.9.4 (no further changes needed)

14. By Neil Muller <email address hidden>

* Non-maintainer upload.
* Fix "SQLObject doesn't escape strings correctly for postgresql 9.1":
  new patch postgres_escape_0.12.4 backported from upstream (1.2.0).
  (Closes: #695233)

13. By gregor herrmann

* Non-maintainer upload.
* Fix "autocommit issue with psycopg2":
  new patch psycopg2-autocommit from upstream.
  (Closes: #633843)

12. By Debian Python Modules Team

* Remove dh_auto ovverrides to ensure setup.py is used to build the package.
  Otherwise egg-info won't be generated.
* Remove debian/install, not necessary anymore now.
* Require debhelper 7.3.5.
* Add a patch to get rid of useless setuptools requirements.

11. By chaica

* New upstream version
* Added preinst script to get rid of pycentral
* Removed outdated debian/examples file
* Added debian/install to copy sqlobject directory and sqlobject-admin
  script
* Added debian/sqlobject-admin.1
* Added debian/manpages
* debian/control
  - switched from python-central to python-support in Build-Depends
  - bump debhelper to 7.0.50~ in Build-Depends
  - switched Maintainer from QA to DPMT
  - added Uploaders field and put it to Carl Chenet <email address hidden>
* debian/source/format
  - bump to 3.0 (quilt)
* debian/rules
  - switched to a rules.tiny file
* debian/watch
  - updated the regex

10. By Andreas Tille

* QA (group) upload to orphan the package
  According to bug #575365 Fabio has orphaned the package which is not
  reflected by the maintainer field in debian/control. So it is set
  to Debian QA Group with this upload.
* New upstream release
  Closes: #575365
* Standards-Version: 3.8.4 (no changes needed)
* Fixed Vcs-Svn URL
* debian/compat: 7
* debian/control:
  - ${misc:Depends}
  - Debhelper 7
* debian/rules: s/dh_clean -k/dh_prep/

Branch metadata

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

Subscribers