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
|
libmoosex-attributetags-perl (0.005-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 Repository Repository-Browse
[ Jonas Smedegaard ]
* simplify rules;
stop build-depend on licensecheck dh-buildinfo cdbs
* stop build-depend explicitly on perl:
not called directly during build
* use debhelper compatibility level 13 (not 9);
build-depend on debhelper-compat (not debhelper)
* stop build-depend explicitly
on (recent perl or) recent libtest-simple-perl:
provided by perl in all supported Debian releases
* relax to (build-)depend unversioned on libmoose-perl:
required version satisfied in all supported Debian releases
* declare compliance with Debian Policy 4.6.0
* set Rules-Requires-Root: no
* annotate test-only build-dependencies
* update watch file:
+ mention gbp --uscan in usage comment
+ use substitution strings
* update copyright info:
+ use Reference field (not License-Reference);
tighten lintian overrides
+ stop track no longer included CONTRIBUTING file
+ update coverage
+ use secure URI for Contact-Info
-- Jonas Smedegaard <dr@jones.dk> Sun, 12 Sep 2021 18:26:58 +0200
libmoosex-attributetags-perl (0.004-1.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> Thu, 07 Jan 2021 15:28:19 +0100
libmoosex-attributetags-perl (0.004-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Correct module name in SYNOPSIS.
[ Jonas Smedegaard ]
* Update copyright info: Extend copyright coverage.
-- Jonas Smedegaard <dr@jones.dk> Fri, 03 Feb 2017 01:36:38 +0100
libmoosex-attributetags-perl (0.003-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Avoid warning about constants from lexical variables potentially
modified elsewhere in newer versions of Perl.
[ Jonas Smedegaard ]
* Update copyright info:
+ Adjust alternate source URL to use git protocol.
+ Extend coverage of Debian packaging.
* Update watch file:
+ Bump to version 4.
+ Track only MetaCPAN URL.
+ Mention gbp import-orig --uscan in usage comment.
+ Tighten version regex.
* Update git-buildpage config: Filter any .git* file.
* Modernize Vcs-* fields:
+ Use https protocol.
+ Use git subdir (not cgit).
+ Add .git suffix for Vcs-Git URL.
* Declare compliance with Debian Policy 3.9.8.
* Stop override lintian for
package-needs-versioned-debhelper-build-depends: Fixed in lintian.
* Modernize CDBS use: Build-depend on licensecheck (not devscripts).
-- Jonas Smedegaard <dr@jones.dk> Wed, 01 Feb 2017 01:21:34 +0100
libmoosex-attributetags-perl (0.002-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Add missing dependency on Test::Fatal.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Modernize git-buildpackage config: Avoid git- prefix.
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 3.9.6.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Drop obsolete comment for CONTRIBUTING.
+ Bump (yes, oddly not extend) coverage for main upstream author to
include current year.
+ Extend coverage of packaging to include current year.
* Override lintian regarding license in License-Reference field.
See bug#786450.
* Override lintian regarding build-depending unversioned on debhelper.
-- Jonas Smedegaard <dr@jones.dk> Tue, 04 Aug 2015 17:00:53 +0200
libmoosex-attributetags-perl (0.001-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#750190.
-- Jonas Smedegaard <dr@jones.dk> Mon, 02 Jun 2014 14:40:10 +0200
|