File: changelog

package info (click to toggle)
gant 1.9.11-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 912 kB
  • ctags: 303
  • sloc: java: 767; sh: 177; xml: 148; makefile: 15
file content (262 lines) | stat: -rw-r--r-- 7,628 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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
gant (1.9.11-7) unstable; urgency=medium

  * Team upload.
  * Removed the unused build dependencies on libplexus-utils-java,
    libplexus-classworlds-java and libmaven-ant-tasks-java
  * Standards-Version updated to 4.1.0

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 01 Sep 2017 10:25:21 +0200

gant (1.9.11-6) unstable; urgency=medium

  * Team upload.
  * Remove myself from uploaders list. (Closes: #871849)
  * Simplify d/rules.
  * Update copyright info.

 -- Miguel Landaeta <nomadium@debian.org>  Thu, 24 Aug 2017 17:58:12 +0100

gant (1.9.11-5) unstable; urgency=medium

  * Team upload
  * Update to debhelper 10
  * New transition_Gradle_3.1.patch for fixing build failure with Gradle 3.1
  * New rename_install_task.patch for fixing the incompatibility with
    gradle-debian-helper >= 1.4 (Closes: #842808)

 -- Kai-Chung Yan <seamlikok@gmail.com>  Mon, 14 Nov 2016 17:34:27 +0800

gant (1.9.11-4) unstable; urgency=medium

  * Team upload.
  * Updated the Maven rules for Groovy

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 22 May 2016 14:57:07 +0200

gant (1.9.11-3) unstable; urgency=medium

  * Team upload.
  * Depend on groovy instead of groovy2
  * Standards-Version updated to 3.9.8 (no changes)
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 03 May 2016 10:06:49 +0200

gant (1.9.11-2) unstable; urgency=medium

  * Team upload.
  * Removed the recommended dependency on maven2
  * Build with gradle-debian-helper
  * Install the bash completion script for gant

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 09 Dec 2015 17:11:51 +0100

gant (1.9.11-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Removed 01_fix_ant_1.9_api_changes.diff (fixed upstream)
  * Transition to Groovy 2
  * Replaced the Debian man page with the upstream one
  * Install the upstream changelog
  * debian/control:
    - Standards-Version updated to 3.9.6 (no changes)
    - Updated the Homepage field
    - Removed the dependency on the Java runtime (already provided by Groovy)
  * debian/watch: Track the release tags on GitHub
  * debian/copyright: Updated to the Copyright Format 1.0
  * Switch to debhelper level 9
  * Moved the package to Git (Closes: #731717)

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 31 Jul 2015 13:42:50 +0200

gant (1.9.9-3) unstable; urgency=low

  * Fix FTBFS bug due to API changes in Ant 1.9. (Closes: #713745).
  * Use canonical URLs in Vcs-* fields.

 -- Miguel Landaeta <miguel@miguel.cc>  Sun, 22 Sep 2013 18:37:35 -0300

gant (1.9.9-2) unstable; urgency=low

  * Team upload.
  * Upload to unstable.

 -- tony mancill <tmancill@debian.org>  Wed, 15 May 2013 12:42:25 -0700

gant (1.9.9-1) experimental; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.4. No changes were required.
  * Add optional Recommends on maven.
  * Remove obsolete DM-Upload-Allowed field.

 -- Miguel Landaeta <miguel@miguel.cc>  Sun, 31 Mar 2013 14:19:05 -0300

gant (1.9.8-1) experimental; urgency=low

  * New upstream release.
  * Remove Michael Koch from Uploaders list.
    Thanks for your work on this package. (Closes: #654019).
  * Bump Standards-Version to 3.9.3. No changes were required.

 -- Miguel Landaeta <miguel@miguel.cc>  Thu, 27 Jul 2012 19:24:34 -0430

gant (1.9.7-1) unstable; urgency=low

  * New upstream release.

 -- Miguel Landaeta <miguel@miguel.cc>  Sun, 27 Nov 2011 21:17:39 -0430

gant (1.9.6-1) unstable; urgency=low

  [Miguel Landaeta]
  * New upstream release.
  * Bump Standards-Version to 3.9.2. No changes were required.
  * Add missing Build-Depends on libmaven-ant-tasks-java, maven2,
    libplexus-classworlds-java and libplexus-utils-java.
  * Add missing Depends on ant and Recommends on maven2 and
    libmaven-ant-tasks-java.

  [tony mancill]
  * Set the DMUA flag to allow DM uploads.

 -- Miguel Landaeta <miguel@miguel.cc>  Tue, 09 Aug 2011 20:27:01 -0430

gant (1.9.3-2) unstable; urgency=low

  * Upload to unstable.
  * Update version of dependencies in debian/build.xml.

 -- Miguel Landaeta <miguel@miguel.cc>  Mon, 21 Feb 2011 20:47:21 -0430

gant (1.9.3-1) experimental; urgency=low

  * New upstream release.
  * Add myself to Uploaders.
  * Bump Standards-Version to 3.9.1. No changes were required.

 -- Miguel Landaeta <miguel@miguel.cc>  Fri, 13 Aug 2010 19:26:41 -0430

gant (1.9.1-1) unstable; urgency=low

  * New upstream release
  * Add upstream provided debian/build.xml to build gant using ant
  * Bump Standards-Version to 3.8.4
  * Switch to default-java
  * Switch to source format 3.0 (quilt)

 -- Varun Hiremath <varun@debian.org>  Fri, 19 Feb 2010 18:58:01 -0500

gant (1.8.1-1) unstable; urgency=low

  * New upstream release.

 -- Michael Koch <konqueror@gmx.de>  Sun, 25 Oct 2009 21:21:55 +0100

gant (1.8.0-1) unstable; urgency=low

  * New upstream release.
  * Build-Depends on debhelper (>= 7).
  * Removed useless Depends default-jdk and java2-runtime.
  * Moved to section 'devel'.
  * Updated Standards-Version to 3.8.3.

 -- Michael Koch <konqueror@gmx.de>  Tue, 06 Oct 2009 10:10:48 +0200

gant (1.7.0-1) unstable; urgency=low

  * New upstream release
  * Add myself to Uploaders
  * Change Section to java
  * Remove patch and dependency on quilt as the patch is no longer useful.
  * Add dependencies on headless Java runtimes as gant runs on the
    command line.

 -- Ludovic Claude <ludovic.claude@laposte.net>  Sat, 08 Aug 2009 01:09:41 +0100

gant (1.6.1-2) unstable; urgency=low

  * Switch to openjdk which fixes FTBFS (Closes: #533952)
  * Bump Standards-Version to 3.8.2 (no changes)

 -- Varun Hiremath <varun@debian.org>  Thu, 25 Jun 2009 05:17:35 -0400

gant (1.6.1-1) unstable; urgency=low

  * New upstream release

 -- Torsten Werner <twerner@debian.org>  Sun, 01 Mar 2009 09:31:40 +0100

gant (1.6.0-1) unstable; urgency=low

  * New unstable release

 -- Torsten Werner <twerner@debian.org>  Wed, 11 Feb 2009 22:56:45 +0100

gant (1.5.1-1) unstable; urgency=low

  * New upstream release

 -- Torsten Werner <twerner@debian.org>  Sun, 11 Jan 2009 17:42:19 +0100

gant (1.5.0-1) unstable; urgency=low

  * New upstream release
  * Refresh patch build.diff.
  * Minor build fixes

 -- Torsten Werner <twerner@debian.org>  Sun, 14 Dec 2008 12:03:48 +0100

gant (1.4.0+dak1-1) unstable; urgency=low

  * Upload missing orig tarball.

 -- Torsten Werner <twerner@debian.org>  Sat, 08 Nov 2008 19:44:35 +0100

gant (1.4.0-2) unstable; urgency=low

  * Move package to main.

 -- Torsten Werner <twerner@debian.org>  Sat, 08 Nov 2008 18:23:11 +0100

gant (1.4.0-1) unstable; urgency=low

  * New upstream release
  * Disable target -test with patch build.diff.

 -- Torsten Werner <twerner@debian.org>  Mon, 11 Aug 2008 03:59:06 +0200

gant (1.3.0-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.0
  * Add debian/gant.sh script
  * debian/copyright: remove full text of Apache 2.0 license; refer to
    /usr/share/common-licenses/Apache-2.0

 -- Varun Hiremath <varun@debian.org>  Sun, 22 Jun 2008 17:37:53 +0530

gant (1.2.0-1) unstable; urgency=low

  * New upstream release

 -- Varun Hiremath <varun@debian.org>  Thu, 01 May 2008 10:19:21 +0530

gant (1.1.1-1) unstable; urgency=low

  * New upstream release

 -- Varun Hiremath <varun@debian.org>  Fri, 07 Mar 2008 15:29:13 +0530

gant (1.1.0-2) unstable; urgency=low

  * Move package to contrib as groovy is in contrib

 -- Varun Hiremath <varun@debian.org>  Sat, 16 Feb 2008 01:20:56 +0530

gant (1.1.0-1) unstable; urgency=low

  * Initial release (Closes: #465615)

 -- Varun Hiremath <varun@debian.org>  Fri, 15 Feb 2008 19:53:06 +0530