[routino] branch master updated (2c57673 -> ad41a2b)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Feb 20 20:20:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch master
in repository routino.
from 2c57673 Set distribution to unstable.
new eeb0e0c Add myself to Uploaders.
new e2331ad Imported Upstream version 2.7.3
new bab0487 Merge tag 'upstream/2.7.3'
new 45178f3 New upstream release.
new 21e4d82 Bump debhelper compatibility to 9.
new 78d7a45 Update copyright file using copyright-format 1.0.
new 1895fd6 Add upstream metadata.
new a3ec17a Add substitution variable ${perl:Depends} to routino-www.
new aa39a1d Refresh patches.
new 0219804 Add man pages for routino utilities.
new 70f960d Debug maintainer scripts.
new 2b18581 Remove Apache configuration in postrm too.
new ad41a2b Set distribution to experimental.
The 13 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:
ChangeLog | 173 +++++
debian/changelog | 15 +
debian/compat | 2 +-
debian/control | 10 +-
debian/copyright | 1376 +++++++++++++++++-----------------
debian/man/filedumper-slim.1.xml | 407 ++++++++++
debian/man/filedumper.1.xml | 407 ++++++++++
debian/man/filedumperx.1.xml | 155 ++++
debian/man/planetsplitter-slim.1.xml | 346 +++++++++
debian/man/planetsplitter.1.xml | 405 ++++++++++
debian/man/routino-router-slim.1.xml | 696 +++++++++++++++++
debian/man/routino-router.1.xml | 696 +++++++++++++++++
debian/patches/fix_tests | 12 +-
debian/patches/install_documentation | 2 +-
debian/patches/maploader | 4 +-
debian/patches/mapprops | 4 +-
debian/patches/rename_router | 10 +-
debian/patches/web_path | 15 +-
debian/routino-www.postinst | 2 +-
debian/routino-www.postrm | 18 +-
debian/routino-www.prerm | 4 +-
debian/routino.manpages | 1 +
debian/rules | 14 +
debian/upstream/metadata | 6 +
doc/DATALIFE.txt | 93 ++-
doc/NEWS.txt | 27 +-
doc/README.txt | 1 +
doc/USAGE.txt | 25 +-
doc/html/readme.html | 34 +-
doc/html/usage.html | 16 +-
extras/find-fixme/README.txt | 3 +-
extras/find-fixme/fixme-dumper.c | 4 +-
extras/find-fixme/fixme-finder.c | 10 +-
extras/find-fixme/osmparser.c | 10 +-
extras/tagmodifier/tagmodifier.c | 6 +-
src/errorlogx.c | 11 +-
src/filedumper.c | 2 +-
src/filedumperx.c | 4 +-
src/files.c | 28 +
src/files.h | 3 +-
src/logging.c | 231 +++++-
src/logging.h | 9 +-
src/nodes.c | 181 +++--
src/nodes.h | 4 +-
src/nodesx.c | 114 ++-
src/optimiser.c | 80 +-
src/planetsplitter.c | 92 ++-
src/profiles.c | 8 +-
src/prunex.c | 24 +-
src/relations.c | 5 +-
src/relationsx.c | 53 +-
src/results.c | 12 +
src/router.c | 63 +-
src/segments.c | 67 +-
src/segments.h | 3 +
src/segmentsx.c | 52 +-
src/sorting.c | 36 +-
src/superx.c | 12 +-
src/typesx.h | 6 +-
src/visualiser.c | 46 +-
src/ways.c | 5 +-
src/waysx.c | 20 +-
src/waysx.h | 4 +-
web/translations/translation.de.txt | 3 +-
web/www/routino/router.html.de | 2 +-
xml/routino-translations.xml | 2 +-
66 files changed, 5152 insertions(+), 1039 deletions(-)
create mode 100644 debian/man/filedumper-slim.1.xml
create mode 100644 debian/man/filedumper.1.xml
create mode 100644 debian/man/filedumperx.1.xml
create mode 100644 debian/man/planetsplitter-slim.1.xml
create mode 100644 debian/man/planetsplitter.1.xml
create mode 100644 debian/man/routino-router-slim.1.xml
create mode 100644 debian/man/routino-router.1.xml
create mode 100644 debian/routino.manpages
create mode 100644 debian/upstream/metadata
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/routino.git
More information about the Pkg-grass-devel
mailing list