File: changelog

package info (click to toggle)
eclipse-wtp 3.35-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 19,860 kB
  • sloc: java: 215,049; xml: 3,946; sh: 70; makefile: 9
file content (183 lines) | stat: -rw-r--r-- 5,958 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
eclipse-wtp (3.35-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #1076877)
    - Refreshed the patches
    - Require Java 17+
    - New dependency on libeclipse-ui-genericeditor-java
  * Clean the build directory (Closes: #1044923)
  * Track and download the new releases from GitHub
  * Standards-Version updated to 4.7.0

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 07 Oct 2024 16:20:48 +0200

eclipse-wtp (3.18-6) unstable; urgency=medium

  * Team upload.
  * Replace IPluginRegistry with IExtensionRegistry (Closes: #1026494)

 -- tony mancill <tmancill@debian.org>  Sat, 04 Feb 2023 20:49:16 -0800

eclipse-wtp (3.18-5) unstable; urgency=medium

  * Fix FTBFS cannot find symbol. (Closes: #972993)
    - Add upstream patch and fix missing symbol issue caused
      by an update to eclipse-platform-ui.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Wed, 04 Nov 2020 17:38:55 +0000

eclipse-wtp (3.18-4) unstable; urgency=medium

  * Fix FTBFS due to update in libeclipse-jface-text-java.
  * Add superficial autopkgtest.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Fri, 09 Oct 2020 21:41:08 +0100

eclipse-wtp (3.18-3) unstable; urgency=medium

  * Use versionless dependency in manifest file.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Tue, 22 Sep 2020 17:05:28 +0100

eclipse-wtp (3.18-2) unstable; urgency=medium

  * Source only upload.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Sat, 25 Jul 2020 20:14:16 +0100

eclipse-wtp (3.18-1) unstable; urgency=medium

  * Reintroduce package. (Closes: #963561)
    - Remove old binary packages.
    - New binary packages of java libraries.
    - Add Rules-Requires-Root: no.
    - Use upstream patch fixing copyright.
    - Update d/copyright.
    - Use https with watch file.
    - Update source repacking script.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Thu, 16 Jul 2020 21:50:12 +0100

eclipse-wtp (3.6.3-3) unstable; urgency=medium

  * Team upload.
  * Use HTTPS in the Homepage field.
  * Rebuild with an updated xml-core to pick up an up to date dependency on it.
    See #841425

 -- Mattia Rizzolo <mattia@debian.org>  Mon, 07 Nov 2016 16:38:11 +0000

eclipse-wtp (3.6.3-2) unstable; urgency=medium

  * Team upload.
  * Fixed the compatibility with the latest version of JFlex
  * Fixed the build failure with Java 8
  * Transition to Jetty 9
  * Depend on libmail-java instead of libgnumail-java
  * Standards-Version updated to 3.9.8
  * Switch to debhelper level 10
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 03 Nov 2016 22:59:41 +0100

eclipse-wtp (3.6.3-1) unstable; urgency=medium

  * New upstream release.
  * Refresh d/patches/debian-custom-build.patch.
  * Remove specific com.ibm.icu version requirement from manifests
    - fixes build with eclipse 3.8.1-8.
  * Bump Standards-Version to 3.9.6.
  * Remove unused Lintian overrides.
  * Fix space-in-std-shortname-in-dep5-copyright Lintian warning.
  * DITA-OT JAR has to be on CLASSPATH when generating Eclipse help.
  * Remove unused codeless-jar Lintian overrides.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Mon, 04 May 2015 07:34:40 +0200

eclipse-wtp (3.6.0-1) unstable; urgency=medium

  * New upstream release.
  * Refreshed d/patches/debian-custom-build.patch.
  * Regenerate CSSTokenizer during build.
  * Override codeless-jar warning in eclipse-wtp binary package.
  * Override false positive source-is-missing lintian error in bundle
    org.eclipse.wst.jsdt.support.ie.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Thu, 10 Jul 2014 12:54:39 +0200

eclipse-wtp (3.5.2-1) unstable; urgency=medium

  * New upstream release.
  * Refreshed d/patches/regenerate-js-parser-resources.patch.
  * Bumped Standards-Version to 3.9.5.
  * Removed unused Lintian overrides.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Sat, 08 Mar 2014 17:33:38 +0100

eclipse-wtp (3.5.1-2) unstable; urgency=medium

  * Fix NullPointerException when creating static web project
    - into Ecore model, added default value for 'version' attribute
      of ProjectComponents class.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Tue, 10 Dec 2013 10:18:31 +0100

eclipse-wtp (3.5.1-1) unstable; urgency=low

  * New upstream release.
  * Refreshed d/patches:
    - debian-custom-build.patch
    - regenerate-js-parser-resources.patch.
  * Update Javascript parser regeneration in d/rules.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Sat, 28 Sep 2013 21:52:30 +0200

eclipse-wtp (3.5.0-1) unstable; urgency=low

  * New upstream release.
  * Refreshed d/patches:
    - debian-custom-build.patch
    - regenerate-xpath2-parser.patch.
  * Add patch for compatibility with rhino 1.7R4.
  * Regenerate code from EMF models.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Fri, 28 Jun 2013 08:42:01 +0200

eclipse-wtp (3.4.2-3) unstable; urgency=low

  * Don't specify version of orbit dependency org.apache.commons.logging
    to fix FTBFS (Closes: #710805).

 -- Jakub Adam <jakub.adam@ktknet.cz>  Mon, 03 Jun 2013 17:40:00 +0200

eclipse-wtp (3.4.2-2) unstable; urgency=low

  * Team upload.
  * Upload to unstable.

 -- tony mancill <tmancill@debian.org>  Mon, 13 May 2013 22:03:40 -0700

eclipse-wtp (3.4.2-1) experimental; urgency=low

  * New upstream release.
  * Added d/get-orig-source.
  * Refreshed d/patches/debian-custom-build.patch.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Fri, 29 Mar 2013 21:37:32 +0100

eclipse-wtp (3.4.1-2) experimental; urgency=low

  * Fix installation of some orbit dependencies in eclipse-wtp-ws.
    - Added missing unpack="false" into feature.xml.
  * Remove dependency on libjaxp1.3-java, libgnujaf-java packages
    and axis-saaj.jar.
    - Use classes provided by JRE instead.
  * Bump Standards-Version to 3.9.4.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Wed, 23 Jan 2013 19:08:51 +0100

eclipse-wtp (3.4.1-1) experimental; urgency=low

  * Initial release. (Closes: #551866)

 -- Jakub Adam <jakub.adam@ktknet.cz>  Mon, 10 Dec 2012 15:30:05 +0100