File: changelog

package info (click to toggle)
libtest-modern-perl 0.013-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 296 kB
  • sloc: perl: 760; makefile: 18
file content (114 lines) | stat: -rw-r--r-- 3,832 bytes parent folder | download
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
libtest-modern-perl (0.013-4) unstable; urgency=medium

  * Team upload.
  * Remove Makefile.old via debian/clean. (Closes: #1046404)

 -- gregor herrmann <gregoa@debian.org>  Fri, 08 Mar 2024 11:21:10 +0100

libtest-modern-perl (0.013-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/*: update GitHub URLs to use HTTPS.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Set Testsuite header for perl package.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 01 Jul 2022 00:25:28 +0100

libtest-modern-perl (0.013-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>  Tue, 29 Dec 2020 03:15:43 +0100

libtest-modern-perl (0.013-2) unstable; urgency=medium

  * Update copyright info:
    + Fix re-add comment on Perl licensing (accidentally dropped in
      0.013-1).
  * Fix adjust changelog entry for 0.013-1 to mention all copyright file
    changes and lintian suppressions.
  * Modernize git-buildpackage config: Avoid git- prefix.
  * Declare compliance with Debian Policy 3.9.6.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 24 Jul 2015 10:46:38 +0200

libtest-modern-perl (0.013-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    0.009
    + Add `-internet` feature to declare need for internet access,
      honouring NO_NETWORK_TESTS environment variable.
    + Precautionary bypassing of prototype for internal calls to
      Test::More::subtest.
    + Improve `namespaces_clean` implementation along the same lines as
      recent changes to Test::CleanNamespaces.
    0.010
    + Fix behaviour of BAIL_OUT called within object_ok.
    0.011
    + version_all_same now copes better with undef versions.
    0.012
    + does_ok no longer calls internal Test::Builder _try method.
    0.013
    + Add 'test recommends' dependencies on a few modules.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to use cgit web frontend.

  [ Jonas Smedegaard ]
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend coverage of packaging to include current year.
  * Add lintian overrides regarding license in License-Reference field.
    See bug#786450.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 23 Jul 2015 12:03:32 +0200

libtest-modern-perl (0.008-1) unstable; urgency=medium

  [ upstream ]
  * New release.
    + Package with a newer Dist::Inkt to provide a better Makefile.PL
      (copes better with missing CPAN::Meta::Requirements).

  [ Jonas Smedegaard ]
  * Fix use canonical Vcs-Git URL.
  * Update watch file to use metacpan.org URL (not search.cpan.org URL)
    in addition to www.cpan.org URL.
  * Update copyright info:
    + Update comment about CONTRIBUTING file, now including its updated
      licensing.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 02 Jul 2014 12:11:36 +0200

libtest-modern-perl (0.007-3) unstable; urgency=medium

  * Update copyright info:
    + Fix cover CONTRIBUTING file.
      Thanks to Thorsten Alteholz.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 30 May 2014 19:24:47 +0200

libtest-modern-perl (0.007-2) unstable; urgency=medium

  * Build-depend on recent libmoose-perl and libnamespace-clean-perl:
    Optionally needed for testsuite.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 17 May 2014 10:46:50 +0200

libtest-modern-perl (0.007-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#747747.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 17 May 2014 10:01:02 +0200