[libgeo-distance-xs-perl] annotated tag debian/0.13-1 created (now 062e260)
Jonas Smedegaard
dr at jones.dk
Tue Jul 1 14:27:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a change to annotated tag debian/0.13-1
in repository libgeo-distance-xs-perl.
at 062e260 (tag)
tagging 53ec51a53721c12e893069cce3bee62a2a790d67 (commit)
replaces debian/0.11-1
tagged by Jonas Smedegaard
on Tue Jul 1 16:13:55 2014 +0200
- Log -----------------------------------------------------------------
libgeo-distance-xs-perl Debian release 0.13-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQF8BAABCgBmBQJTssIjXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NjQ4ODQwMTIyRTJDNTBFQzUxRDQwRTI0
RUMxQjcyMjM3NEY5QkQ2AAoJEE7BtyI3T5vWsAsIAJo5/4wfr4fYPXZKfZeNzofg
gRDcTss/39tMQ2TXTtaGZheWPW/RJuauw+JJN+fSgTDrvvjnC3XlwqYRtiAgIIRl
Pb/2998bbYe+0StPkuZ1YryOhJN6JPb4WhTklIEVP8lrELD60X0nT8QOQ/INrM9A
IW9Ci3X/CeycvYVOsqWrEx9j49L3cxe+ozT3lLI3C3RM9xg2FcoOD2n6O7ycXvhn
SLqxZu5alli4v0yq9Q0+bEkopvKIItVZye9JyWpO/E9wFUKVW4lo8eGYyFTlqbvp
Q4Iz2hohaZU/PEqDmBBfuYTd5uc/Ckk/TTOLT4GkNbiWx0DClhfDD9GZQiUKsVM=
=rZSi
-----END PGP SIGNATURE-----
Jonas Smedegaard (15):
Add README.source emphasizing control.in file as *not* a show-stopper for contributions, referring to wiki page for details.
Revert wrong fix for lintian warning.
Update copyright file: Fix use comment and license pseudo-sections to obey silly restrictions of copyright format 1.0.
Sync control.in with control: Use canonical Cvs-Git hostname.
Fix use canonical Vcs-Git URL.
Bump standards compliance to standards-version 3.9.5.
Update watch file to use www.cpan.org and metacpan.org URLs (not search.cpan.org URL).
Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include recent years.
Bump debhelper compatilibity level to 8: Corresponding package satisfied even in oldstable.
Update copyright info: Add alternate git source URL.
Update changelog, control file and copyright hints.
Imported Upstream version 0.13
Merge tag 'upstream/0.13'
Update copyright info: Extend coverage for main upstream author and of convenience code copy of pport.h.
Prepare for release: Update changelog and copyright hints.
Salvatore Bonaccorso (2):
Change Vcs-Git to canonical URI (git://anonscm.debian.org)
update changelog
Xavier Guimard (1):
Add licenses texts to remove missing-license-text-in-dep5-copyright warning
gray (81):
Initial import to git
fix description
add manifest
no need to determine formula type for every call to distance;
no longer planning to support a new style
add unimport; update benchmarks
add hack to allow timethese to be used
use void/PPCODE since the return value is added directly to the stack and no RETVAL is needed
fix polar formula
ensure the formula type is the same before and after import is called
benchmark each of the forumla types
add vincenty implementation
update benchmarks
repository is apparently supposed to be lowercased
more portable test for NaN- hopefully compiles on solaris now
bump version for new release
spelling
add support for non-c99 compilers; bump version for new release
update ppport.h
move author tests into separate dir
add note stating that this module will automatically be used if installed; add link to repository; use canonical rt links
mark individual distance methods "private" so pod coverage author test succeeds
update manifest
release 0.04
add perlcritic author test
move perlcriticrc
correct repository link
updated perl critic policies
use Carp so error messages are more useful and fully match those of Geo::Distance
adjust Carp level in redefined sub
unimport does not need pod
document new release and bump version
add authortest target and add it to disttest target
minor formatting change
add .gitignore
new author tests
move file for portability
add tests
document new release and bump version
set minimum required version of Geo::Distance to 0.16; closes rt #50545; bump version for new release
add GIS::Distance::Fast to the benchmark
update author tests
new release
remove Test::More from prereq_pm as it was moved to build_requires
strip ppport.h- saves about 100KB
5.6.2 compatibility
prevent non-numeric warning from eumm dev versions
ignore MYMETA.yml
ignore MYMETA.json
force usage of XSLoader
update copyright dates
bump version for new release
fix for antipodal coordinatess
use fabs in vincenty for more accurate results
completely override original formula function from Geo::Distance to allow new distance functions to be added
update copyright dates
export the list of formulas for easier testing
doubles don't need a zero after the decimal
use xsub aliases and a function pointer instead of separate xsubs
fix bug when dealing with multiple Geo::Distance objects
add new Andoyer-Lambert-Thomas formula
don't use pow
convert distance method from perl to xs
add test to verify that xs can be disabled with environment variable
remove timethese output from benchmarks
add a benchmark script to compare speed and calculations of xs formulas
update benchmarks
no need to document the distance function
bump version for new release
update manifest
adjust constants for better accuracy
update benchmarks
bump version for new release
optimize case where both coordinates are identical
upgrade to 3.20
defined(@array) is deprecated
upgrade ppport
update copyright dates
bump version for new release
restored support for 5.6.2
bump version for new release
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgeo-distance-xs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list