File: changelog

package info (click to toggle)
jakarta-jmeter 2.13-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 36,956 kB
  • ctags: 18,648
  • sloc: java: 111,088; xml: 23,401; sh: 118; makefile: 50; jsp: 18
file content (204 lines) | stat: -rw-r--r-- 7,983 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
jakarta-jmeter (2.13-2) unstable; urgency=medium

  * Team upload.
  * Added bsh to the jmeter-core classpath (Closes: #842390)
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 3.9.8
  * Switch to debhelper level 10
  * Refreshed the copyright information for the icons

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 29 Oct 2016 00:28:17 +0200

jakarta-jmeter (2.13-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - New dependencies on libdnsjava-java, libcommons-math3-java
      and libcommons-pool2-java
    - Fixed the compatibility with libhttpclient-java (>= 4.3)
    - No longer install ApacheJMeter_report.jar (removed)
  * Install the templates (Closes: #795356)
  * Fixed an error with libxstream-java >= 1.4.9 when loading the templates
  * Moved the package to Git
  * Standards-Version updated to 3.9.7 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 30 Mar 2016 23:30:24 +0200

jakarta-jmeter (2.11-5) unstable; urgency=medium

  * Team upload.
  * Add bouncycastle-1.51.patch and fix FTBFS with bouncycastle >= 1.51.

 -- Markus Koschany <apo@debian.org>  Sun, 06 Dec 2015 16:30:41 +0100

jakarta-jmeter (2.11-4) unstable; urgency=medium

  * Team upload.
  * Rebuild jakarta-jmeter against libcommons-net-java (>= 3).

 -- Markus Koschany <apo@gambaru.de>  Wed, 28 Oct 2015 14:22:11 +0100

jakarta-jmeter (2.11-3) unstable; urgency=medium

  * Team upload.
  * Depend on libmail-java instead of libgeronimo-javamail-1.4-spec-java
  * Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 16 Jul 2015 12:12:24 +0200

jakarta-jmeter (2.11-2) unstable; urgency=medium

  * debian/copyright: Documented the licenses of the Oxygen, Echo and Tango icon
    themes used by JMeter (Closes: #755794)

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 18 Sep 2014 10:33:58 +0200

jakarta-jmeter (2.11-1) unstable; urgency=medium

  * New upstream release (Closes: #690031)
    - Refreshed the patches
    - Added new dependencies on libjsoup-java, librsyntaxtextarea-java
      and libmongodb-java
    - Removed 03_bouncycastle_update.patch (fixed upstream)
  * Improved the application icon
  * Install ApacheJMeter_native.jar in the main jmeter package
  * Packaged the MongoDB testing module as jmeter-mongodb
  * Added keywords to the desktop shortcut
  * Split 02_disable_components.patch into 3 patches
  * Use XZ compression for the upstream tarball
  * debian/rules: Do not mount /usr/share/java in the classpath to avoid build
    failures on non clean systems

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 18 Jul 2014 12:03:01 +0200

jakarta-jmeter (2.8-2) unstable; urgency=low

  * Renamed the HashTree.replace(Object, Object) method to replaceKey().
    This avoids a conflict with the new Map.replace(Object, Object) method
    introduced in Java 8.
  * Updated the classpath of jorphan.jar to use Commons Collections 3
  * Standards-Version updated to 3.9.5 (no changes)
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 11 Apr 2014 15:06:06 +0200

jakarta-jmeter (2.8-1) unstable; urgency=low

  * New upstream release
  * Refreshed the patches
  * Added a patch improving the help on the command line
  * Added a manpage
  * Added new dependencies on libcommons-jexl2-java and libcommons-lang3-java
  * Locate the JRE in the Java wrapper to avoid the
    "No JAVA_CMD set for run_java" warning.
  * Install test.jar in /usr/share/jmeter/lib/junit/

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 05 Jul 2013 16:48:12 +0200

jakarta-jmeter (2.5.1-2) unstable; urgency=low

  * Patched to compile against Bouncy Castle 1.48 (Closes: #713151)
  * debian/watch: Updated the location of the archives following
    the graduation of JMeter to a top level project.
  * Removed the DMUA flag
  * Bump standards version to 3.9.4. No changes needed.
  * Use canonical URLs for the Vcs-* fields
  * debian/rules: Added a clean target to allow rebuilds

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 03 Jul 2013 13:02:38 +0200

jakarta-jmeter (2.5.1-1) unstable; urgency=low

  * New upstream release. (Closes: #641546, LP: #879463)
  * Change home page URL everywhere.
  * Add new build dependencies libhttpclient-java, libhttpmime-java for http
    module. Update build and runtime classpath accordingly.
  * Refreshed 02_disable_components.patch as per latest source.
  * Update 'Format' value in debian/copyright.
  * Point watch file to archive area until we used renamed upstream source.

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Thu, 03 May 2012 20:19:04 +0530

jakarta-jmeter (2.4-3) unstable; urgency=low

  * Merge Ubuntu changes (gnumail -> geronimo-javamail).
  * Use javahelper, *.classpath files to set classpath and runtime
    dependencies.
  * Add libbcmail-java, libbcprov-java build dependencies for SMIMEAssetion.
  * Update 02_disable_components.patch to build SMIMEAssertion* again.
  * Remove few unneeded/unused dependencies - batik, bsh, gnumail, jboss-j2ee.
  * Minimize jar lookup in launcher script because classpath has been set in
    all jar files.
  * Bump standards version to 3.9.3. No changes needed.

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Sat, 21 Apr 2012 16:17:45 +0530

jakarta-jmeter (2.4-2) unstable; urgency=low

  * Team upload.
  * debian/control
    - Remove build unnecessary build dependency on quilt.
    - Update Section of jmeter-apidoc and jmeter-help to be 'doc'
    - Bump standards version to 3.9.2. No changes needed.
  * debian/rules
    - Remove patchsys-quilt.mk.
  * debian/copyright
    - Freshen DEP5 fields to address lintian warnings.

 -- tony mancill <tmancill@debian.org>  Sat, 17 Sep 2011 20:27:46 -0700

jakarta-jmeter (2.4-1) unstable; urgency=low

  * New upstream version.
  * debian/control
    - Add default-jdk-doc to build depends to link against java api docs.
    - Change build-dep junit -> junit4 as application supports junit4 features
      now. Change runtime dependency accordingly.
    - Update short description of all modules.
    - Standards version 3.9.1. No change needed.
  * debian/rules, debian/wrappers/jmeter
    - Updates and fixes for build dependencies/properties and runtime
      dependencies.
  * debian/jmeter.install, debian/jmeter.properties
    - Use upstream provided file. So our own blank file removed.
  * debian/patches/
    - 01_fix_batik_imports.patch - Remove. Not used since last version.
    - 02_disable_components.patch - Refreshed as per current source.
    - 03_fix_jtidy_call.patch - Remove. No needed anymore.
    - 04_files_from_upstream.patch - Remove. Not needed anymore.
  * debian/source/format
    - Source format 3.0 (quilt).
  * debian/README.source
    - Not needed anymore with source format 3.0.

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Sat, 16 Apr 2011 20:27:21 +0530

jakarta-jmeter (2.3.4-2) unstable; urgency=low

  * debian/control
    - Remove libgeronimo-jms-1.1-spec-java from build dependencies.
      The package does not exist in Debian archive.
    - Add build dependencies libxmlgraphics-commons-java, rhino. Helps backport
      of the package to Lenny.
    - Add libxmlgraphics-commons-java dependency.
    - Add appropriate dependency to jmeter-jms package.
  * debian/rules
    - Add xmlgraphics-commons, js to DEB_JARS.
  * debian/patches/series
    - Drop 01_fix_batik_imports.patch from list. This patch is unnecessary with
      use of libxmlgraphics-commons-java build-dep.
  * debian/wrappers/jmeter
    - Add xmlgraphics-commons to classpath.
    - Add libraries needed by jmeter-jms to classpath.
  * Thanks to Jan Wagner for spotting most of the problems when doing backport
    to Lenny.

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Wed, 07 Oct 2009 14:17:01 +0530

jakarta-jmeter (2.3.4-1) unstable; urgency=low

  * Initial version: Merge from Ubuntu. (Closes: #505877)

 -- Onkar Shinde <onkarshinde@ubuntu.com>  Wed, 30 Sep 2009 10:49:06 +0530