Release 1.0.1 (Tue 21 Nov 14:15:01 CET 2023) * gpxsplit: updates for Debian 12's libgeo-gpx-perl and workaround BTS#1056346. Release 1 (Sat 21 Aug 10:51:18 CEST 2021) * gpxsplit: bumped release to 1 * gpxsplit: removed setting GPXSPLIT_PREFIX (this seems to screw up installation of man pages) * gpxsplit: updated for perlcritic and ADE 1.99.3 (which is perlcritic compliant) Release 0.1.3 (Mon 31 May 12:53:19 CEST 2021) * gpxsplit: fixed bug whereby chunks are incorrectly named * gpxsplit: started work on bug that causes incorrect chunk naming in gpxsplit-chunk Release 0.1.2 (Tue 4 May 11:55:47 CEST 2021) * gpxsplit: construct new route name to put segment number near start (closes #51) * gpxsplit: starts work on #51 Release 0.1.1 (Sat 28 Mar 09:12:42 CET 2020) * gpxsplit: add 'vim:' header to man pages (which no longer have a man-like file extension) * gpxsplit: don't configure error stack as desired config now default * gpxsplit: make gpxsplit-chunk handle '/' in route names without dying (closes SOFT-135) * gpxsplit: aligned */bin/*-config.sh Release 0.1 (Thu 5 Mar 16:00:24 CET 2020) * gpxsplit: removed README.Alexis after creating issue SOFT-135. * gpxsplit: moved include to lib/include for FHS compliancy * gpxsplit: changes to become truly independant from version already installed and build cleanly in chroot environment * gpxsplit: made use of some more efficient bashisms Release 0.0.2 (Tue 24 Dec 12:45:26 CET 2019) * gpxsplit: minor fixes to man pages for ade 1.12.1 * gpxsplit: changes for ade 1.12.1 * gpxsplit: removed code for calculating shorter names for routes (why? this might have been a mistake so could roll back to r7586 to revert this) * gpxsplit: sanity check input file for route/track/waypoint count Release 0.0.1 (Wed 26 Jun 14:22:07 CEST 2019) * gpxsplit: adding missing svn properties and tags * gpxsplit: ongoing preparation for deb-ising * gpxsplit: added the gorp-multi-to-single-files script, renamed man pages, etc * gpxsplit: added missing svn properties * gpxsplit: reduce size of pre-propulated file indexing array * gpxsplit: calculate number of digits required to store all routepoints in route before renumbering them and then name name accordingly * gpxsplit: first proper version