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