lp:~sharpie/postgis/nightly

Created by Charlie Sharpsteen and last modified
Get this branch:
bzr branch lp:~sharpie/postgis/nightly
Only Charlie Sharpsteen can upload to this branch. If you are Charlie Sharpsteen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Charlie Sharpsteen
Project:
Postgis
Status:
Experimental

Recent revisions

19. By Charlie Sharpsteen

* Reconfigure to support nightly builds of the PostGIS trunk.
* Add dependencies on autotools.
* Rename the `postgresql-9.1-postgis2` package to `postgresql-9.1-postgis-nightly`.

18. By Charlie Sharpsteen

* Removed Java build. I don't use it and it drags in about a half a gig of
  dependencies which slows the development cycle down.
* Removed build of HTML docs. These are available online and building also
  drags in a lot of dependencies.
* Refactored into two packages. The first, postgresql-9.1-postgis2, contains
  the Postgres extension libraries, extension modules and contrib SQL
  scripts. The second package, postgis-bin, contains the command line tools
  and liblwgeom---these are installed to `/usr` rather than the Postgres
  prefix. It should be safe to use postgresql-9.1-postgis2 alongside
  postgresql-9.1-postgis while postgis-bin may conflict. However, the
  packages place tools in different prefixes so there won't be any direct
  overwrites.
* Some Perl scripts may have gotten lost in the shuffle. These can be added
  back later if anyone really wants them.

17. By Charlie Sharpsteen

* New upstream release.
* Removed patches. The limits in generator.c have been raised far beyond what
  the patch was attempting to enforce. The other patches modified the
  Makefiles for Java and HTML docs---both of which have been changed
  significantly. Plus, I will not be attempting a build for either of these
  items.

16. By Francesco Paolo Lovergine

* Moved pgsql2shp/shp2pgsql under conventional /usr/bin path.
  (closes: #648176)
* New patch html_doc_resourcesi added: now installing HTML documentation.
  Thanks Andrew Harvey.
  (closes: #649352)

15. By Francesco Paolo Lovergine

* New upstream minor release, with fix for PostgreSQL 9.1.
* Repository moved to git and changed Vcs-* fields in debian/control.
* Removed obsolete debian/*_lenny.
* Policy bumped to 3.9.2. No changes.
* Moved to source format 3.0 with quilt support.
* Dehelper compatibility level set to 8.
* Updated README to reflect current location of template SQL files.
  (closes: #575622)
* Postrm was assigned to the wrong package (postgis), which caused
  unexpected behavior on purging. Now each purge of postgresql-*-postgis will
  cause extension removal.
  (closes: #596663)
* Added PostgreSQL 9.1 support.
  (closes: #633111)
* Dropped PostgreSQL 8.4 support, as required for wheezy.
  (closes: #639474,#642356)
* Fixed (again) README.Debian for paths.
  (closes: #575622)

14. By Alan Boudreault

* New upstream release, with a few bug fixes.
* Added shp2pgsql-gui binary.
* Removed patches, applied upstream: getopt.

13. By Francesco Paolo Lovergine

* This version requires geos >= 3.1.1, debian/control updated.
  (closes: #580462)
* Moved libpostgis-java to java section.
* README.Debian has been fixed for old lwpostgis.sql since ages. Just ack.
  (closes: #575622)

12. By Francesco Paolo Lovergine

[PATCH] getopt.dpatch added to avoid var collisions among Postgis getopt
and glibc one. That solves a FTBS on mips/mipsel.

11. By Francesco Paolo Lovergine

Removed custom CFLAGS which probably caused FTBS on mips/mipsel archs.

10. By Francesco Paolo Lovergine

Added generator.dpatch to avoid a buffer overflow on alpha due to
a too narrow buffer apparently.

Branch metadata

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