Commit e5b78a9a authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

changelog, update DB Data link

parent b245e3a0
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
git HEAD

    * Travel::Status::DE::IRIS::Result: Fix ->classes accessor
      (returned a string instead of a list)
    * Fix DS100 codes for "Stuttgart Hbf (tief)" and "Stuttgart-Feuerbach"


Travel::Status::DE::IRIS 1.08 - Thu Jun 09 2016
Travel::Status::DE::IRIS 1.08 - Thu Jun 09 2016


    * New dependency: Geo::Distance
    * New dependency: Geo::Distance
+1 −1
Original line number Original line Diff line number Diff line
@@ -755,7 +755,7 @@ Copyright (C) 2013-2016 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
The station data used by this script is provided by DB
The station data used by this script is provided by DB
Station&Service AG, Europaplatz 1, 10557 Berlin, Germany and also available
Station&Service AG, Europaplatz 1, 10557 Berlin, Germany and also available
under a CC-BY 4.0 license on
under a CC-BY 4.0 license on
L<http://data.deutschebahn.com/dataset/data-haltestellendaten>.
L<http://data.deutschebahn.com/dataset/data-haltestellen>.


=head1 LICENSE
=head1 LICENSE


+1 −1
Original line number Original line Diff line number Diff line
@@ -8684,6 +8684,6 @@ Lookup code: Copyright (C) 2014-2016 by Daniel Friesel E<lt>derf@finalrewind.org
This module is licensed under the same terms as Perl itself. Note that the
This module is licensed under the same terms as Perl itself. Note that the
station data used by this module is also available under a CC-BY 4.0 license on
station data used by this module is also available under a CC-BY 4.0 license on
L<http://data.deutschebahn.com/dataset/data-haltestellendaten>.
L<http://data.deutschebahn.com/dataset/data-haltestellen>.
+1 −1
Original line number Original line Diff line number Diff line
@@ -2055,6 +2055,6 @@ Lookup code: Copyright (C) 2014-2016 by Daniel Friesel E<lt>derf@finalrewind.org


This module is licensed under the same terms as Perl itself. Note that the
This module is licensed under the same terms as Perl itself. Note that the
station data used by this module is also available under a CC-BY 4.0 license on
station data used by this module is also available under a CC-BY 4.0 license on
L<http://data.deutschebahn.com/dataset/data-haltestellendaten>.
L<http://data.deutschebahn.com/dataset/data-haltestellen>.


EOF
EOF