File: changelog

package info (click to toggle)
easymock 3.4%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,580 kB
  • ctags: 2,483
  • sloc: java: 13,393; xml: 1,891; sh: 76; makefile: 6
file content (220 lines) | stat: -rw-r--r-- 7,854 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
easymock (3.4+ds-1) unstable; urgency=medium

  * New upstream version 3.4+ds.
  * Switch to compat level 10.
  * debian/control: Use Build-Depends only.
  * Update get-orig-source target and use Files-Excluded mechanism.
  * Switch to maven-debian-helper because the build system is now Maven based.
  * Use correct Maven substvars in debian/control.
  * Remove libeasymock-java-doc.docs
  * Drop README.source.
  * Rebase no-android.patch and remove AndroidClassProxyFactory class.
  * Add maven.properties file.
  * Remove ant and ant-optional from Build-Depends.
  * Add libmaven-javadoc-plugin-java to Build-Depends.
  * Add libmaven-bundle-plugin-java to Build-Depends.
  * Add libeasymock-java-doc.doc-base.api
  * Add libeasymock-java-doc.install
  * Suggest Junit4 instead of depending on it because it is optional.

 -- Markus Koschany <apo@debian.org>  Fri, 07 Oct 2016 18:59:24 +0200

easymock (3.3.1+ds-4) unstable; urgency=medium

  * Team upload.
  * Depend on libcglib-java instead of libcglib3-java
  * debian/watch: Track the new release tags on GitHub

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 26 Sep 2016 16:56:59 +0200

easymock (3.3.1+ds-3) unstable; urgency=medium

  * Team upload.
  * Added the missing Maven rule to rewrite the asm version in the pom

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 30 Apr 2015 16:46:53 +0200

easymock (3.3.1+ds-2) unstable; urgency=medium

  * Upload to unstable.

 -- Markus Koschany <apo@gambaru.de>  Wed, 29 Apr 2015 11:01:33 +0200

easymock (3.3.1+ds-1) experimental; urgency=medium

  * Imported Upstream version 3.3.1+ds.
  * debian/copyright: Update copyright years and Source field. Point to
    sources at sourceforge.net.
  * Update pom.xml for new release.

 -- Markus Koschany <apo@gambaru.de>  Mon, 12 Jan 2015 13:31:54 +0100

easymock (3.3+ds-1) experimental; urgency=medium

  * Imported Upstream version 3.3+ds.
  * Move easymock to Git. Change Vcs fields accordingly.
  * Update pom.xml for new release.
  * Update copyright years.
  * Do not install Documentation files anymore. They are no longer shipped by
    upstream.
  * Exclude EasyMockAnnotationsTest from Junit test case.

 -- Markus Koschany <apo@gambaru.de>  Tue, 25 Nov 2014 18:07:40 +0100

easymock (3.2+ds-4) unstable; urgency=medium

  * Team upload.
  * Added the missing Maven rule to rewrite the cglib version in the pom
    (Closes: #763646)

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 01 Oct 2014 17:11:31 +0200

easymock (3.2+ds-3) unstable; urgency=medium

  * Team upload.
  * Depend on libcglib3-java instead of libcglib-java
  * Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 29 Sep 2014 15:13:39 +0200

easymock (3.2+ds-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 13 Mar 2014 17:08:51 +0100

easymock (3.2+ds-1) experimental; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.5, no changes.
  * Drop java7-compat.patch. Fixed upstream.
  * Update build.xml and pom.xml for new upstream release.
  * debian/control:
    - Add libcglib-java and libobjenesis-java to Build-Depends-Indep.
    - Remove Suggests: junit4. Make it a full dependency instead.
  * Add README.Debian. This version of EasyMock comes without support for the
    Android platform.
  * Update get-orig-source target.
  * Update package description and remove hints to version 2 of EasyMock.
  * Add no-android.patch because the dexmaker library has not been packaged for
    Debian yet.
  * Drop libeasymock-java-doc.doc-base because javahelper registers the
    documentation with doc-base automatically.

 -- Markus Koschany <apo@gambaru.de>  Fri, 15 Nov 2013 10:22:23 +0100

easymock (2.5.2+ds-1) unstable; urgency=low

  * New upstream release. (Closes: #713751)
  * Bump Standards-Version to 3.9.4, no changes.
  * Bump compat level to 9 and require debhelper >= 9.
  * debian/rules:
    - Add a new get-orig-source and get-orig-pom target.
    - Use dh sequencer instead of cdbs and simplify debian/rules.
    - Build with javahelper and jh_maven_repo_helper.
  * Remove the following files, no longer needed.
    - get-orig-source script.
    - ant.properties.
    - uscan helper files.
  * debian/control:
    - Add myself to Uploaders.
    - Remove obsolete DM-Upload-allowed flag.
    - Use canonical Vcs-URI.
    - Add javahelper and ant to Build-Depends, remove cdbs.
    - Move junit4 and default-jdk to Build-Depends-Indep.
    - libeasymock-java: Suggest junit4.
  * Update debian/watch file to detect the latest upstream release.
  * debian/patches:
    - Refresh java7-compat.patch.
    - Drop 10_create_link_to_samples_and_javadocs_in_Documentation.dpatch
      because the rest of the documentation is easy to find in the same place
      as Documentation.html.
  * Update debian/copyright to copyright format 1.0. The new upstream license
    for EasyMock is Apache-2.0.
  * Update pom.xml for easymock 2.5.2.
  * Update build.xml and extend classpath locations, so that compile and test
    targets can be run successfully.

 -- Markus Koschany <apo@gambaru.de>  Tue, 06 Aug 2013 19:33:38 +0200

easymock (2.4+ds1-7) unstable; urgency=low

  * Team upload.
  * Apply patch from James Page to fix FTBFS with OpenJDK-7
    as default-java.  (Closes: #678170, LP: #888122)

 -- Niels Thykier <niels@thykier.net>  Wed, 20 Jun 2012 00:19:13 +0200

easymock (2.4+ds1-6) unstable; urgency=low

  * Team upload.
  * Add a publish rule for the old groupId 'easymock'.

 -- Torsten Werner <twerner@debian.org>  Tue, 23 Aug 2011 22:29:09 +0200

easymock (2.4+ds1-5) unstable; urgency=low

  * Team upload.

  [ Matthias Schmitz ]
  * Install the pom.xml (Closes:#593160):
    - Remove unneeded d/libeasymock-java.dirs.

  [ Damien Raude-Morvan ]
  * Drop Depends on JRE packages since it's a library (as per Debian Java
    Policy).
  * Update Standards-Version: 3.9.2:
    - Rename d/README.Debian-source to debian/README.source

 -- Damien Raude-Morvan <drazzib@debian.org>  Mon, 25 Apr 2011 13:41:59 +0200

easymock (2.4+ds1-4) unstable; urgency=low

  * Team upload.
  * Switch to default-jdk and default-jre-headless. Thanks to Thierry Carrez.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.8.4.

 -- Torsten Werner <twerner@debian.org>  Mon, 03 May 2010 20:12:00 +0200

easymock (2.4+ds1-3) unstable; urgency=low

  * Updated dependency version of junit4 (Closes: #534017).
  * Bump standards-version to 3.8.1 (no changes needed).

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Tue, 23 Jun 2009 12:10:43 +0200

easymock (2.4+ds1-2) unstable; urgency=low

  * Updated debian/watch to work again with upstream version numbering
  * Added DM-Upload-Allowed: yes to debian/control
  * Moved build.xml to debian/ to silence Lintian about it

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Mon, 08 Sep 2008 16:03:48 +0200

easymock (2.4+ds1-1) unstable; urgency=low

  * New upstream version
  * Build with OpenJDK (gcj hangs 'sometimes' during builds)
  * Reformatted debian/copyright to pacify lintian
  * Update build.xml to build javadocs with source=5
  * Update standards-version to 3.8.0
  * Update doc-base section to Programming/Java

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Mon, 11 Aug 2008 20:21:27 +0200

easymock (2.3+ds1-2) unstable; urgency=low

  * Updated Vcs-* and Homepage fields in control file
  * Updated watch file to match upstream version correctly (M. Koch)
  * Updated dependency to current gcj-java-compat-dev (Closes: #450422)
  * Updated standards version to 3.7.3

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Fri, 11 Jan 2008 16:14:31 +0100

easymock (2.3+ds1-1) unstable; urgency=low

  * Initial release. (Closes: #441839)

 -- Jan-Pascal van Best <janpascal@vanbest.org>  Thu, 13 Sep 2007 20:21:48 +0200