File: changelog

package info (click to toggle)
libparse-syslog-perl 1.11-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 252 kB
  • sloc: perl: 333; makefile: 2
file content (183 lines) | stat: -rw-r--r-- 6,253 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
libparse-syslog-perl (1.11-1) unstable; urgency=medium

  * Team upload.
  * New upstream release 1.11.
  * 01_rfc3339 is now incorporated upstream.
  * Add repository to d/u/metadata and remove lintian-overrides.

 -- Roland Rosenfeld <roland@debian.org>  Mon, 19 Aug 2024 17:23:03 +0200

libparse-syslog-perl (1.10-5) unstable; urgency=medium

  * Team upload.
  * 01_rfc3339: Add support for RFC3339 timestamps (Closes: #1076809).
  * 02_rfc3339_tztest: Fix test with timezone other then CET.
  * Upgrade Standards-Version to 4.7.0 (no changes).
  * Set Rules-Requires-Root: no.
  * Add debian/upstream/metadata.
  * Add debian/salsa-ci.yml pipeline.
  * Lintian override missing upstream repository.

 -- Roland Rosenfeld <roland@debian.org>  Tue, 23 Jul 2024 19:53:13 +0200

libparse-syslog-perl (1.10-4) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Bump debhelper from old 12 to 13.
  * Apply multi-arch hints. + libparse-syslog-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 04 Dec 2022 12:35:00 +0000

libparse-syslog-perl (1.10-3.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>  Fri, 01 Jan 2021 16:17:45 +0100

libparse-syslog-perl (1.10-3) unstable; urgency=medium

  * Team upload

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * 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 ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!

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

  [ Florian Schlichting ]
  * Bump dh compat to level 11
  * Declare compliance with Debian Policy 4.1.5

 -- Florian Schlichting <fsfs@debian.org>  Sun, 08 Jul 2018 11:13:41 +0200

libparse-syslog-perl (1.10-2) unstable; urgency=low

  [ Joachim Breitner ]
  * Removed myself from uploaders.

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).
  * debian/control: Added: ${misc:Depends} to Depends: field.

  [ 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).

  [ Fabrizio Regalli ]
  * Bump to 3.9.2 Standard-Version.
  * Switch to DEP5 license format.
  * Add myself to Uploaders.
  * Switch d/compat to 8.
  * Build-Depends: switch to debhelper (>= 8).
  * Bump to 3.0 quilt format.

 -- Fabrizio Regalli <fabreg@fabreg.it>  Sat, 11 Jun 2011 14:34:07 +0200

libparse-syslog-perl (1.10-1) unstable; urgency=low

  [ gregor herrmann ]
  * New upstream release.
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/watch: use dist-based URL.
  * Set Standards-Version to 3.7.3 (no changes needed).
  * debian/rules:
    - remove unneeded targets and clean up dependencies among remaining ones
    - call dh_clean before make distclean
    - remove unused dh_installexamples and dh_installdirs
    - delete /usr/lib/perl5 only if it exists
    - use DESTDIR and PREFIX on make install
  * Add locales-all to build dependencies to enable locale test.
  * debian/copyright: add upstream source location, change to new format.

  [ Damyan Ivanov ]
  * debian/watch:
    + split the entry on two lines for easier reading
    + add v? to the pattern
    + require that the version starts with a digit and contains only digits
      and periods
  * debian/copyright: add explicit copyright/licensing for debian/*
  * add myself to Uploaders
  * debhelper hompatibility level 6

 -- Damyan Ivanov <dmn@debian.org>  Thu, 10 Jan 2008 16:39:26 +0200

libparse-syslog-perl (1.09-2) unstable; urgency=low

  * Fix debian/watch not to match Parse::Syslog::Mail.
  * Move debhelper from Build-Depends-Indep to Build-Depends,
    as per policy.
  * Don't ignore the return value of 'make distclean'.
  * Add myself to Uploaders.
  * Upgrade to debhelper compatibility level 5.
  * Add libio-stringy-perl to Build-Depends-Indep to run the tests
    requiring IO::Scalar.
  * Upgrade to Standards-Version 3.7.2. No changes needed.
  * Add libfile-tail-perl to Build-Depends-Indep for test coverage.
  * Don't install an empty /usr/lib/perl5 directory.

 -- Niko Tyni <ntyni@iki.fi>  Fri, 16 Jun 2006 17:03:58 +0300

libparse-syslog-perl (1.09-1) unstable; urgency=low

  * New upstream release (Closes: bug#343237)
  * Bumped standards version (no changes)

 -- Joachim Breitner <nomeata@debian.org>  Sun,  8 Jan 2006 17:23:01 +0100

libparse-syslog-perl (1.03-1) unstable; urgency=low

  * Adopted by Debian Perl Group
  * New upstream release
  * Omit not very useful README file

 -- Joachim Breitner <nomeata@debian.org>  Fri,  8 Oct 2004 14:50:34 +0200

libparse-syslog-perl (1.02-1) unstable; urgency=low

  * New upstream version (closes: bug#188419)
  * Fix copyright file problems. (closes: bug#157638)

 -- Michael Alan Dorman <mdorman@debian.org>  Fri, 19 Dec 2003 13:31:25 -0500

libparse-syslog-perl (0.05-1) unstable; urgency=low

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Mon, 11 Feb 2002 13:02:03 -0500

libparse-syslog-perl (0.03-1) unstable; urgency=low

  * Initial Debianization.

 -- Michael Alan Dorman <mdorman@debian.org>  Thu, 27 Sep 2001 08:59:43 -0400