File: changelog

package info (click to toggle)
proguard 6.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,824 kB
  • sloc: java: 89,110; xml: 893; sh: 171; makefile: 82
file content (265 lines) | stat: -rw-r--r-- 7,976 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
263
264
265
proguard (6.0.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Standards-Version updated to 4.2.1
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 11 Dec 2018 00:20:11 +0100

proguard (6.0.1-2) unstable; urgency=medium

  * Team upload.
  * Build-depend on gradle and build the Gradle task again. (Closes: #894330)

 -- Markus Koschany <apo@debian.org>  Fri, 30 Mar 2018 16:53:08 +0200

proguard (6.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patch
    - Build with buildscripts/build.sh instead of Gradle
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 11

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 12 Mar 2018 13:48:39 +0100

proguard (5.3.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Standards-Version updated to 4.1.0

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 14 Sep 2017 12:39:17 +0200

proguard (5.3.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Packaged the library, the CLI and the GUI separately
    (Closes: #840317, #846463)
  * Modified the usage message for the command line tool

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 12 Dec 2016 01:47:06 +0100

proguard (5.3.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Switch to debhelper level 10

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 29 Oct 2016 23:59:07 +0200

proguard (5.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Build with Gradle instead of Ant
  * No longer use a patch to add the shell scripts
  * Relocate the proguard-gradle jar to the all in one jar
    to avoid duplicating the files

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 23 Sep 2016 11:05:11 +0200

proguard (5.2.1-4) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure caused by the switch from groovy2 to groovy
    (Closes: #823587)
  * Standards-Version updated to 3.9.8 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 16 May 2016 12:24:01 +0200

proguard (5.2.1-3) unstable; urgency=medium

  * Team upload.
  * wrap-and-sort -sa.
  * Switch from cdbs to dh sequencer.
  * Declare compliance with Debian Policy 3.9.7.
  * Build with maven-repo-helper and install proguard-gradle and proguard-base
    artifact.
  * Add debian/proguard.poms.
  * Update debian/copyright to copyright format 1.0.

 -- Markus Koschany <apo@debian.org>  Sat, 06 Feb 2016 20:20:45 +0100

proguard (5.2.1-2) unstable; urgency=medium

  * Team upload.
  * enable_building_of_gradle_task.patch: Remove Gradle JARs version

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 27 Oct 2015 18:02:56 +0100

proguard (5.2.1-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Add new patches
    - correct_properties_file_path
    - enable_building_of_gradle_task
  * Add gradle package in build depends
  * d/control: Switch Vcs-Browser field to cgit

 -- komal Sukhani <komaldsukhani@gmail.com>  Mon, 31 Aug 2015 14:45:54 +0200

proguard (5.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #754964)
    - Increased the source/target level to 1.5
    - Depend on java5-runtime instead of java2-runtime

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 21 Aug 2014 07:55:44 +0200

proguard (4.11-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Removed the non-free documentation from the package (Closes: #719706)
  * Removed the pre-built jars from the upstream tarball
  * debian/control:
    - The package is now co-maintained with the Java Team
    - Standards-Version updated to 3.9.5 (no changes)
    - Added the Vcs-* fields
    - Added the Homepage field
  * Switch to debhelper level 9
  * Use XZ compression for the upstream tarball

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 10 Apr 2014 13:58:11 +0200

proguard (4.8-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release. (Closes: #678049, #643255)
  * Sync changes from Ubuntu packaging.
    - Thank you to Sebastian Carneiro.
  * Bump Standards-Version to 3.9.4.

 -- tony mancill <tmancill@debian.org>  Thu, 06 Jun 2013 21:43:59 -0700

proguard (4.8-0ubuntu1) quantal; urgency=low

  * New upstream release. Necessary to fix FTBFS on
    mobile-atlas-creator package.  (LP: #888982)
  * debian/patches/add-bin.patch: tidy up auto-generated patch which creates
    proguard and proguardgui shell scripts.

 -- Sebastian Carneiro <scarneiro@fibertel.com.ar>  Wed, 11 Jul 2012 20:52:33 -0300

proguard (4.4-2) unstable; urgency=low

  * update to source format 3.0 (quilt)

 -- Sam Clegg <samo@debian.org>  Mon, 30 Nov 2009 10:29:57 -0800

proguard (4.4-1) unstable; urgency=low

  [ Onkar Shinde ]
  * Merge from Ubuntu. (Closes: #534029, #548810)

  [ Sam Clegg ]
  * Thanks Onkar for the above fixes!
  * New upstream release

 -- Sam Clegg <samo@debian.org>  Fri, 09 Oct 2009 16:17:49 -0700

proguard (4.3-1ubuntu1) karmic; urgency=low

  * Use upstream ant build script. Fixes FTBFS.
  * debian/control
    - Add build dependency default-jdk. Remove gcj-4.3, fastjar.
    - Set runtime dependency to 'default-jre | java2-runtime'.
    - Update standard version to 3.8.3. No change needed.
  * debian/rules
    - Refresh to use upstream ant build script with help of cdbs ant class.
  * debian/install
    - Remove ant-proguard.jar. Add retrace.jar
  * debian/README.Debian
    - Add notes about using ant task.
  * debian/links
    - Remove. Explained in README.Debian.
  * debian/*.manifest
    - Delete. Not needed anymore.
  * debian/watch
    - User better regular expression.

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Fri, 04 Sep 2009 09:50:26 +0530

proguard (4.3-1) unstable; urgency=low

  * New upstream release
  * Bump standards version to 3.8.1
  * Remove build-depend on jikes (use javac instead)

 -- Sam Clegg <samo@debian.org>  Wed, 20 May 2009 08:21:13 +0100

proguard (4.2-1) unstable; urgency=low

  * New upstream release
  * Fix build of ant task (Closes: #459829)
    Thanks to Hans van Kranenburg <debian@knorrie.org>

 -- Sam Clegg <samo@debian.org>  Thu, 15 May 2008 10:39:48 +0100

proguard (4.1-1) unstable; urgency=low

  * New upstream release
  * fix watch file. Closes: #450042

 -- Sam Clegg <samo@debian.org>  Thu, 03 Jan 2008 00:18:30 +0000

proguard (3.9-1) unstable; urgency=low

  * New upstream release
  * Bump standard version to 3.7.2.
  * Add ant task jar file.  Closes: #423009
  * Fix file names in jar files. Closes: #435808

 -- Sam Clegg <samo@debian.org>  Mon, 06 Aug 2007 10:34:24 +0100

proguard (3.7-1) unstable; urgency=low

  * New upstream release
  * debian/control: make Arch: all (Closes: #360115)
  * use "$@" rather then $* in shell startup scripts (Closes: #364962)

 -- Sam Clegg <samo@debian.org>  Sat, 13 Jan 2007 12:27:45 +0000

proguard (3.4-1) unstable; urgency=low

  * New upstream release (Closes: #338355)
  * debian/control: bump standards version
  * debian/copyright: update FSF address
  * increase java stack size for proguard and proguardgui

 -- Sam Clegg <samo@debian.org>  Sun, 13 Nov 2005 09:42:59 +0000

proguard (3.3.2-1) unstable; urgency=low

  * New upstream release
  * Build-Depend on ant rather than libant-java (Closes: #326434)

 -- Sam Clegg <samo@debian.org>  Sun,  4 Sep 2005 14:59:21 +0100

proguard (3.2-3) unstable; urgency=low

  * debian/rules: fix FTBFS (Closes: #312024)
  * debian/control: fix FTBFS by added Build-Depend on fastjar
    - Thanks to Regis Boudin <regis@boudin.name>

 -- Sam Clegg <samo@debian.org>  Fri, 17 Jun 2005 14:25:24 +0100

proguard (3.2-2) unstable; urgency=low

  * fix java executable name in proguard and proguardgui shell
    scripts (Closes: #311966)

 -- Sam Clegg <samo@debian.org>  Sat,  4 Jun 2005 21:17:01 +0100

proguard (3.2-1) unstable; urgency=low

  * Initial Release (Closes: #310044).

 -- Sam Clegg <samo@debian.org>  Thu,  2 Jun 2005 17:01:06 +0100