]> git.donarmstrong.com Git - perltidy.git/blob - debian/changelog
bd37a92127cfda45d0bdb093e5aef3aa9e430e43
[perltidy.git] / debian / changelog
1 perltidy (20220613-2) UNRELEASED; urgency=medium
2
3   * Trim trailing whitespace.
4
5  -- Debian Janitor <janitor@jelmer.uk>  Mon, 31 Oct 2022 14:49:53 -0000
6
7 perltidy (20220613-1) unstable; urgency=medium
8
9   * New upstream version
10      - Fixes UTF-8 issue with perl critic (closes: #998367)
11
12  -- Don Armstrong <don@debian.org>  Wed, 27 Jul 2022 16:26:29 -0700
13
14 perltidy (20220217-1) unstable; urgency=medium
15
16   * New upstream version (closes: #1011467)
17
18  -- Don Armstrong <don@debian.org>  Tue, 24 May 2022 15:28:44 -0700
19
20 perltidy (20210717-1) unstable; urgency=medium
21
22   * New upstream version
23   * Remove unnoecessary iso8859-1 character in Perl::Tidy::Tokenizer comment
24
25  -- Don Armstrong <don@debian.org>  Sun, 24 Oct 2021 15:00:22 -0700
26
27 perltidy (20200110-1) unstable; urgency=medium
28
29   * New upstream version
30
31  -- Don Armstrong <don@debian.org>  Sun, 29 Mar 2020 16:48:22 -0700
32
33 perltidy (20190601-1) unstable; urgency=medium
34
35   * New upstream version
36   * Update to standards version 4.3.0
37   * Update compat level to 12
38
39  -- Don Armstrong <don@debian.org>  Fri, 16 Aug 2019 19:45:50 -0700
40
41 perltidy (20181120-1) unstable; urgency=medium
42
43   [ Don Armstrong ]
44   * update compat level to 11
45
46   [ Philip Hands ]
47   * New upstream version 20181120 (closes: #916653)
48
49  -- Don Armstrong <don@debian.org>  Sat, 08 Jun 2019 14:57:29 -0700
50
51 perltidy (20180220-1) unstable; urgency=medium
52
53   * New upstream release
54
55  -- Don Armstrong <don@debian.org>  Sat, 11 Aug 2018 10:30:42 -0700
56
57 perltidy (20170521-1) unstable; urgency=medium
58
59   * New upstream release
60   * Die if an existing perltidy.ERR cannot be removed to block overwriting
61     of arbitrary files by a symlink attack. (closes: #862667) Thanks to
62     Jakub Wilk for identifying this issue.
63   * Update standards version to 4.1.1; no changes
64
65  -- Don Armstrong <don@debian.org>  Sun, 22 Oct 2017 10:18:21 -0700
66
67 perltidy (20140328-1) unstable; urgency=medium
68
69   * New upstream release
70     + Avoid creating perltidy.LOG file
71
72  -- Don Armstrong <don@debian.org>  Mon, 07 Apr 2014 18:27:01 -0700
73
74 perltidy (20130922-1) unstable; urgency=medium
75
76   * New upstream release (closes: #740559)
77   * Update VCS location after switching to git
78   * Fix insecure tmpfile creation (closes: #740670)
79
80  -- Don Armstrong <don@debian.org>  Fri, 07 Mar 2014 18:18:01 -0800
81
82 perltidy (20120701-1) unstable; urgency=low
83
84   * New upstream release (closes: #681368)
85     + Don't munge contents of __DATA__ even when they
86     look like POD (closes: #614288)
87   * Switch to debhelper auto rules
88   * Document VCS location
89
90  -- Don Armstrong <don@debian.org>  Fri, 13 Jul 2012 16:50:35 -0700
91
92 perltidy (20101217-1) unstable; urgency=low
93
94   * New upstream release (closes: #613417)
95
96  -- Don Armstrong <don@debian.org>  Mon, 14 Feb 2011 15:10:43 -0800
97
98 perltidy (20090616-1) unstable; urgency=low
99
100   * New upstream release
101   * Update standards version; no changes
102   * Bump dh_compat to 5
103   * Promote homepage
104   * Fix debian/copyright
105
106  -- Don Armstrong <don@debian.org>  Tue, 23 Jun 2009 22:43:49 -0700
107
108 perltidy (20071205-2) unstable; urgency=low
109
110   * Fix FTBFS on perl 5.10
111
112  -- Don Armstrong <don@debian.org>  Mon, 25 Feb 2008 14:52:26 -0800
113
114 perltidy (20071205-1) unstable; urgency=low
115
116   * New upstream release
117
118  -- Don Armstrong <don@debian.org>  Tue, 18 Dec 2007 15:53:34 -0800
119
120 perltidy (20070801-1) unstable; urgency=low
121
122   * New upstream release
123
124  -- Don Armstrong <don@debian.org>  Mon, 20 Aug 2007 23:07:33 -0700
125
126 perltidy (20070508-1) unstable; urgency=low
127
128   * New upstream release
129
130  -- Don Armstrong <don@debian.org>  Tue,  1 May 2007 03:03:29 -0700
131
132 perltidy (20060719-1) unstable; urgency=low
133
134   * New upstream release
135
136  -- Don Armstrong <don@debian.org>  Fri, 28 Jul 2006 22:02:55 -0700
137
138 perltidy (20060614-1) unstable; urgency=low
139
140   * New upstream release
141
142  -- Don Armstrong <don@debian.org>  Fri, 23 Jun 2006 13:23:08 -0700
143
144 perltidy (20031021-2) unstable; urgency=low
145
146   * New maintainer adopting this package (closes: #206884)
147   * Modifications to packaging to make the package suitable for inclusion
148     in debian. (closes: #162066)
149   * Change Build-Depends to perl (>=5.6.0-16) as per perl policy
150   * Add reference to -st and note that - doesn't mean stdout to -o
151     documentation (closes: #202916)
152   * New upstream properly removes useless semi-colons (closes: #203171)
153
154  -- Don Armstrong <don@donarmstrong.com>  Wed, 18 Aug 2004 22:54:01 -0700
155
156 perltidy (20031021-1) unstable; urgency=low
157
158   * New upstream release
159
160  -- Steve Hancock <perltidy@users.sourceforge.net>  Tue, 21 Oct 2003 20:50:49 -0700
161
162 perltidy (20030726-1) unstable; urgency=low
163
164   * New upstream
165   * Changed Build-Depends perl (>= 5.8.0-7) to perl (>=5.6.1-7)
166
167  -- Steve Hancock <perltidy@users.sourceforge.net>  Sat, 26 Jul 2003 07:18:13 -0700
168
169 perltidy (20021130-1) unstable; urgency=low
170
171   * New upstream
172   * Redid all debian packaging from scratch
173
174  -- Aubin Paul <aubin@punknews.org>  Sat, 30 Nov 2002 23:34:34 -0500
175
176 perltidy (20011020-1) unstable; urgency=low
177
178   * New upstream release.
179   * Don't install perl2web in the man dir, but only in the doc dir
180   (closes: bug#113911, bug#103443, bug#101100).
181
182  -- Paolo Molaro <lupus@debian.org>  Sun, 11 Nov 2001 15:38:40 +0100
183
184 perltidy (20010608-1) unstable; urgency=low
185
186   * New upstream release.
187   * New maintainer (Closes: bug#100250).
188
189  -- Paolo Molaro <lupus@debian.org>  Mon, 11 Jun 2001 11:54:54 +0200
190
191 perltidy (20010328-1) unstable; urgency=low
192
193   * New upstream release.
194   * Corrected upstream email address in copyright file and manpages.
195   * Fixed lintian warning because of incorrect upstream changelog name.
196
197  -- Dr. Guenter Bechly <gbechly@debian.org>  Fri, 30 Mar 2001 10:57:12 +0200
198
199 perltidy (20010323-1) unstable; urgency=low
200
201   * Initial Release; closes: #91927
202   * Adjusted paths in Makefile and fixed $DESTDIR problems.
203
204  -- Dr. Guenter Bechly <gbechly@debian.org>  Tue, 27 Mar 2001 19:39:30 +0200