[libtravel-routing-de-vrr-perl] branch master updated (7c89aaf -> 94f36d1)
gregor herrmann
gregoa at debian.org
Thu Jun 25 23:02:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtravel-routing-de-vrr-perl.
from 7c89aaf releasing package libtravel-routing-de-vrr-perl version 2.09-1
adds 723744f efa: Fix typo in NoData exception message (RT #104335)
adds 5279c12 --proximity / use_near_stops: Accept walking time in minutes
adds 4f59ed0 add --devmode switch
adds 3508c46 version bump
adds 34c8e23 create_post: Encode -everything- as ISO-8859-15. Fixes odd encoding issue.
adds b6c48e2 Add train_product accessor to Route/Part and use it in bin/efa
adds 7e3cd10 version bump
adds ffbf7ca parse footpaths, print them when efa -E is used
adds f422615 efa: Use entirely german route table instead of a half-german/half-english one
adds 67139b1 EFA: Handle infoLinks as well as itdInfoTextLists
adds f0b539d efa(1): update -E description
adds 920477d parse most info and make it available properly
adds fddd2d5 efa: only print subtitle and subject when they're not the same
adds d5573d1 rename (sched|current)_info to (regular|current)_notes
adds 5f3a234 Route/Part: document current_notes and update regular_notes documentation
adds a539ee6 document footpath accessors
adds a75bb1d update changelog
adds 590b7d4 changelog: note that ->current_notes isn't stable yet
adds 4522e46 extend ignore-info defaults
adds c23ad07 efa: update ignore-info default
adds 19e4975 documentation: improve notes about -b / bikeTakeAlong
adds 5fc7f99 bin/efa: warn when -a and -t are used at the same time
adds b32bf2d Move messages to Travel::Routing::DE::EFA::Route::Message objects
adds 15edc74 release v2.12
adds 4e9eaec Imported Upstream version 2.12
new ad1d375 Merge tag 'upstream/2.12'
new 079842c Update debian/changelog
new bdfddf7 Drop typo.patch, merged upstream.
new 94f36d1 releasing package libtravel-routing-de-vrr-perl version 2.12-1
The 4 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 | 28 ++++++
MANIFEST | 5 +-
META.json | 16 ++--
META.yml | 15 ++--
SIGNATURE | 47 +++++-----
bin/efa | 115 +++++++++++++++++++-----
debian/changelog | 7 ++
debian/patches/series | 1 -
debian/patches/typo.patch | 18 ----
lib/Travel/Routing/DE/EFA.pm | 117 +++++++++++++++++++++----
lib/Travel/Routing/DE/EFA/Route.pm | 4 +-
lib/Travel/Routing/DE/EFA/Route/Message.pm | 136 +++++++++++++++++++++++++++++
lib/Travel/Routing/DE/EFA/Route/Part.pm | 108 ++++++++++++++++++++---
lib/Travel/Routing/DE/VRR.pm | 4 +-
14 files changed, 507 insertions(+), 114 deletions(-)
delete mode 100644 debian/patches/series
delete mode 100644 debian/patches/typo.patch
create mode 100644 lib/Travel/Routing/DE/EFA/Route/Message.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtravel-routing-de-vrr-perl.git
More information about the Pkg-perl-cvs-commits
mailing list