| 1 |
bouncycastle (1.46+dfsg-7) unstable; urgency=low
|
| 2 |
|
| 3 |
* Team upload.
|
| 4 |
* Updated Standards-Version to 3.9.3: no changes needed.
|
| 5 |
* As per Java Policy, remove "Depends: default-jre | java2-runtime"
|
| 6 |
and "Suggests: java-virtual-machine" from library packages:
|
| 7 |
only programs need explicit depends on runtime.
|
| 8 |
* Force a Build-Depends on default-jdk (>= 1:1.6) to indicate that this
|
| 9 |
package needs some classes (like java.security.spec.ECFieldF2m) which
|
| 10 |
are not available in GCJ classpath (Closes: #678904).
|
| 11 |
* Remove Build-Depends on quilt and debian/README.source file
|
| 12 |
since we already use quilt (3.0) source format.
|
| 13 |
|
| 14 |
-- Damien Raude-Morvan <drazzib@debian.org> Sat, 18 Aug 2012 12:04:18 +0200
|
| 15 |
|
| 16 |
bouncycastle (1.46+dfsg-6) unstable; urgency=low
|
| 17 |
|
| 18 |
* Now building for Java 1.5 rather than 1.6 (Closes: #678904)
|
| 19 |
|
| 20 |
-- Brian Thomason <brian.thomason@eucalyptus.com> Wed, 01 Aug 2012 16:32:19 +0000
|
| 21 |
|
| 22 |
bouncycastle (1.46+dfsg-5) unstable; urgency=low
|
| 23 |
|
| 24 |
* Compile using jdk16.xml rather than jdk14.xml as the latter exludes classes
|
| 25 |
* Pass unicode flag to javac targets as comments in the files prevent them from
|
| 26 |
being compiled as ASCII
|
| 27 |
|
| 28 |
-- Brian Thomason <brian.thomason@eucalyptus.com> Tue, 22 May 2012 15:23:21 +0000
|
| 29 |
|
| 30 |
bouncycastle (1.46+dfsg-4) unstable; urgency=low
|
| 31 |
|
| 32 |
* Disabled optimizations on sparc (Closes: #652117)
|
| 33 |
|
| 34 |
-- Brian Thomason <brian.thomason@eucalyptus.com> Tue, 03 Apr 2012 22:00:48 +0000
|
| 35 |
|
| 36 |
bouncycastle (1.46+dfsg-3) unstable; urgency=low
|
| 37 |
|
| 38 |
* Disabled tests as they will fail as a known issue of the security certs
|
| 39 |
having expired. Upstream has been informed and should fix for the next
|
| 40 |
upstream release. This should fix the building of bouncycastle on certain
|
| 41 |
platforms that were previously failing.
|
| 42 |
|
| 43 |
-- Brian Thomason <brian.thomason@eucalyptus.com> Mon, 12 Mar 2012 16:14:47 -0400
|
| 44 |
|
| 45 |
bouncycastle (1.46+dfsg-2) unstable; urgency=low
|
| 46 |
|
| 47 |
[ by sponsor Steffen Moeller ]
|
| 48 |
* Transition from experimental to unstable.
|
| 49 |
* Removal of Michael from uploaders (Closes: #653997).
|
| 50 |
* Added DMUA for Brian
|
| 51 |
|
| 52 |
-- Brian Thomason <brian.thomason@eucalyptus.com> Sat, 04 Feb 2012 19:19:27 +0100
|
| 53 |
|
| 54 |
bouncycastle (1.46+dfsg-1) experimental; urgency=low
|
| 55 |
|
| 56 |
[ by sponsor Steffen Moeller ]
|
| 57 |
* Merging Ubuntu changes with what is in pkg-java
|
| 58 |
* Removing Michael Koch from uploaders, adding Brian
|
| 59 |
|
| 60 |
-- Brian Thomason <brian.thomason@eucalyptus.com> Tue, 10 Jan 2012 13:15:54 +0100
|
| 61 |
|
| 62 |
bouncycastle (1.46+dfsg-0ubuntu1) precise; urgency=low
|
| 63 |
|
| 64 |
* New upstream release
|
| 65 |
* Updated Standards-Version to 3.9.2
|
| 66 |
* Changed source format to 3.0 (quilt)
|
| 67 |
* Changed Section to Java
|
| 68 |
|
| 69 |
-- Brian Thomason <brian.thomason@eucalyptus.com> Tue, 06 Dec 2011 20:53:23 +0000
|
| 70 |
|
| 71 |
bouncycastle (1.44+dfsg-2ubuntu2) oneiric; urgency=low
|
| 72 |
|
| 73 |
* Deployment of Maven artifacts:
|
| 74 |
- debian/rules: retrieve source POM's and install
|
| 75 |
- debian/control: Build-depend on maven-repo-helper
|
| 76 |
- debian/poms/*: versioned POM's from repo1.maven.org
|
| 77 |
- debian/lib[bcprov|bcmail|bcpg|bctsp].poms; POM lists
|
| 78 |
for deployment to maven-repo
|
| 79 |
- debian/maven.rules: Transform rules for POM deployment
|
| 80 |
|
| 81 |
-- James Page <james.page@ubuntu.com> Wed, 29 Jun 2011 16:36:43 +0100
|
| 82 |
|
| 83 |
bouncycastle (1.44+dfsg-3) unstable; urgency=low
|
| 84 |
|
| 85 |
* Team upload.
|
| 86 |
|
| 87 |
[Niels Thykier]
|
| 88 |
* Changed the section of the gcj packages to java.
|
| 89 |
* Replaced B-D on default-jdk-builddep with gcj-native-helper
|
| 90 |
and default-jdk.
|
| 91 |
|
| 92 |
[tony mancill]
|
| 93 |
* Apply patch to deploy maven artifacts. (Closes: #632183)
|
| 94 |
Thanks to James Page.
|
| 95 |
* All Recommends on *-gcj packages downgraded to Suggests.
|
| 96 |
(Closes: #585062)
|
| 97 |
* Bumped Standards-Versions 3.9.2 - no changes required.
|
| 98 |
|
| 99 |
-- tony mancill <tmancill@debian.org> Sun, 10 Jul 2011 16:27:31 -0700
|
| 100 |
|
| 101 |
bouncycastle (1.44+dfsg-2ubuntu1) maverick; urgency=low
|
| 102 |
|
| 103 |
* Merge from debian. Remaining changes:
|
| 104 |
- debian/rules: Enable test suite
|
| 105 |
- debian/control: Build-depend on ant-optional (needed for test suite)
|
| 106 |
- debian/control: Only suggest libbcprov-java-gcj on selected
|
| 107 |
architectures, build libbcprov-java architecture "any" to have it work
|
| 108 |
|
| 109 |
-- Thierry Carrez <thierry.carrez@ubuntu.com> Thu, 03 Jun 2010 15:51:05 +0200
|
| 110 |
|
| 111 |
bouncycastle (1.44+dfsg-2) unstable; urgency=low
|
| 112 |
|
| 113 |
[ Thierry Carrez ]
|
| 114 |
* debian/control: depend on java2-runtime-headless instead of java2-runtime
|
| 115 |
|
| 116 |
[ Torsten Werner ]
|
| 117 |
* Remove Charles from Uploaders list. (Closes: #569476)
|
| 118 |
|
| 119 |
-- Torsten Werner <twerner@debian.org> Thu, 11 Feb 2010 22:13:38 +0100
|
| 120 |
|
| 121 |
bouncycastle (1.44+dfsg-1) unstable; urgency=low
|
| 122 |
|
| 123 |
* Upload as new upstream release.
|
| 124 |
* Add debian/orig-tar.sh script and use it in watch file.
|
| 125 |
This now removes the RFCs comming with the upstream tarball.
|
| 126 |
(Closes: #554456)
|
| 127 |
|
| 128 |
-- Michael Koch <konqueror@gmx.de> Thu, 05 Nov 2009 08:16:03 +0100
|
| 129 |
|
| 130 |
bouncycastle (1.44-1) unstable; urgency=low
|
| 131 |
|
| 132 |
* New upstream release.
|
| 133 |
|
| 134 |
-- Michael Koch <konqueror@gmx.de> Sun, 25 Oct 2009 21:04:40 +0100
|
| 135 |
|
| 136 |
bouncycastle (1.43-1) unstable; urgency=low
|
| 137 |
|
| 138 |
[ Dominik Smatana ]
|
| 139 |
* Fixed broken debian/watch
|
| 140 |
|
| 141 |
[ Michael Koch ]
|
| 142 |
* New upstream version.
|
| 143 |
* Build-Depends on debhelper >= 7.
|
| 144 |
* Let all packages Depends on ${misc:Depends}.
|
| 145 |
* Move all -java packages to section 'java'.
|
| 146 |
* Replaces java-gcj-compat with default-jre-headless.
|
| 147 |
* Added debian/README.source.
|
| 148 |
* Updated Standards-Version to 3.8.3.
|
| 149 |
|
| 150 |
-- Michael Koch <konqueror@gmx.de> Tue, 22 Sep 2009 08:23:30 +0200
|
| 151 |
|
| 152 |
bouncycastle (1.39-2) unstable; urgency=low
|
| 153 |
|
| 154 |
* Build-Depends on default-jdk-builddep. Closes: #477847
|
| 155 |
|
| 156 |
-- Michael Koch <konqueror@gmx.de> Wed, 30 Apr 2008 04:35:02 -0100
|
| 157 |
|
| 158 |
bouncycastle (1.39-1) unstable; urgency=low
|
| 159 |
|
| 160 |
* New upstream release.
|
| 161 |
* Fixed watch file to match upstream version correctly.
|
| 162 |
* Removed '-1' part in Build-Depends.
|
| 163 |
|
| 164 |
-- Michael Koch <konqueror@gmx.de> Sat, 12 Apr 2008 13:49:12 +0200
|
| 165 |
|
| 166 |
bouncycastle (1.38-1) unstable; urgency=low
|
| 167 |
|
| 168 |
* New upstream release.
|
| 169 |
* Updated Standards-Version to 3.7.3.
|
| 170 |
* Added Homepage, Vcs-Svn and Vcs-Browser fields.
|
| 171 |
|
| 172 |
-- Michael Koch <konqueror@gmx.de> Sat, 29 Dec 2007 17:03:04 +0100
|
| 173 |
|
| 174 |
bouncycastle (1.37-2) unstable; urgency=low
|
| 175 |
|
| 176 |
* Fix dependency of targets to make it possible to build arch:dep packages
|
| 177 |
only. Closes: #440669.
|
| 178 |
|
| 179 |
-- Michael Koch <konqueror@gmx.de> Mon, 15 Oct 2007 20:26:02 +0200
|
| 180 |
|
| 181 |
bouncycastle (1.37-1) unstable; urgency=low
|
| 182 |
|
| 183 |
* New upstream release. Closes: #430560, #430562.
|
| 184 |
* Replaced ${Source-Version} bei ${source:Version}
|
| 185 |
* Added myself to Uploaders.
|
| 186 |
|
| 187 |
-- Michael Koch <konqueror@gmx.de> Sun, 15 Jul 2007 19:22:07 +0200
|
| 188 |
|
| 189 |
bouncycastle (1.33-4) unstable; urgency=low
|
| 190 |
|
| 191 |
* Rebuild the database of security providers in the postrm,
|
| 192 |
not in the prerm.
|
| 193 |
|
| 194 |
-- Matthias Klose <doko@debian.org> Sat, 10 Feb 2007 12:02:19 +0100
|
| 195 |
|
| 196 |
bouncycastle (1.33-3) unstable; urgency=low
|
| 197 |
|
| 198 |
* Merge from Ubuntu:
|
| 199 |
- Build -gcj packages.
|
| 200 |
- Install the docs in an api subdir (not apidoc).
|
| 201 |
|
| 202 |
-- Matthias Klose <doko@debian.org> Wed, 3 Jan 2007 14:29:42 +0100
|
| 203 |
|
| 204 |
bouncycastle (1.33-2.1) unstable; urgency=medium
|
| 205 |
|
| 206 |
* NMU
|
| 207 |
* Register org.bouncycastle.jce.provider.BouncyCastleProvider
|
| 208 |
as security provider for classpath based runtimes.
|
| 209 |
* Install bcprov.jar in /usr/share/java/gcj-endorsed as well.
|
| 210 |
* Closes: #394680.
|
| 211 |
|
| 212 |
-- Matthias Klose <doko@debian.org> Sun, 22 Oct 2006 14:57:44 +0000
|
| 213 |
|
| 214 |
bouncycastle (1.33-2) unstable; urgency=low
|
| 215 |
|
| 216 |
* Move clean target dependencies to Build-Depends
|
| 217 |
* Make pkg-java-maintainers the primary maintainer
|
| 218 |
* Update to standards version 3.7.2
|
| 219 |
|
| 220 |
-- Charles Fry <cfry@debian.org> Wed, 5 Jul 2006 12:32:16 -0400
|
| 221 |
|
| 222 |
bouncycastle (1.33-1) unstable; urgency=low
|
| 223 |
|
| 224 |
* New upstream release
|
| 225 |
* Generate bcmail, bctsp, and bcpg in addition to bcprov
|
| 226 |
|
| 227 |
-- Charles Fry <debian@frogcircus.org> Mon, 8 May 2006 11:46:32 -0400
|
| 228 |
|
| 229 |
bouncycastle (1.32-1) unstable; urgency=low
|
| 230 |
|
| 231 |
* New upstream release
|
| 232 |
* Add build dependencies on ant, use java-gcj-compat-dev (thanks to Matthias
|
| 233 |
Klose <doko@ubuntu.com>)
|
| 234 |
|
| 235 |
-- Charles Fry <debian@frogcircus.org> Thu, 20 Apr 2006 22:15:18 -0400
|
| 236 |
|
| 237 |
bouncycastle (1.30-1) unstable; urgency=low
|
| 238 |
|
| 239 |
* Initial release (Closes: #234048)
|
| 240 |
|
| 241 |
-- Charles Fry <debian@frogcircus.org> Mon, 19 Sep 2005 08:02:36 -0400
|
| 242 |
|