File: changelog

package info (click to toggle)
libcommons-dbcp-java 1.4-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,844 kB
  • sloc: java: 16,634; xml: 2,231; jsp: 84; sh: 12; makefile: 5
file content (181 lines) | stat: -rw-r--r-- 6,002 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
libcommons-dbcp-java (1.4-3) unstable; urgency=low

  * Team upload.
  * Apply patch from James Page that:
    - fixes FTBFS with Openjdk-7
    - Bumps geronimo-jta (build-)dependencies
    (Closes: #678167)
  * Remove Michael Koch from uploaders - Thanks for you work on
    this package so far.  (Closes: #654051)

 -- Niels Thykier <niels@thykier.net>  Tue, 19 Jun 2012 20:20:28 +0200

libcommons-dbcp-java (1.4-2) unstable; urgency=low

  * Team upload.
  * Switch to source format 3.0.
  * Remove Java runtime from Depends.
  * Update Standards-Version: 3.9.1.
  * Use Maven to build the package.

 -- Torsten Werner <twerner@debian.org>  Sun, 11 Sep 2011 17:15:36 +0200

libcommons-dbcp-java (1.4-1) unstable; urgency=low

  * New upstream release:
  * Use commons-collections 3.x:
    - Build-Depends and Depends on libcommons-collection3-java
    - Update classpath in DEB_JARS from debian/rules
    - Fix transformation in debian/maven.rules
  * Remove Arnaud Vandyck from Uploaders
  * Javadoc:
    - Build-Depends on default-jdk-doc
    - Link generated Javadoc with it
    - libcommons-dbcp-java-doc now Recommends default-jdk-doc
  * Rewrite debian/watch and debian/orig-tar.sh to work with upstream
    stable release instead of svn snapshot.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sat, 20 Feb 2010 22:50:18 +0100

libcommons-dbcp-java (1.3~svn828639-1) unstable; urgency=low

  * New upstream SVN snapshot (r828639)
  * Update my email address
  * Bumped debhelper version to 7

 -- Damien Raude-Morvan <drazzib@debian.org>  Fri, 23 Oct 2009 22:44:57 +0200

libcommons-dbcp-java (1.3~svn803474-1) unstable; urgency=low

  [ Emmanuel Bourg ]
  * Update of the URLs
  * Rename Jakarta Commons to Apache Commons
  * debian/copyright: Switch to Apache License 2.0. Closes: #532888.

  [ Damien Raude-Morvan ]
  * New upstream SVN snapshot (r803474).
    - Fix FTBFS when using OpenJDK-6 (JDBC4 API) (Closes: #539179)
    - Add Build-Depends and Suggests on glassfish-javaee
  * Add myself as Uploaders
  * Bump Debhelper to 5
  * Use default-jdk/jre:
    - Build-Depends on default-jdk
    - Depends on default-jre-headless
    - Use /usr/lib/jvm/default-java as JAVA_HOME
  * Updated Standards-Version to 3.8.3:
    - Change section to "java"
    - Include a get-orig-source target
    - Add Homepage field
  * Remove useless dirs/links debhelper files
  * Split Javadoc API in a -doc package
  * Use quilt as patch system
  * Maven POMs:
    - Add a Build-Depends-Indep dependency on maven-repo-helper
    - Use mh_installpom and mh_installjar to install the POM and the jar to the
      Maven repository
  * Move api documentation to /usr/share/doc/libcommons-dbcp-java/api

 -- Damien Raude-Morvan <drazzib@drazzib.com>  Tue, 18 Aug 2009 21:04:39 +0200

libcommons-dbcp-java (1.2.2-1) unstable; urgency=low

  * New upstream release
  * Added watch file

 -- Michael Koch <konqueror@gmx.de>  Tue, 19 Jun 2007 15:58:41 +0200

libcommons-dbcp-java (1.2.1-5) unstable; urgency=low

  * Merge from Ubuntu.
  * Fixed Depends of libcommons-dbcp-java to allow all Java runtimes to be
    used.
  * Moved debhelper and cdbs to from Builds-Depends-Indep to Build-Depends.
  * Added myself to Uploaders and removed Wolfgang.
  * Updated Standards-Version to 3.7.2.

 -- Michael Koch <konqueror@gmx.de>  Sat, 09 Jun 2007 12:23:34 -0100

libcommons-dbcp-java (1.2.1-4ubuntu1) feisty; urgency=low

  * Re-sync with Debian. Changes retained:
    * Depend java-gcj-compat rather than java runtimes

 -- Barry deFreese <bddebian@comcast.net>  Fri, 26 Jan 2007 19:13:45 -0500

libcommons-dbcp-java (1.2.1-4) unstable; urgency=low

  * kaffe compiler transition
    + Removed build compiler jikes setting in debian/rules
    + Build-Depend only on kaffe
  * Standards-version 3.6.2 (no changes)
  * Depend on kaffe | java1-runtime | java2-runtime
  * Bumped debhelper version to fix linda error
  * Added myself to uploaders

 -- Wolfgang Baer <WBaer@gmx.de>  Sun, 15 Jan 2006 16:45:00 +0100

libcommons-dbcp-java (1.2.1-3) unstable; urgency=low

  * libant1.6-java to ant transition

 -- Arnaud Vandyck <avdyk@debian.org>  Sat, 20 Aug 2005 19:41:10 +0200

libcommons-dbcp-java (1.2.1-2) unstable; urgency=low

  * built with kaffe
  * now build the javadoc (closes: #234640).

 -- Arnaud Vandyck <avdyk@debian.org>  Mon, 28 Feb 2005 11:50:22 +0100

libcommons-dbcp-java (1.2.1-1) unstable; urgency=low

  * New upstream release

 -- Arnaud Vandyck <avdyk@debian.org>  Sun, 11 Jul 2004 20:09:12 +0200

libcommons-dbcp-java (1.0-6) unstable; urgency=low

  * added cdbs, jikes and libant1.5-java, thanks to Goswin Brederlow
    (closes: #258684)
  * now build with sablevm
  * updated standard to 3.6.1 (nothing to change)
  * no more documentation at the moment

 -- Arnaud Vandyck <avdyk@debian.org>  Sun, 11 Jul 2004 19:54:00 +0200

libcommons-dbcp-java (1.0-5) unstable; urgency=low

  * Move to main! c-pool and c-collections are now in main.
  * debian/rules (clean): now clean the doc/api directory

 -- Arnaud Vandyck <avdyk@debian.org>  Thu,  8 Apr 2004 17:04:32 +0200

libcommons-dbcp-java (1.0-4) unstable; urgency=low

  * added the java2-runtime dependency to let the choice to the user,
    thanks to ADFH (?! ;) (closes: #233648).

 -- Arnaud Vandyck <avdyk@debian.org>  Thu, 19 Feb 2004 12:02:34 +0100

libcommons-dbcp-java (1.0-3) unstable; urgency=low

  * Removed the java2 dependency.

 -- Arnaud Vandyck <avdyk@debian.org>  Mon, 16 Feb 2004 15:51:50 +0100

libcommons-dbcp-java (1.0-2) unstable; urgency=low

  * debian/rules: now build with cdbs and kaffe 1:1.1.3
  * debian/control:
    - changed the maintainer field and me to the uploaders with my debian
    email
    - (Build-Depends-Indep): added libcommons-collections-java

 -- Arnaud Vandyck <avdyk@debian.org>  Sat, 10 Jan 2004 18:14:37 +0100

libcommons-dbcp-java (1.0-1) unstable; urgency=low

  * Initial Release (closes: #188574).

 -- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be>  Sat, 12 Jul 2003 11:33:30 +0200