File: changelog

package info (click to toggle)
libtime-warp-perl 0.55-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 92 kB
  • sloc: perl: 11; makefile: 3
file content (138 lines) | stat: -rw-r--r-- 4,478 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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
libtime-warp-perl (0.55-1) unstable; urgency=medium

  * Import upstream version 0.55.
  * Drop patch which was a now applied pull request.

 -- gregor herrmann <gregoa@debian.org>  Wed, 21 Sep 2022 19:21:57 +0200

libtime-warp-perl (0.54-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on libtest-simple-perl and perl.
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * Add patch from Github PR to fix several code and test issued caused by
    Time::HiRes being pulled in, which can be seen e.g. in the first perl
    5.36 test rebuilds.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Update alternative test dependency.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <gregoa@debian.org>  Wed, 08 Jun 2022 17:57:31 +0200

libtime-warp-perl (0.54-1) unstable; urgency=medium

  * Import upstream version 0.54.
  * Drop spelling.patch, merged upstream.

 -- gregor herrmann <gregoa@debian.org>  Sat, 20 Oct 2018 18:44:35 +0200

libtime-warp-perl (0.53-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * Remove Brian Cassidy from Uploaders. Thanks for your work!

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

  [ gregor herrmann ]
  * Import upstream version 0.53
  * Update upstream contact.
  * Update debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.2.1.
  * Bump debhelper compatibility level to 10.
  * Add /me to Uploaders.
  * Set bindnow linker flag in debian/rules.
  * Add spelling.patch.

 -- gregor herrmann <gregoa@debian.org>  Sun, 30 Sep 2018 18:24:48 +0200

libtime-warp-perl (0.52-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.52

 -- Salvatore Bonaccorso <carnil@debian.org>  Thu, 13 Aug 2015 12:00:38 +0200

libtime-warp-perl (0.51-2) unstable; urgency=medium

  * Team upload.
  * Skip the "use Time::Warp" test in autopkgtest setups
  * Declare the package autopkgtestable

 -- Niko Tyni <ntyni@debian.org>  Mon, 27 Apr 2015 23:06:30 +0300

libtime-warp-perl (0.51-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

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

  [ gregor herrmann ]
  * debian/watch: add uversionmangle in case upstream goes back to
    single-digit minor version numbers.
  * New upstream release.
  * Add debian/upstream/metadata
  * Drop pod-encoding.patch, fixed upstream.
  * Build-depend on Test::More 1.00.
  * Update Upstream-Contact in debian/copyright.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Fri, 17 Oct 2014 19:10:25 +0200

libtime-warp-perl (0.5-2) unstable; urgency=low

  * Team upload.

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * Switch to "3.0 (quilt)" source format.
  * debian/rules: switch to three-line dh(1) variant.
  * debian/copyright: refresh licensa stanzas.
  * Use debhelper 9.20120312 to get all hardening flags.
  * Update long description.
  * Add a patch to add encoding information to the POD.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Sat, 22 Feb 2014 18:22:45 +0100

libtime-warp-perl (0.5-1) unstable; urgency=low

  * Initial Release. (Closes: #525152)

 -- Brian Cassidy <brian.cassidy@gmail.com>  Thu, 23 Apr 2009 16:22:41 -0300