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