File: changelog

package info (click to toggle)
libfile-tail-perl 1.3-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 312 kB
  • sloc: perl: 558; makefile: 2
file content (192 lines) | stat: -rw-r--r-- 6,892 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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
libfile-tail-perl (1.3-6) unstable; urgency=medium

  [ Roland Rosenfeld ]
  * Add buildlog to gitlab-ci test pipeline.
  * d/gitlab-ci.yml stripped down using pipline-jobs.yml
  * 20_manpage_typo: Fix more typos in man page and debug.
  * Build-depend on debhelper-compat (= 13) instead of using d/compat.
  * Update standards version to 4.5.1, no changes needed.
  * 10_pod_fixup: Apply patch to Tail.pm, not only to Tail.pm.debug.
  * Forward patches upstream and optimize DEP-3 headers of patches.
  * Add debian/upstream/metadata.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

 -- Roland Rosenfeld <roland@debian.org>  Tue, 01 Dec 2020 18:12:58 +0100

libfile-tail-perl (1.3-5) unstable; urgency=medium

  * Change URL in copyright to metacpan.
  * Upgrade to Standards-Version 4.3.0 (Declare Rules-Requires-Root: no).
  * Update debhelper to v12.
  * Add salsa CI pipeline in debian/gitlab-ci.yml.
  * Remove Dependency on libtime-hires-perl, because Time::HiRes is
    already part of libperl package for ages.

 -- Roland Rosenfeld <roland@debian.org>  Fri, 04 Jan 2019 14:43:04 +0100

libfile-tail-perl (1.3-4) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Roland Rosenfeld ]
  * Update debhelper to v11.
  * Change copyright-format to https.

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

  [ Roland Rosenfeld ]
  * Upgrade to Standards-Version 4.1.4 (no changes).

 -- Roland Rosenfeld <roland@debian.org>  Tue, 01 May 2018 17:03:09 +0200

libfile-tail-perl (1.3-3) unstable; urgency=medium

  * Upgrade Standards-Version to 4.0.1 (no changes).
  * Upgrade from debhelper v9 to v10.
  * Take over for the Debian Perl Group
  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
    field (source stanza). Changed: Homepage field changed to
    metacpan.org URL; Maintainer set to Debian Perl Group <pkg-perl-
    maintainers@lists.alioth.debian.org> (was: Roland Rosenfeld
    <roland@debian.org>); Roland Rosenfeld <roland@debian.org> moved to
    Uploaders.
  * debian/watch: use metacpan-based URL.

 -- Roland Rosenfeld <roland@debian.org>  Mon, 21 Aug 2017 19:54:49 +0200

libfile-tail-perl (1.3-2) unstable; urgency=medium

  * Add -p to QUILT_DIFF_OPTS.
  * 20_manpage_typo: Fix another typo found by lintian.
  * Upgrade Standards-Version to 3.9.8 (no changes).
  * Run wrap-and-sort.
  * Declare Testsuite: autopkgtest-pkg-perl.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 21 Aug 2016 20:41:59 +0200

libfile-tail-perl (1.3-1) unstable; urgency=medium

  * New upstream version 1.3.
  * Update all patches to new version.

 -- Roland Rosenfeld <roland@debian.org>  Mon, 17 Aug 2015 17:11:36 +0200

libfile-tail-perl (1.2-1) unstable; urgency=medium

  * New upstream version 1.2.
  * Update all patches to new version (partly merged upstream).
  * Upgrade to Standards-Version 3.9.6 (no changes).
  * debian/changelog: versioned URI, new package URL, GPL version.
  * Change to debhelper 9.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 26 Apr 2015 10:19:18 +0200

libfile-tail-perl (0.99.3-5) unstable; urgency=low

  * Migrate from dpatch to 3.0 (quilt) format.
  * Reformat all patches.
  * Change build depenency from dpatch to debhelper (>= 7.0.50~).
  * Change debian/compat to "7".
  * Remove README.source.
  * dh-make-perl refresh.
  * Update debian/copyright to DEP5 format.
  * Fix more typos in description and man page.
  * Upgrad to Standards-Version 3.9.2 (no changes).

 -- Roland Rosenfeld <roland@debian.org>  Thu, 29 Dec 2011 15:25:01 +0100

libfile-tail-perl (0.99.3-4) unstable; urgency=low

  * Use ">> 5" instead of "> 5" in debhelper dependency
  * Added debian/README.source (from dpatch package) to explain how dpatch
    works.
  * Add Homepage to debian/control.
  * Upgrade to Standards-Version 3.8.4 (no changes).
  * 20_manpage_typo: Fix typo in man page.

 -- Roland Rosenfeld <roland@debian.org>  Wed, 23 Jun 2010 11:31:30 +0200

libfile-tail-perl (0.99.3-3) unstable; urgency=low

  * Upgrade debian/rules according to new dh-make-perl
    (rules.MakeMaker.noxs), including stuff to remove /usr/lib/perl5 only
    if it exists (to avoid problems with perl 5.10.0) (Closes: #467794).

 -- Roland Rosenfeld <roland@debian.org>  Tue, 26 Feb 2008 20:38:51 +0100

libfile-tail-perl (0.99.3-2) unstable; urgency=low

  * Add debian/watch file, thanks to Juan Angulo Moreno (Closes: #458612).
  * Upgrade to Standards-Version 3.7.3 (no changes).

 -- Roland Rosenfeld <roland@debian.org>  Sat, 12 Jan 2008 16:32:17 +0100

libfile-tail-perl (0.99.3-1) unstable; urgency=low

  * New upstream version 0.99.3 (Closes: #329541).
  * New maintainer.
  * Add select_demo and logwatch to examples directory (Closes: #329256).
  * Upgrade to debhelper 5.
  * Move perl and libtime-hires-perl to Build-Depends-Indep.
  * Create new debian/rules based on dh-make-perl and dpatch instead cdbs.
  * Convert 010_pod_changes.patch to 10_pod_fixup.dpatch and merge in
    changes of Tail.pm and Tail.pm.debug.
  * Remove empty unused usr/lib tree.
  * Move from Section: interpreters to Section: perl.
  * Depend on ${misc:Depends} instead ${shlibs:Depends}, because this is a
    binary-all package.
  * Upgrade to Standards-Version 3.7.2.
  * Remove README.Debian, because its content is already in copyright.
  * Remove debian/dirs, because usr/share is automatically created.
  * Cite perl copyright in debian/copyright instead of only pointing to
    it.

 -- Roland Rosenfeld <roland@debian.org>  Sun, 14 Jan 2007 17:47:09 +0100

libfile-tail-perl (0.98-5) unstable; urgency=low

  * Added cdbs to build depends. (Closes: #252417)

 -- Scott M. Dier <sdier@debian.org>  Tue,  8 Jun 2004 08:26:38 -0500

libfile-tail-perl (0.98-4) unstable; urgency=low

  * Converted to cdbs.
  * Fixed manpage formatting errors. (Closes: #213810)

 -- Scott M. Dier <sdier@debian.org>  Tue,  1 Jun 2004 13:42:50 -0500

libfile-tail-perl (0.98-3) unstable; urgency=low

  * Fixed copyright to have a link to the perl copyright. Closes: #157584

 -- Scott M. Dier <sdier@debian.org>  Tue, 20 Aug 2002 17:20:30 -0500

libfile-tail-perl (0.98-2) unstable; urgency=low

  * Forgot to make the Arch: all.

 -- Scott M. Dier <sdier@debian.org>  Sun,  3 Feb 2002 15:20:31 -0600

libfile-tail-perl (0.98-1) unstable; urgency=medium

  * New upstream release. Closes: #112951
  * Updated packaging semantics. Closes: #95531,#104749,#120296

 -- Scott M. Dier <sdier@debian.org>  Sun,  3 Feb 2002 13:14:08 -0600

libfile-tail-perl (0.91-2) unstable; urgency=low

  * repackaged to meet doc & man polices.  closes: #91194, #91557

 -- Craig Sanders <cas@taz.net.au>  Sat, 31 Mar 2001 12:24:28 +1000

libfile-tail-perl (0.91-1) unstable; urgency=low

  * Initial Release

 -- Craig Sanders <cas@taz.net.au>  Mon,  5 Jul 1999 12:47:08 +1000