[geos] branch master updated (ca59f58 -> 80bcbb7)

Bas Couwenberg sebastic at xs4all.nl
Fri Mar 7 20:18:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository geos.

      from  ca59f58   Added a simple patch in order to prevent a FTBS for Ruby binding.
       new  a38df2a   Merge changes from geos (3.4.2-1.1) non-maintainer upload.
       new  8f63ab9   Add myself to Uploaders.
       new  37affbe   Restructure control file with cme, changes: Vcs-* fields.
       new  d07b919   Rename libgeos-ruby1.8 to ruby-geos, according to Ruby packaging policy.
       new  eba9929   Use minimal dh rules with autoreconf for retooling.
       new  f3db865   Refresh patches.
       new  4d5eb7c   Also patch Makefile.am and macros/ruby.m4 for Ruby extension.
       new  c3c2619   Enable parallel builds.
       new  430b810   Link to LGPL-2.1 common license instead of symlink in copyright file.
       new  4290c45   Update copyright file using copyright-format 1.0.
       new  cbd209c   Add DEP3 patch headers.
       new  c36a4ab   Add doc-base registration for libgeos-doc.
       new  6e99b0a   Add patches to modernize the build system to prevent autoreconf warnings.
       new  5845bdf   Add gbp.conf to use pristine-tar by default.
       new  88c8403   Add lintian overrides for no symbols file, symbols are problematic for C++ libraries.
       new  ac264c7   Bump Standards-Version to 3.9.5, changes: Vcs-* fields, minimal dh rules, copyright-format.
       new  80bcbb7   Set distribution to unstable.

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                              |   29 +
 debian/control                                |   66 +-
 debian/control.in                             |   64 +-
 debian/copyright                              |  176 ++--
 debian/gbp.conf                               |   16 +
 debian/libgeos-3.4.2.lintian-overrides        |    2 +
 debian/libgeos-c1.lintian-overrides           |    2 +
 debian/libgeos-doc.doc-base                   |    8 +
 debian/patches/CoordinateSequenceFactory.h    |    9 +-
 debian/patches/DirectedEdgeStar.h             |   12 +-
 debian/patches/DouglasPeuckerLineSimplifier.h |   12 +-
 debian/patches/Node.cpp                       |   26 +-
 debian/patches/Root.cpp                       |   18 +-
 debian/patches/SimpleNestedRingTester.h       |   12 +-
 debian/patches/TaggedLineString.cpp           |   12 +-
 debian/patches/TaggedLineString.h             |   12 +-
 debian/patches/TaggedLineStringSimplifier.h   |   12 +-
 debian/patches/automake-am-cppflags           |  550 +++++++++++++
 debian/patches/automake-subdir-objects        |   49 ++
 debian/patches/configure.ac                   | 1082 +++++++++++++++++++++++++
 debian/patches/geos-config                    |   10 +-
 debian/patches/libruby                        |   45 +-
 debian/patches/series                         |    3 +
 debian/ruby-geos.install                      |    1 +
 debian/rules                                  |  167 ++--
 25 files changed, 2114 insertions(+), 281 deletions(-)
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/libgeos-3.4.2.lintian-overrides
 create mode 100644 debian/libgeos-c1.lintian-overrides
 create mode 100644 debian/libgeos-doc.doc-base
 create mode 100644 debian/patches/automake-am-cppflags
 create mode 100644 debian/patches/automake-subdir-objects
 create mode 100644 debian/patches/configure.ac
 create mode 100644 debian/ruby-geos.install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git



More information about the Pkg-grass-devel mailing list