File: changelog

package info (click to toggle)
librole-commons-perl 0.104-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 196 kB
  • sloc: perl: 247; makefile: 17
file content (63 lines) | stat: -rw-r--r-- 2,452 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
librole-commons-perl (0.104-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>  Tue, 05 Jan 2021 13:17:56 +0100

librole-commons-perl (0.104-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Switch packaging to Dist::Inkt.
    + Recommend Object::Tap/Object::Util over Role::Commons::Tap.
    + Removed: The obsolete Object::Tap module is now gone (though the
      namespace has been recycled by MSTROUT).
    + Removed: The obsolete authority::shared module is now gone.
    + Stop using Scalar::Does.
    + use match::simple.
    + Add dependency on Test::Exception.

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

  [ Jonas Smedegaard ]
  * Drop obsolete patch.
  * Update copryright info:
    + Drop Files sections for no longer included code copies.
    + Add alternate git source URL.
    + Extend coverage for main upstream authors to include 2014.
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend coverage of packaging to include current year.
    + Add Files section for CONTRIBUTING.
  * Bump debhelper compatibility level to 9.
  * Declare compliance with Debian Policy 3.9.6.
  * Stop track upstream tarball checksum.
  * Override lintian regarding license in License-Reference field.
    See bug#786450.
  * Override lintian regarding build-depending unversioned on debhelper.
  * Add (and favor) author-based URL in watch file, and switch from
    cpan.org to metacpan.org for release-based URL.
  * Update package relations:
    + (Build-)depend on libmodule-runtime-perl (not libclass-load-perl).
    + (Build-)depend on libtype-tiny-perl (not libscalar-does-perl).
    + (Build-)depend on libmatch-simple-perl.
    + Build-depend on libtest-exception-perl.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 04 Aug 2015 17:48:49 +0200

librole-commons-perl (0.101-2) unstable; urgency=low

  * Fix provide, replace and conflicts againt libobject-authority-perl
    and libauthority-shared-perl.
  * Mention provided modules in long description.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 03 Apr 2013 10:41:31 +0200

librole-commons-perl (0.101-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#702842.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Mar 2013 05:32:44 +0100