lp:ubuntu/raring/skytools

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

15. By Christoph Berg

* Add words missing in the londiste description. Closes: #676649.
  Spotted by Beatrice Torracca, thanks!
* Add 9.2 to supported versions.

14. By Christoph Berg

* New upstream release.
* Remove object files in sql/ on clean.
* Update watch file to only catch 2.x versions.

13. By Christoph Berg

* 2.1 is on community support and doesn't release anymore. Import
  changes from tag skytools_2_1_12 to branch skytools_2_1_stable from
  upstream git.
  + Bugfix psycopgwrapper connect_database() to open a cursor before using
    it
  + Synch walmgr changes from 3.0 branch.
  + Add support for detecting stale locks and releasing them instead of
    aborting
  + Move the pg_stop_backup() into a finally: block.
  + londiste add-table: make trigger check sql 9.1-compatible
  + pgq.insert_event: Fix rare crash
  + pgq.triggers: Fix potential rare crash.
  + pgq: fix unnecessary failures in regtests
* Remove \i txid.sql from regression tests so they run through.
  Additionally, the server config needs bytea_output = 'escape'.

12. By Christoph Berg

* Fix 9.1 build. Closes: #646666
* Add 8.2 and 8.3 to supported versions.

11. By Mathieu Trudel-Lapierre

debian/skytools-modules-9.1.install: when building pg 9.1 modules, README
files now end up in /usr/share/doc/postgresql-doc-9.1, so look there for
the READMEs to install.

10. By Christoph Berg

Support building for all available PostgreSQL versions. Thanks to
Dimitri Fontaine for the patch!

9. By Christoph Berg

Rebuild for PostgreSQL 9.1.

8. By Christoph Berg

* Section: database.
* Make londiste scriptmgr queue_mover queue_splitter walmgr "alternatives"
  to cooperate with the skytools3 package.
* Conflicts/Replaces: postgresql-PGVERSION-pgq3, also for skytools3.

7. By Sandro Tosi

* Non-maintainer upload.
* debian/{control, rules}
  - use pysupport to manage the Python module, so also compiling it; thanks to
    Luca Falavigna for the report; Closes: #566047
* debian/{control, rules, *.links, *.install}
  - support only PostgreSQL 8.4; thanks to Martin Pitt for the report;
    Closes: #559606
* debian/rules
  - added simple-patchsys.mk rule
  - added python-distutils.mk class
* debian/patches/missing_includes.diff
  - added missing includes, fixing the FTBFS with PostgreSQL 8.4
* skytools.install
  - don't hardcode 'python2.5' and 'site-package', use globbing instead
* patches/rename_as_for_python2.6.diff
  - added to replace 'as', since it's a reserved word in Python 2.6; thanks to
    Fabrice Coutadeur for the report; Closes: #535144
* debian/skytools-modules-8.4.install
  - added installation of files from 'debian/tmp/usr/share/skytools' needed
    for the module to look for SQL files; thanks to Marc Cousin for the
    report and Chris Lamb for the patch; Closes: #534310
* debian/control
  - replaced explicit Depends on 'python' with substvar ${python:Depends}
  - build-depends on python-all-dev, to be built against all support Python

6. By Fabrice Coutadeur

* Build for python 2.6 (LP: #380866):
  - debian/skytools.install: substitute references to site-package with
    *-package and reference to python2.5 with python*
  - debian/rules: add include of simple-patchsys.mk
  - debian/patches/01_python2.6.diff: patch Makefile file to add
    --install-layout=deb parameter when calling python.py install

Branch metadata

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

Subscribers