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