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 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
|
libclass-accessor-class-perl (0.504-1) unstable; urgency=medium
[ upstream ]
* new release
[ Salvatore Bonaccorso ]
* use salsa.debian.org in Vcs-* headers
[ gregor herrmann ]
* use MetaCPAN URIs (not search.cpan.org or www.cpan.org)
* use secure GitHub URIs
[ Debian Janitor ]
* use secure copyright file specification URI
* set upstream metadata fields:
Bug-Database Bug-Submit Repository Repository-Browse
[ Jonas Smedegaard ]
* update watch file:
+ use file format 4
+ track only MetaCPAN URI
+ mention gbp --uscan in usage comment
+ use substitution strings
* update git-buildpackage config: avoid any .git* files
* simplify rules;
stop build-depend on devscripts dh-buildinfo cdbs
* stop build-depend explicitly on perl:
not called directly during build
* use debhelper compatibility level 13 (not 10);
build-depend on debhelper-compat (not debhelper)
* annotate test-only build-dependencies
* set Rules-Requires-Root: no
* declare compliance with Debian Policy 4.6.0
* update copyright info:
+ use Reference field (not License-Reference);
tighten lintian overrides
+ update coverage
* use semantic newlines in long description and copyright fields
* use package section oldlibs,
and mention in long that module is deprecated upstream
-- Jonas Smedegaard <dr@jones.dk> Sun, 12 Sep 2021 14:26:55 +0200
libclass-accessor-class-perl (0.503-2.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Wed, 06 Jan 2021 22:07:06 +0100
libclass-accessor-class-perl (0.503-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Jonas Smedegaard ]
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend copyright of packaging to cover current year.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
-- Jonas Smedegaard <dr@jones.dk> Mon, 23 Nov 2015 16:09:27 +0100
libclass-accessor-class-perl (0.503-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update watch file to use metacpan.org URL.
* Update copyright info:
+ Extend coverage of packaging.
-- Jonas Smedegaard <dr@jones.dk> Tue, 20 May 2014 16:42:30 +0200
libclass-accessor-class-perl (0.502-1) unstable; urgency=low
[ upstream ]
* New release.
+ Repackage, update bugtracker.
[ Gregor Herrmann ]
* Remove debian/source/local-options: abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
[ Salvatore Bonaccorso ]
* Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Use www.cpan.org/authors URL in watch file and get-orig-source
target (for newest info), and in watch file additionally
search.cpan.org/dist URL (for change of author).
* Bump debhelper compatibility to 8.
* Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI.
* Bump standards-version to 3.9.4.
* Update copyright/licensing info:
+ Bump file format to 1.0.
+ Add git URL as alternate source.
+ Fix use license and comment pseudo-sections to obey silly
restrictions of copyright format 1.0.
+ Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include recent years.
+ Shorten comments and consistently quote license names in them.
+ List upstream issue tracker as preferred contact.
+ Reduce copyright coverage for main upstream author.
* Stop tracking md5sum of upstream tarball.
* Update package relations:
Relax to build-depend unversioned on cdbs, devscripts and debhelper:
Needed versions satisfied even in oldstable.
* Update Homepage to match upstream hint.
-- Jonas Smedegaard <dr@jones.dk> Fri, 19 Jul 2013 14:22:26 +0200
libclass-accessor-class-perl (0.501-3) unstable; urgency=low
* Bump policy compliance to standards-version 3.9.2.
* Update copyright file:
+ Rewrite using draft 174 of DEP-5 format.
+ Fix use initial wildcard Files section.
+ Rewrap license fields at 72 chars, and shorten comments.
-- Jonas Smedegaard <dr@jones.dk> Sun, 08 May 2011 03:01:37 +0200
libclass-accessor-class-perl (0.501-2) unstable; urgency=low
* Bump Policy compliance to standards-version 3.9.1.
* Shorten Vcs-* stanzas.
-- Jonas Smedegaard <dr@jones.dk> Sat, 16 Oct 2010 16:35:50 +0200
libclass-accessor-class-perl (0.501-1) unstable; urgency=low
* Initial release. Closes: bug#579476.
-- Jonas Smedegaard <dr@jones.dk> Wed, 28 Apr 2010 00:04:20 +0200
|