File: changelog

package info (click to toggle)
libhibernate3-java 3.6.9.Final-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 34,964 kB
file content (282 lines) | stat: -rw-r--r-- 9,432 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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
libhibernate3-java (3.6.9.Final-2) unstable; urgency=low

  * Fix FTBFS by don't installing maven artifacts during build time when
    the version of the package being built is equal to the one available in
    the archive. (Closes: #653521).

 -- Miguel Landaeta <miguel@miguel.cc>  Sat, 14 Jan 2012 09:31:42 -0430

libhibernate3-java (3.6.9.Final-1) unstable; urgency=low

  [ Miguel Landaeta ]
  * New upstream release.

  [ James Page ]
  * Fix FTBFS with OpenJDK 7 (Closes: #651810):
    - d/maven.properties: Specify source file encoding to fix Java
      encoding errors during Javadoc generation with OpenJDK7.
  * Add Build-Depends on libmaven-install-plugin-java to avoid incremental
    builds with new versions.

 -- Miguel Landaeta <miguel@miguel.cc>  Sun, 25 Dec 2011 22:00:51 -0430

libhibernate3-java (3.6.8.Final-1) unstable; urgency=low

  * New upstream release.
  * Remove 0004-strict-type-inference-with-generics-code patch.
    It was merged upstream.
  * Remove debian/source/local-options.
    abort-on-upstream-changes option is now default in dpkg-source.

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

libhibernate3-java (3.6.7.Final-1) unstable; urgency=low

  * Team Upload.

  [Miguel Landaeta]
  * New upstream release.

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

 -- tony mancill <tmancill@debian.org>  Tue, 04 Oct 2011 18:46:17 -0700

libhibernate3-java (3.6.4.Final-2) unstable; urgency=low

  * Upload to unstable.
  * Remove workaround for missing 1.2.x symlink for log4j.

 -- Miguel Landaeta <miguel@miguel.cc>  Tue, 07 Jun 2011 19:43:21 -0430

libhibernate3-java (3.6.4.Final-1) experimental; urgency=low

  * New upstream release.
  * Add lintian override for codeless-jar.

 -- Miguel Landaeta <miguel@miguel.cc>  Fri, 03 Jun 2011 12:18:32 -0430

libhibernate3-java (3.6.3.Final-1) experimental; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 3.9.2. No changes were required.
  * Add workaround for missing 1.2.x symlink for log4j.

 -- Miguel Landaeta <miguel@miguel.cc>  Tue, 26 Apr 2011 16:50:53 -0430

libhibernate3-java (3.6.1.Final-1) UNRELEASED; urgency=low

  * New upstream release.
  * Refresh patches.
  * Remove duplicated Build-Depends-Indep on libgeronimo-jacc-1.1-spec-java.

 -- Miguel Landaeta <miguel@miguel.cc>  Mon, 28 Feb 2011 19:46:48 -0430

libhibernate3-java (3.5.6.Final-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Update watch files.
  * Generate orig tarball from Sourceforge project website instead of
    the deprecated svn repository hosted at JBoss website.
  * Remove duplicated Build-Depends-Indep on libgeronimo-jacc-1.1-spec-java.
  * Add myself to Uploaders.

 -- Miguel Landaeta <miguel@miguel.cc>  Fri, 25 Feb 2011 23:53:28 -0430

libhibernate3-java (3.5.4.Final-5) unstable; urgency=medium

  * d/patches/0004-strict-type-inference-with-generics-code.patch:
    Fix RC #606295 by using stricter generic typing.

 -- Damien Raude-Morvan <drazzib@debian.org>  Tue, 28 Dec 2010 02:04:17 +0100

libhibernate3-java (3.5.4.Final-4) unstable; urgency=medium

  [ Miguel Landaeta ]
  * debian/rules: Fix clean target. (Closes: #594145).
  * Bump Standards-Version to 3.9.1. No changes were required.

  [ Torsten Werner ]
  * Add javadocs. (Closes: #594441)
  * Set urgency to medium because we are fixing RC and documentation bugs.
  * Update Vcs headers in debian/control to match reality.

 -- Torsten Werner <twerner@debian.org>  Thu, 26 Aug 2010 23:18:51 +0200

libhibernate3-java (3.5.4.Final-3) unstable; urgency=high

  * Add Conflicts/Provides/Replaces libhibernate-entitymanager-java.
    (Closes: #593254)
  * Set urgency to high because we are fixing a RC bug.

 -- Torsten Werner <twerner@debian.org>  Mon, 16 Aug 2010 22:53:25 +0200

libhibernate3-java (3.5.4.Final-2) unstable; urgency=low

  * Upload to unstable. (Closes: #589501)

 -- Torsten Werner <twerner@debian.org>  Tue, 03 Aug 2010 21:53:39 +0200

libhibernate3-java (3.5.4.Final-1) experimental; urgency=low

  * New upstream version

 -- Torsten Werner <twerner@debian.org>  Wed, 28 Jul 2010 19:22:09 +0200

libhibernate3-java (3.5.2.Final-4) experimental; urgency=low

  * Add Provides and Replaces: libhibernate-annotations-java.
  * Replace ehcache by ehcache-core in debian/maven.rules.

 -- Torsten Werner <twerner@debian.org>  Wed, 23 Jun 2010 22:31:10 +0200

libhibernate3-java (3.5.2.Final-3) experimental; urgency=low

  * Create compatibility symlink /usr/share/java/hibernate3.jar pointing to
    hibernate-core.jar.

 -- Torsten Werner <twerner@debian.org>  Tue, 22 Jun 2010 21:41:07 +0200

libhibernate3-java (3.5.2.Final-2) experimental; urgency=low

  * Build annotations and JDK6 modules.

 -- Torsten Werner <twerner@debian.org>  Tue, 15 Jun 2010 23:58:32 +0200

libhibernate3-java (3.5.2.Final-1) experimental; urgency=low

  * New upstream version (Closes: #582558)
  * Create orig tarball from SVN tag.
  * Clean up the debian directory.
  * Use Maven to build the package.

 -- Torsten Werner <twerner@debian.org>  Sun, 30 May 2010 23:16:42 +0200

libhibernate3-java (3.3.2.GA-2) unstable; urgency=low

  * Switch to gcj-jdk.
  * Add encoding attribute to javadoc task.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.8.4.

 -- Torsten Werner <twerner@debian.org>  Tue, 13 Apr 2010 00:12:28 +0200

libhibernate3-java (3.3.2.GA-1) unstable; urgency=low

  * New upstream release.
    - Drop asm.diff and cglib.diff: merged upstream
  * Update my email address
  * Build-Depends on debhelper (>= 7)
  * Build-Depends on libcglib-java instead of libcglib2.1-java
    - libcglib-java now provide cglib 2.2
  * Build-Depends on libasm3-java instead of libasm-java

 -- Damien Raude-Morvan <drazzib@debian.org>  Thu, 08 Oct 2009 22:21:14 +0200

libhibernate3-java (3.3.1.GA+dak1-5) unstable; urgency=low

  * Fix the installation of the jar file. (Closes: #545643)

 -- Torsten Werner <twerner@debian.org>  Tue, 08 Sep 2009 22:23:16 +0200

libhibernate3-java (3.3.1.GA+dak1-4) unstable; urgency=low

  [ Torsten Werner ]
  * Set nowarn="true" in javac task in debian/build.xml.
  * Add asm to DEB_JARS in debian/rules.

  [ Damien Raude-Morvan ]
  * Add myself as Uploaders
  * Build with java-gcj-compat-dev instead of default-jdk (OpenJDK-6) as
    Hibernate FTBFS with JDBC4 API. (Closes: #543085)
    <http://opensource.atlassian.com/projects/hibernate/browse/HHH-2412>
  * Bump Standards-Version to 3.8.3:
    - Move to "java" section of Debian archive
    - Move debian/README.Debian-source to debian/README.source
    - Describe quilt patch system in debian/README.source
  * debian/control:
    - Move ant and java-gcj-compat-dev to B-D-I (needed for clean target)
    - Fix Vcs-Svn field (use svn access instead of svn+ssh)
    - Add ${misc:Depends} for every binary package
  * debian/copyright:
    - Update copyright years
    - Update files locations regarding upstream tarball
    - Use LGPL-2.1 instead of LGPL symlink
  * Javadoc API:
    - Install Javadoc API to /usr/share/doc/libhibernate3-java/api/
    - Register with doc-base

 -- Damien Raude-Morvan <drazzib@drazzib.com>  Mon, 31 Aug 2009 21:48:32 +0200

libhibernate3-java (3.3.1.GA+dak1-3) unstable; urgency=low

  * Build jboss-cache2, c3p0 and proxool components.
  * Improve (Build-)Depends. (Closes: #508509)

 -- Torsten Werner <twerner@debian.org>  Fri, 26 Dec 2008 19:00:14 +0100

libhibernate3-java (3.3.1.GA+dak1-2) unstable; urgency=low

  * Really build the jmx component.

 -- Torsten Werner <twerner@debian.org>  Wed, 19 Nov 2008 16:24:22 +0100

libhibernate3-java (3.3.1.GA+dak1-1) unstable; urgency=low

  * Move package to main.

 -- Torsten Werner <twerner@debian.org>  Tue, 18 Nov 2008 20:11:21 +0100

libhibernate3-java (3.3.1.GA-2) unstable; urgency=low

  * Build all subprojects except jbosscache2.

 -- Torsten Werner <twerner@debian.org>  Wed, 12 Nov 2008 23:00:41 +0100

libhibernate3-java (3.3.1.GA-1) unstable; urgency=low

  * New upstream release
  * Add patch cglib.diff to revert cglib repackaging.
  * Add patch asm.diff to revert asm repackaging.

 -- Torsten Werner <twerner@debian.org>  Sun, 09 Nov 2008 20:39:16 +0100

libhibernate3-java (3.3.0.CR1-2) unstable; urgency=low

  [ Torsten Werner ]
  * Simplify debian/watch.

  [ Varun Hiremath ]
  * Include upstream provided *.dtd files in the jar (Closes: #496912)

 -- Varun Hiremath <varun@debian.org>  Thu, 18 Sep 2008 01:18:44 -0400

libhibernate3-java (3.3.0.CR1-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.0
  * Add new build.xml and ant.properties file to build jars
  * Update debian/watch file
  * Add libslf4j-java to Build-Depends
  * Add missing dependencies (Closes: #488119)
  * Remove debian/libhibernate3-java.install, not required
  * Update orig-tar.sh and orig-tar.exclude files
  * debian/copyright: remove the full text of Apache 2.0 license, as now
    is included in common licenses

 -- Varun Hiremath <varun@debian.org>  Sat, 05 Jul 2008 01:07:59 +0530

libhibernate3-java (3.2.6-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.7.3

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

libhibernate3-java (3.2.5-1) unstable; urgency=low

  * Initial Release (closes: #385569).

 -- Torsten Werner <twerner@debian.org>  Sun, 14 Oct 2007 14:43:34 +0200