1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
libgeo-distance-xs-perl (0.13-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
-- Jonas Smedegaard <dr@jones.dk> Tue, 26 Aug 2014 14:19:04 +0200
libgeo-distance-xs-perl (0.13-1) unstable; urgency=low
[ upstream ]
* New release.
+ Remove deprecated usage defined(@array) from a test case.
+ Optimized the case where both coordinates are identical.
+ Updated ppport.h.
+ Restored support for 5.6.2.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Update copyright file:
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
+ Bump packaging license to GPL-3+.
+ Extend coverage of packaging to include recent years.
+ Add alternate git source URL.
+ Extend coverage for main upstream author and of convenience code
copy of pport.h.
* 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 debhelper compatilibity level to 8, and relax to build-depend
unversioned on debhelper: Needed version satisfied even in
oldstable.
* Fix build-depend explicitly on perl.
-- Jonas Smedegaard <dr@jones.dk> Tue, 01 Jul 2014 15:51:55 +0200
libgeo-distance-xs-perl (0.11-1) unstable; urgency=low
* New upstream release.
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org for Vcs-Browser field.
* Update copyright file:
+ Extend a copyright year.
+ Fix double-indent in Copyright fields as per Policy ยง5.6.13.
+ Bump format to 1.0.
-- Jonas Smedegaard <dr@jones.dk> Tue, 24 Apr 2012 10:27:01 -0400
libgeo-distance-xs-perl (0.09-1) unstable; urgency=low
* New upstream release.
[ gregor herrmann ]
* Remove debian/source/local-options: Declared options
abort-on-upstream-changes and unapply-patches are default in
dpkg-source since 1.16.1.
[ Angel Abad ]
* Fix build-depend on libtest-simple-perl 0.82 or newer (or, favored,
recent perl providing it).
* Update copyright file:
+ Update upstream years.
[ Jonas Smedegaard ]
* Update copyright file:
+ Quote license names in License-Comment fields, shorten them, and
drop repetitive comments.
* Update package relations:
+ Relax build-dependency on cdbs (unneededly tight).
+ Relax build-depend unversioned on debhelper and devscripts (needed
versions satisfied even in oldstable).
-- Jonas Smedegaard <dr@jones.dk> Sun, 02 Oct 2011 23:15:30 +0200
libgeo-distance-xs-perl (0.08-3) unstable; urgency=low
* Improve package relations:
+ Stop declaring packages part of core Perl even in oldstable:
- libtest-simple-perl
* Update copyright file:
+ Rewrite using draft 174 of DEP-5 format.
+ Rewrap license fields at 72 chars.
* Bump policy compliance to standards-version 3.9.2.
-- Jonas Smedegaard <dr@jones.dk> Sun, 08 May 2011 16:07:07 +0200
libgeo-distance-xs-perl (0.08-2) unstable; urgency=low
* Add benchmark script as example file.
-- Jonas Smedegaard <dr@jones.dk> Sat, 05 Mar 2011 18:17:18 +0100
libgeo-distance-xs-perl (0.08-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#616558.
-- Jonas Smedegaard <dr@jones.dk> Sat, 05 Mar 2011 16:19:14 +0100
|