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 105
|
libgeo-distance-perl (0.20-4) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Declare compliance with Debian Policy 3.9.6.
* Revert to build-depend _unversioned_ on debhelper: Needed version
satisfied even in oldstable (lintian is your friend, but not your
mother).
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of packaging to include current year.
+ Re-license packaging to GPL-3+.
* Override lintian regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Override lintian regarding build-depending unversioned on debhelper.
* Stop (build-)depend on libmath-complex-perl: Provided by
perl(-modules) even in oldstable.
-- Jonas Smedegaard <dr@jones.dk> Sun, 06 Sep 2015 15:35:18 +0200
libgeo-distance-perl (0.20-3) unstable; urgency=low
* Team upload.
* Add patch to correct the reg_unit() call in the SYNOPSIS.
Thanks to Niko Tyni for the patch. (closes: #735682)
* Use metacpan.org instead of search.cpan.org.
* Update canonical URL to include .git suffix.
* Refer to GPL-2 common license instead of symlink in copyright.
* Add patch to fix 'development' typo.
* Add versioned build dependency on debhelper 8.
* Bump Standards-Version to 3.9.5, changes: canonical URLs, copyright.
-- Bas Couwenberg <sebastic@xs4all.nl> Fri, 17 Jan 2014 19:30:08 +0100
libgeo-distance-perl (0.20-2) UNRELEASED; urgency=low
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 06 Jan 2013 22:01:24 +0100
libgeo-distance-perl (0.20-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Update package relations:
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
* Update copyright file:
+ Fix use comment and license pseudo-sections to obey silly
restrictions of copyright format 1.0.
* Bump debhelper compatibility level to 8.
-- Jonas Smedegaard <dr@jones.dk> Fri, 02 Nov 2012 17:15:44 +0100
libgeo-distance-perl (0.19-1) unstable; urgency=low
* New upstream release.
[ gregor herrmann ]
* Remove debian/source/local-options: abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
[ Jonas Smedegaard ]
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org for Vcs-Browser field.
* Build-depend on libtest-fatal-perl.
* Update copyright file:
+ Add copyright year.
+ Bump format to 1.0.
-- Jonas Smedegaard <dr@jones.dk> Thu, 05 Apr 2012 14:25:52 +0200
libgeo-distance-perl (0.17-1) unstable; urgency=low
* New upstream release.
* Update copyright file:
+ Quote licenses in License comments.
+ Drop a bogus and an obsolete Files section.
+ Add verbatim licensing text.
-- Jonas Smedegaard <dr@jones.dk> Tue, 05 Jul 2011 02:56:42 +0200
libgeo-distance-perl (0.16-2) 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:02:48 +0200
libgeo-distance-perl (0.16-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#616524.
-- Jonas Smedegaard <dr@jones.dk> Sat, 05 Mar 2011 10:32:33 +0100
|