[pkg-java] r18312 - in tags/bouncycastle: . 1.51-1/debian 1.51-1/debian/patches 1.51-1/debian/poms

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Aug 7 16:54:23 UTC 2014


Author: ebourg-guest
Date: 2014-08-07 16:54:23 +0000 (Thu, 07 Aug 2014)
New Revision: 18312

Added:
   tags/bouncycastle/1.51-1/
   tags/bouncycastle/1.51-1/debian/changelog
   tags/bouncycastle/1.51-1/debian/compat
   tags/bouncycastle/1.51-1/debian/control
   tags/bouncycastle/1.51-1/debian/libbcprov-java-doc.docs
   tags/bouncycastle/1.51-1/debian/orig-tar.sh
   tags/bouncycastle/1.51-1/debian/patches/01_build.patch
   tags/bouncycastle/1.51-1/debian/patches/02_index.patch
   tags/bouncycastle/1.51-1/debian/poms/bcmail.pom
   tags/bouncycastle/1.51-1/debian/poms/bcpg.pom
   tags/bouncycastle/1.51-1/debian/poms/bcpkix.pom
   tags/bouncycastle/1.51-1/debian/poms/bcprov.pom
   tags/bouncycastle/1.51-1/debian/rules
Removed:
   tags/bouncycastle/1.51-1/debian/changelog
   tags/bouncycastle/1.51-1/debian/compat
   tags/bouncycastle/1.51-1/debian/control
   tags/bouncycastle/1.51-1/debian/libbcprov-java-doc.docs
   tags/bouncycastle/1.51-1/debian/orig-tar.sh
   tags/bouncycastle/1.51-1/debian/patches/01_build.patch
   tags/bouncycastle/1.51-1/debian/patches/02_index.patch
   tags/bouncycastle/1.51-1/debian/poms/bcmail.pom
   tags/bouncycastle/1.51-1/debian/poms/bcpg.pom
   tags/bouncycastle/1.51-1/debian/poms/bcpkix.pom
   tags/bouncycastle/1.51-1/debian/poms/bcprov.pom
   tags/bouncycastle/1.51-1/debian/rules
Log:
[svn-buildpackage] Tagging bouncycastle 1.51-1

Deleted: tags/bouncycastle/1.51-1/debian/changelog
===================================================================
--- trunk/bouncycastle/debian/changelog	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/changelog	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,300 +0,0 @@
-bouncycastle (1.49+dfsg-2) unstable; urgency=low
-
-  * Upload to unstable
-  * debian/control: Specified the packages broken by this version.
-    This completes the transition to Bouncy Castle >= 1.47 (Closes: #687694)
-
- -- Emmanuel Bourg <ebourg at apache.org>  Mon, 09 Sep 2013 10:41:55 +0200
-
-bouncycastle (1.49+dfsg-1) experimental; urgency=low
-
-  * New upstream release
-  * Updated the Maven poms
-  * Use canonical URLs in the Vcs-* fields
-  * Added the missing dependencies between the packages:
-    - libbcpkix-java depends on libbcprov-java
-    - libbcpg-java depends on libbcprov-java
-    - libbcmail-java depends on libbcprov-java and libbcpkix-java
-  * Added the Classpath attribute in the manifests
-  * Added the upstream changelog
-  * Removed the -gcj packages
-  * debian/orig-tar.sh: Exclude Eclipse project file
-  * debian/orig-tar.sh: Exclude the prebuilt CLDC classes
-  * debian/rules:
-    - Use the CDBS Ant class
-    - Updated the download URL for the poms
-    - Use uppercase names for the constants
-    - Removed the duplicate constants
-  * debian/copyright: Updated to follow the Copyright Format 1.0
-  * The documentation is now registered with doc-base
-  * Moved the documentation in the libbcprov-java-doc package
-  * Improved the description of the documentation packages
-  * Removed the debian/*.dirs files
-
- -- Emmanuel Bourg <ebourg at apache.org>  Mon, 15 Jul 2013 19:26:52 +0200
-
-bouncycastle (1.48+dfsg-2) unstable; urgency=low
-
-  * Removed the dependency on the Activation Framework (libgnujaf-java)
-  * Enabled the hardening for the -gcj packages
-  * Upload to unstable
-
- -- Emmanuel Bourg <ebourg at apache.org>  Fri, 17 May 2013 00:10:32 +0200
-
-bouncycastle (1.48+dfsg-1) experimental; urgency=low
-
-  * Team upload.
-  * New upstream release (Closes: #701698)
-    - Fixes the Lucky 13 attack on CBC-mode encryption in TLS
-      CVE-2013-0169, CVE-2013-1624 (Closes: #699885)
-  * Added the bcpkix packages (Closes: #675819)
-  * Removed the bctsp packages (the TSP API is now included in bcpkix)
-  * Updated Standards-Version to 3.9.4: no changes needed.
-  * Removed the DMUA flag
-  * Refreshed the patches
-  * Removed "Suggests: java-virtual-machine" on the libbcpg-java-gcj package
-
- -- Emmanuel Bourg <ebourg at apache.org>  Fri, 29 Mar 2013 12:52:23 +0100
-
-bouncycastle (1.46+dfsg-7) unstable; urgency=low
-
-  * Team upload.
-  * Updated Standards-Version to 3.9.3: no changes needed.
-  * As per Java Policy, remove "Depends: default-jre | java2-runtime"
-    and "Suggests: java-virtual-machine" from library packages:
-    only programs need explicit depends on runtime.
-  * Force a Build-Depends on default-jdk (>= 1:1.6) to indicate that this
-    package needs some classes (like java.security.spec.ECFieldF2m) which
-    are not available in GCJ classpath (Closes: #678904).
-  * Remove Build-Depends on quilt and debian/README.source file
-    since we already use quilt (3.0) source format.
-
- -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 18 Aug 2012 12:04:18 +0200
-
-bouncycastle (1.46+dfsg-6) unstable; urgency=low
-
-  * Now building for Java 1.5 rather than 1.6 (Closes: #678904)
-
- -- Brian Thomason <brian.thomason at eucalyptus.com>  Wed, 01 Aug 2012 16:32:19 +0000
-
-bouncycastle (1.46+dfsg-5) unstable; urgency=low
-
-  * Compile using jdk16.xml rather than jdk14.xml as the latter exludes classes
-  * Pass unicode flag to javac targets as comments in the files prevent them from
-    being compiled as ASCII
-
- -- Brian Thomason <brian.thomason at eucalyptus.com>  Tue, 22 May 2012 15:23:21 +0000
-
-bouncycastle (1.46+dfsg-4) unstable; urgency=low
-
-  * Disabled optimizations on sparc (Closes: #652117)
-
- -- Brian Thomason <brian.thomason at eucalyptus.com>  Tue, 03 Apr 2012 22:00:48 +0000
-
-bouncycastle (1.46+dfsg-3) unstable; urgency=low
-
-  * Disabled tests as they will fail as a known issue of the security certs
-    having expired.  Upstream has been informed and should fix for the next
-    upstream release. This should fix the building of bouncycastle on certain
-    platforms that were previously failing.
-
- -- Brian Thomason <brian.thomason at eucalyptus.com>  Mon, 12 Mar 2012 16:14:47 -0400
-
-bouncycastle (1.46+dfsg-2) unstable; urgency=low
-
-  [ by sponsor Steffen Moeller ]
-  * Transition from experimental to unstable.
-  * Removal of Michael from uploaders (Closes: #653997).
-  * Added DMUA for Brian
-
- -- Brian Thomason <brian.thomason at eucalyptus.com>  Sat, 04 Feb 2012 19:19:27 +0100
-
-bouncycastle (1.46+dfsg-1) experimental; urgency=low
-
-  [ by sponsor Steffen Moeller ]
-  * Merging Ubuntu changes with what is in pkg-java
-  * Removing Michael Koch from uploaders, adding Brian
-
- -- Brian Thomason <brian.thomason at eucalyptus.com>  Tue, 10 Jan 2012 13:15:54 +0100
-
-bouncycastle (1.46+dfsg-0ubuntu1) precise; urgency=low
-
-  * New upstream release
-  * Updated Standards-Version to 3.9.2
-  * Changed source format to 3.0 (quilt)
-  * Changed Section to Java
-
- -- Brian Thomason <brian.thomason at eucalyptus.com>  Tue, 06 Dec 2011 20:53:23 +0000
-
-bouncycastle (1.44+dfsg-2ubuntu2) oneiric; urgency=low
-
-  * Deployment of Maven artifacts:
-    - debian/rules: retrieve source POM's and install
-    - debian/control: Build-depend on maven-repo-helper
-    - debian/poms/*: versioned POM's from repo1.maven.org
-    - debian/lib[bcprov|bcmail|bcpg|bctsp].poms; POM lists
-      for deployment to maven-repo
-    - debian/maven.rules: Transform rules for POM deployment
-
- -- James Page <james.page at ubuntu.com>  Wed, 29 Jun 2011 16:36:43 +0100
-
-bouncycastle (1.44+dfsg-3) unstable; urgency=low
-
-  * Team upload.
-
-  [Niels Thykier]
-  * Changed the section of the gcj packages to java.
-  * Replaced B-D on default-jdk-builddep with gcj-native-helper
-    and default-jdk.
-
-  [tony mancill]
-  * Apply patch to deploy maven artifacts. (Closes: #632183)
-    Thanks to James Page.
-  * All Recommends on *-gcj packages downgraded to Suggests. 
-    (Closes: #585062)
-  * Bumped Standards-Versions 3.9.2 - no changes required.
-
- -- tony mancill <tmancill at debian.org>  Sun, 10 Jul 2011 16:27:31 -0700
-
-bouncycastle (1.44+dfsg-2ubuntu1) maverick; urgency=low
-
-  * Merge from debian. Remaining changes:
-    - debian/rules: Enable test suite
-    - debian/control: Build-depend on ant-optional (needed for test suite)
-    - debian/control: Only suggest libbcprov-java-gcj on selected
-      architectures, build libbcprov-java architecture "any" to have it work
-
- -- Thierry Carrez <thierry.carrez at ubuntu.com>  Thu, 03 Jun 2010 15:51:05 +0200
-
-bouncycastle (1.44+dfsg-2) unstable; urgency=low
-
-  [ Thierry Carrez ]
-  * debian/control: depend on java2-runtime-headless instead of java2-runtime
-
-  [ Torsten Werner ]
-  * Remove Charles from Uploaders list. (Closes: #569476)
-
- -- Torsten Werner <twerner at debian.org>  Thu, 11 Feb 2010 22:13:38 +0100
-
-bouncycastle (1.44+dfsg-1) unstable; urgency=low
-
-  * Upload as new upstream release.
-  * Add debian/orig-tar.sh script and use it in watch file.
-    This now removes the RFCs comming with the upstream tarball.
-    (Closes: #554456)
-
- -- Michael Koch <konqueror at gmx.de>  Thu, 05 Nov 2009 08:16:03 +0100
-
-bouncycastle (1.44-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Michael Koch <konqueror at gmx.de>  Sun, 25 Oct 2009 21:04:40 +0100
-
-bouncycastle (1.43-1) unstable; urgency=low
-
-  [ Dominik Smatana ]
-  * Fixed broken debian/watch
-
-  [ Michael Koch ]
-  * New upstream version.
-  * Build-Depends on debhelper >= 7.
-  * Let all packages Depends on ${misc:Depends}.
-  * Move all -java packages to section 'java'.
-  * Replaces java-gcj-compat with default-jre-headless.
-  * Added debian/README.source.
-  * Updated Standards-Version to 3.8.3.
-
- -- Michael Koch <konqueror at gmx.de>  Tue, 22 Sep 2009 08:23:30 +0200
-
-bouncycastle (1.39-2) unstable; urgency=low
-
-  * Build-Depends on default-jdk-builddep. Closes: #477847
-
- -- Michael Koch <konqueror at gmx.de>  Wed, 30 Apr 2008 04:35:02 -0100
-
-bouncycastle (1.39-1) unstable; urgency=low
-
-  * New upstream release.
-  * Fixed watch file to match upstream version correctly.
-  * Removed '-1' part in Build-Depends.
-
- -- Michael Koch <konqueror at gmx.de>  Sat, 12 Apr 2008 13:49:12 +0200
-
-bouncycastle (1.38-1) unstable; urgency=low
-
-  * New upstream release.
-  * Updated Standards-Version to 3.7.3.
-  * Added Homepage, Vcs-Svn and Vcs-Browser fields.
-
- -- Michael Koch <konqueror at gmx.de>  Sat, 29 Dec 2007 17:03:04 +0100
-
-bouncycastle (1.37-2) unstable; urgency=low
-
-  * Fix dependency of targets to make it possible to build arch:dep packages
-    only. Closes: #440669.
-
- -- Michael Koch <konqueror at gmx.de>  Mon, 15 Oct 2007 20:26:02 +0200
-
-bouncycastle (1.37-1) unstable; urgency=low
-
-  * New upstream release. Closes: #430560, #430562.
-  * Replaced ${Source-Version} bei ${source:Version}
-  * Added myself to Uploaders.
-
- -- Michael Koch <konqueror at gmx.de>  Sun, 15 Jul 2007 19:22:07 +0200
-
-bouncycastle (1.33-4) unstable; urgency=low
-
-  * Rebuild the database of security providers in the postrm,
-    not in the prerm.
-
- -- Matthias Klose <doko at debian.org>  Sat, 10 Feb 2007 12:02:19 +0100
-
-bouncycastle (1.33-3) unstable; urgency=low
-
-  * Merge from Ubuntu:
-    - Build -gcj packages.
-    - Install the docs in an api subdir (not apidoc).
-
- -- Matthias Klose <doko at debian.org>  Wed,  3 Jan 2007 14:29:42 +0100
-
-bouncycastle (1.33-2.1) unstable; urgency=medium
-
-  * NMU
-  * Register org.bouncycastle.jce.provider.BouncyCastleProvider
-    as security provider for classpath based runtimes.
-  * Install bcprov.jar in /usr/share/java/gcj-endorsed as well.
-  * Closes: #394680.
-
- -- Matthias Klose <doko at debian.org>  Sun, 22 Oct 2006 14:57:44 +0000
-
-bouncycastle (1.33-2) unstable; urgency=low
-
-  * Move clean target dependencies to Build-Depends
-  * Make pkg-java-maintainers the primary maintainer
-  * Update to standards version 3.7.2
-
- -- Charles Fry <cfry at debian.org>  Wed,  5 Jul 2006 12:32:16 -0400
-
-bouncycastle (1.33-1) unstable; urgency=low
-
-  * New upstream release
-  * Generate bcmail, bctsp, and bcpg in addition to bcprov
-
- -- Charles Fry <debian at frogcircus.org>  Mon,  8 May 2006 11:46:32 -0400
-
-bouncycastle (1.32-1) unstable; urgency=low
-
-  * New upstream release
-  * Add build dependencies on ant, use java-gcj-compat-dev (thanks to Matthias
-    Klose <doko at ubuntu.com>)
-
- -- Charles Fry <debian at frogcircus.org>  Thu, 20 Apr 2006 22:15:18 -0400
-
-bouncycastle (1.30-1) unstable; urgency=low
-
-  * Initial release (Closes: #234048)
-
- -- Charles Fry <debian at frogcircus.org>  Mon, 19 Sep 2005 08:02:36 -0400
-

Copied: tags/bouncycastle/1.51-1/debian/changelog (from rev 18311, trunk/bouncycastle/debian/changelog)
===================================================================
--- tags/bouncycastle/1.51-1/debian/changelog	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/changelog	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,311 @@
+bouncycastle (1.51-1) experimental; urgency=medium
+
+  * New upstream release
+    - Refreshed the patches
+    - Updated the Maven poms
+  * Standards-Version updated to 3.9.5 (no changes)
+  * Switch to debhelper level 9
+  * Use XZ compression for the upstream tarball
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 07 Aug 2014 14:07:58 +0200
+
+bouncycastle (1.49+dfsg-2) unstable; urgency=low
+
+  * Upload to unstable
+  * debian/control: Specified the packages broken by this version.
+    This completes the transition to Bouncy Castle >= 1.47 (Closes: #687694)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 09 Sep 2013 10:41:55 +0200
+
+bouncycastle (1.49+dfsg-1) experimental; urgency=low
+
+  * New upstream release
+  * Updated the Maven poms
+  * Use canonical URLs in the Vcs-* fields
+  * Added the missing dependencies between the packages:
+    - libbcpkix-java depends on libbcprov-java
+    - libbcpg-java depends on libbcprov-java
+    - libbcmail-java depends on libbcprov-java and libbcpkix-java
+  * Added the Classpath attribute in the manifests
+  * Added the upstream changelog
+  * Removed the -gcj packages
+  * debian/orig-tar.sh: Exclude Eclipse project file
+  * debian/orig-tar.sh: Exclude the prebuilt CLDC classes
+  * debian/rules:
+    - Use the CDBS Ant class
+    - Updated the download URL for the poms
+    - Use uppercase names for the constants
+    - Removed the duplicate constants
+  * debian/copyright: Updated to follow the Copyright Format 1.0
+  * The documentation is now registered with doc-base
+  * Moved the documentation in the libbcprov-java-doc package
+  * Improved the description of the documentation packages
+  * Removed the debian/*.dirs files
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 15 Jul 2013 19:26:52 +0200
+
+bouncycastle (1.48+dfsg-2) unstable; urgency=low
+
+  * Removed the dependency on the Activation Framework (libgnujaf-java)
+  * Enabled the hardening for the -gcj packages
+  * Upload to unstable
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 17 May 2013 00:10:32 +0200
+
+bouncycastle (1.48+dfsg-1) experimental; urgency=low
+
+  * Team upload.
+  * New upstream release (Closes: #701698)
+    - Fixes the Lucky 13 attack on CBC-mode encryption in TLS
+      CVE-2013-0169, CVE-2013-1624 (Closes: #699885)
+  * Added the bcpkix packages (Closes: #675819)
+  * Removed the bctsp packages (the TSP API is now included in bcpkix)
+  * Updated Standards-Version to 3.9.4: no changes needed.
+  * Removed the DMUA flag
+  * Refreshed the patches
+  * Removed "Suggests: java-virtual-machine" on the libbcpg-java-gcj package
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 29 Mar 2013 12:52:23 +0100
+
+bouncycastle (1.46+dfsg-7) unstable; urgency=low
+
+  * Team upload.
+  * Updated Standards-Version to 3.9.3: no changes needed.
+  * As per Java Policy, remove "Depends: default-jre | java2-runtime"
+    and "Suggests: java-virtual-machine" from library packages:
+    only programs need explicit depends on runtime.
+  * Force a Build-Depends on default-jdk (>= 1:1.6) to indicate that this
+    package needs some classes (like java.security.spec.ECFieldF2m) which
+    are not available in GCJ classpath (Closes: #678904).
+  * Remove Build-Depends on quilt and debian/README.source file
+    since we already use quilt (3.0) source format.
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Sat, 18 Aug 2012 12:04:18 +0200
+
+bouncycastle (1.46+dfsg-6) unstable; urgency=low
+
+  * Now building for Java 1.5 rather than 1.6 (Closes: #678904)
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com>  Wed, 01 Aug 2012 16:32:19 +0000
+
+bouncycastle (1.46+dfsg-5) unstable; urgency=low
+
+  * Compile using jdk16.xml rather than jdk14.xml as the latter exludes classes
+  * Pass unicode flag to javac targets as comments in the files prevent them from
+    being compiled as ASCII
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com>  Tue, 22 May 2012 15:23:21 +0000
+
+bouncycastle (1.46+dfsg-4) unstable; urgency=low
+
+  * Disabled optimizations on sparc (Closes: #652117)
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com>  Tue, 03 Apr 2012 22:00:48 +0000
+
+bouncycastle (1.46+dfsg-3) unstable; urgency=low
+
+  * Disabled tests as they will fail as a known issue of the security certs
+    having expired.  Upstream has been informed and should fix for the next
+    upstream release. This should fix the building of bouncycastle on certain
+    platforms that were previously failing.
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com>  Mon, 12 Mar 2012 16:14:47 -0400
+
+bouncycastle (1.46+dfsg-2) unstable; urgency=low
+
+  [ by sponsor Steffen Moeller ]
+  * Transition from experimental to unstable.
+  * Removal of Michael from uploaders (Closes: #653997).
+  * Added DMUA for Brian
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com>  Sat, 04 Feb 2012 19:19:27 +0100
+
+bouncycastle (1.46+dfsg-1) experimental; urgency=low
+
+  [ by sponsor Steffen Moeller ]
+  * Merging Ubuntu changes with what is in pkg-java
+  * Removing Michael Koch from uploaders, adding Brian
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com>  Tue, 10 Jan 2012 13:15:54 +0100
+
+bouncycastle (1.46+dfsg-0ubuntu1) precise; urgency=low
+
+  * New upstream release
+  * Updated Standards-Version to 3.9.2
+  * Changed source format to 3.0 (quilt)
+  * Changed Section to Java
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com>  Tue, 06 Dec 2011 20:53:23 +0000
+
+bouncycastle (1.44+dfsg-2ubuntu2) oneiric; urgency=low
+
+  * Deployment of Maven artifacts:
+    - debian/rules: retrieve source POM's and install
+    - debian/control: Build-depend on maven-repo-helper
+    - debian/poms/*: versioned POM's from repo1.maven.org
+    - debian/lib[bcprov|bcmail|bcpg|bctsp].poms; POM lists
+      for deployment to maven-repo
+    - debian/maven.rules: Transform rules for POM deployment
+
+ -- James Page <james.page at ubuntu.com>  Wed, 29 Jun 2011 16:36:43 +0100
+
+bouncycastle (1.44+dfsg-3) unstable; urgency=low
+
+  * Team upload.
+
+  [Niels Thykier]
+  * Changed the section of the gcj packages to java.
+  * Replaced B-D on default-jdk-builddep with gcj-native-helper
+    and default-jdk.
+
+  [tony mancill]
+  * Apply patch to deploy maven artifacts. (Closes: #632183)
+    Thanks to James Page.
+  * All Recommends on *-gcj packages downgraded to Suggests. 
+    (Closes: #585062)
+  * Bumped Standards-Versions 3.9.2 - no changes required.
+
+ -- tony mancill <tmancill at debian.org>  Sun, 10 Jul 2011 16:27:31 -0700
+
+bouncycastle (1.44+dfsg-2ubuntu1) maverick; urgency=low
+
+  * Merge from debian. Remaining changes:
+    - debian/rules: Enable test suite
+    - debian/control: Build-depend on ant-optional (needed for test suite)
+    - debian/control: Only suggest libbcprov-java-gcj on selected
+      architectures, build libbcprov-java architecture "any" to have it work
+
+ -- Thierry Carrez <thierry.carrez at ubuntu.com>  Thu, 03 Jun 2010 15:51:05 +0200
+
+bouncycastle (1.44+dfsg-2) unstable; urgency=low
+
+  [ Thierry Carrez ]
+  * debian/control: depend on java2-runtime-headless instead of java2-runtime
+
+  [ Torsten Werner ]
+  * Remove Charles from Uploaders list. (Closes: #569476)
+
+ -- Torsten Werner <twerner at debian.org>  Thu, 11 Feb 2010 22:13:38 +0100
+
+bouncycastle (1.44+dfsg-1) unstable; urgency=low
+
+  * Upload as new upstream release.
+  * Add debian/orig-tar.sh script and use it in watch file.
+    This now removes the RFCs comming with the upstream tarball.
+    (Closes: #554456)
+
+ -- Michael Koch <konqueror at gmx.de>  Thu, 05 Nov 2009 08:16:03 +0100
+
+bouncycastle (1.44-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Michael Koch <konqueror at gmx.de>  Sun, 25 Oct 2009 21:04:40 +0100
+
+bouncycastle (1.43-1) unstable; urgency=low
+
+  [ Dominik Smatana ]
+  * Fixed broken debian/watch
+
+  [ Michael Koch ]
+  * New upstream version.
+  * Build-Depends on debhelper >= 7.
+  * Let all packages Depends on ${misc:Depends}.
+  * Move all -java packages to section 'java'.
+  * Replaces java-gcj-compat with default-jre-headless.
+  * Added debian/README.source.
+  * Updated Standards-Version to 3.8.3.
+
+ -- Michael Koch <konqueror at gmx.de>  Tue, 22 Sep 2009 08:23:30 +0200
+
+bouncycastle (1.39-2) unstable; urgency=low
+
+  * Build-Depends on default-jdk-builddep. Closes: #477847
+
+ -- Michael Koch <konqueror at gmx.de>  Wed, 30 Apr 2008 04:35:02 -0100
+
+bouncycastle (1.39-1) unstable; urgency=low
+
+  * New upstream release.
+  * Fixed watch file to match upstream version correctly.
+  * Removed '-1' part in Build-Depends.
+
+ -- Michael Koch <konqueror at gmx.de>  Sat, 12 Apr 2008 13:49:12 +0200
+
+bouncycastle (1.38-1) unstable; urgency=low
+
+  * New upstream release.
+  * Updated Standards-Version to 3.7.3.
+  * Added Homepage, Vcs-Svn and Vcs-Browser fields.
+
+ -- Michael Koch <konqueror at gmx.de>  Sat, 29 Dec 2007 17:03:04 +0100
+
+bouncycastle (1.37-2) unstable; urgency=low
+
+  * Fix dependency of targets to make it possible to build arch:dep packages
+    only. Closes: #440669.
+
+ -- Michael Koch <konqueror at gmx.de>  Mon, 15 Oct 2007 20:26:02 +0200
+
+bouncycastle (1.37-1) unstable; urgency=low
+
+  * New upstream release. Closes: #430560, #430562.
+  * Replaced ${Source-Version} bei ${source:Version}
+  * Added myself to Uploaders.
+
+ -- Michael Koch <konqueror at gmx.de>  Sun, 15 Jul 2007 19:22:07 +0200
+
+bouncycastle (1.33-4) unstable; urgency=low
+
+  * Rebuild the database of security providers in the postrm,
+    not in the prerm.
+
+ -- Matthias Klose <doko at debian.org>  Sat, 10 Feb 2007 12:02:19 +0100
+
+bouncycastle (1.33-3) unstable; urgency=low
+
+  * Merge from Ubuntu:
+    - Build -gcj packages.
+    - Install the docs in an api subdir (not apidoc).
+
+ -- Matthias Klose <doko at debian.org>  Wed,  3 Jan 2007 14:29:42 +0100
+
+bouncycastle (1.33-2.1) unstable; urgency=medium
+
+  * NMU
+  * Register org.bouncycastle.jce.provider.BouncyCastleProvider
+    as security provider for classpath based runtimes.
+  * Install bcprov.jar in /usr/share/java/gcj-endorsed as well.
+  * Closes: #394680.
+
+ -- Matthias Klose <doko at debian.org>  Sun, 22 Oct 2006 14:57:44 +0000
+
+bouncycastle (1.33-2) unstable; urgency=low
+
+  * Move clean target dependencies to Build-Depends
+  * Make pkg-java-maintainers the primary maintainer
+  * Update to standards version 3.7.2
+
+ -- Charles Fry <cfry at debian.org>  Wed,  5 Jul 2006 12:32:16 -0400
+
+bouncycastle (1.33-1) unstable; urgency=low
+
+  * New upstream release
+  * Generate bcmail, bctsp, and bcpg in addition to bcprov
+
+ -- Charles Fry <debian at frogcircus.org>  Mon,  8 May 2006 11:46:32 -0400
+
+bouncycastle (1.32-1) unstable; urgency=low
+
+  * New upstream release
+  * Add build dependencies on ant, use java-gcj-compat-dev (thanks to Matthias
+    Klose <doko at ubuntu.com>)
+
+ -- Charles Fry <debian at frogcircus.org>  Thu, 20 Apr 2006 22:15:18 -0400
+
+bouncycastle (1.30-1) unstable; urgency=low
+
+  * Initial release (Closes: #234048)
+
+ -- Charles Fry <debian at frogcircus.org>  Mon, 19 Sep 2005 08:02:36 -0400
+

Deleted: tags/bouncycastle/1.51-1/debian/compat
===================================================================
--- trunk/bouncycastle/debian/compat	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/compat	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1 +0,0 @@
-7

Copied: tags/bouncycastle/1.51-1/debian/compat (from rev 18308, trunk/bouncycastle/debian/compat)
===================================================================
--- tags/bouncycastle/1.51-1/debian/compat	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/compat	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1 @@
+9

Deleted: tags/bouncycastle/1.51-1/debian/control
===================================================================
--- trunk/bouncycastle/debian/control	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/control	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,99 +0,0 @@
-Source: bouncycastle
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Brian Thomason <brian.thomason at eucalyptus.com>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: cdbs (>= 0.4.27), debhelper (>= 7.0.50~), ant, libgnumail-java,
- junit, ant-optional, maven-repo-helper, default-jdk (>= 1:1.6), javahelper
-Standards-Version: 3.9.4
-Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/bouncycastle
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/bouncycastle
-Homepage: http://www.bouncycastle.org
-
-Package: libbcprov-java
-Architecture: all
-Depends: ${misc:Depends}
-Suggests: libbcprov-java-doc
-Breaks: jakarta-jmeter (<< 2.8-1~),
-        jenkins-instance-identity (<< 1.3-1~),
-        jglobus (<< 2.0.6-1~),
-        libitext-java (<< 2.1.7-6~),
-        libpdfbox-java (<< 1:1.8.2+dfsg-1~),
-        voms-api-java (<< 2.0.9-1.1~)
-Description: Bouncy Castle Java Cryptographic Service Provider
- The Bouncy Castle Crypto package is a Java implementation of
- cryptographic algorithms.
- .
- This package contains a JCE provider and a lightweight crypto API.
-
-Package: libbcprov-java-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Description: Bouncy Castle Java Cryptographic Service Provider (Documentation)
- The Bouncy Castle Crypto package is a Java implementation of
- cryptographic algorithms.
- .
- This package contains the Javadoc for libbcprov-java.
-
-Package: libbcmail-java
-Architecture: all
-Depends: libgnumail-java, libbcprov-java (>= ${source:Version}), libbcpkix-java (>= ${source:Version}), ${misc:Depends}
-Suggests: libbcmail-java-doc
-Description: Bouncy Castle generators/processors for S/MIME and CMS
- The Bouncy Castle Crypto package is a Java implementation of
- cryptographic algorithms.
- .
- This package contains generators and processors for S/MIME and CMS
- (PKCS7/RFC 3852).
-
-Package: libbcmail-java-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Description: Bouncy Castle generators/processors for S/MIME and CMS (Documentation)
- The Bouncy Castle Crypto package is a Java implementation of
- cryptographic algorithms.
- .
- This package contains the Javadoc for libbcmail-java.
-
-Package: libbcpkix-java
-Architecture: all
-Depends: libbcprov-java (>= ${source:Version}), ${misc:Depends}
-Suggests: libbcpkix-java-doc
-Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF
- The Bouncy Castle Crypto package is a Java implementation of
- cryptographic algorithms.
- .
- This package contains generators and processors for PKIX, CMS,
- EAC, TSP, PKCS, OCSP, CMP, and CRMF.
-
-Package: libbcpkix-java-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS... (Documentation)
- The Bouncy Castle Crypto package is a Java implementation of
- cryptographic algorithms.
- .
- This package contains the Javadoc for libbcpkix-java.
-
-Package: libbcpg-java
-Architecture: all
-Depends: libbcprov-java (>= ${source:Version}), ${misc:Depends}
-Suggests: libbcpg-java-doc
-Description: Bouncy Castle generators/processors for OpenPGP
- The Bouncy Castle Crypto package is a Java implementation of
- cryptographic algorithms.
- .
- This package contains generators and processors for OpenPGP (RFC 2440).
-
-Package: libbcpg-java-doc
-Section: doc
-Architecture: all
-Depends: ${misc:Depends}
-Description: Bouncy Castle generators/processors for OpenPGP (Documentation)
- The Bouncy Castle Crypto package is a Java implementation of
- cryptographic algorithms.
- .
- This package contains the Javadoc for libbcpg-java. 

Copied: tags/bouncycastle/1.51-1/debian/control (from rev 18309, trunk/bouncycastle/debian/control)
===================================================================
--- tags/bouncycastle/1.51-1/debian/control	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/control	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,110 @@
+Source: bouncycastle
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Brian Thomason <brian.thomason at eucalyptus.com>,
+           Emmanuel Bourg <ebourg at apache.org>
+Build-Depends: ant,
+               ant-optional,
+               cdbs (>= 0.4.27),
+               debhelper (>= 9),
+               default-jdk (>= 1:1.6),
+               javahelper,
+               junit,
+               libgnumail-java,
+               maven-repo-helper
+Standards-Version: 3.9.5
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/bouncycastle
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/bouncycastle
+Homepage: http://www.bouncycastle.org
+
+Package: libbcprov-java
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: libbcprov-java-doc
+Breaks: jakarta-jmeter (<< 2.8-1~),
+        jenkins-instance-identity (<< 1.3-1~),
+        jglobus (<< 2.0.6-1~),
+        libitext-java (<< 2.1.7-6~),
+        libpdfbox-java (<< 1:1.8.2+dfsg-1~),
+        voms-api-java (<< 2.0.9-1.1~)
+Description: Bouncy Castle Java Cryptographic Service Provider
+ The Bouncy Castle Crypto package is a Java implementation of
+ cryptographic algorithms.
+ .
+ This package contains a JCE provider and a lightweight crypto API.
+
+Package: libbcprov-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Bouncy Castle Java Cryptographic Service Provider (Documentation)
+ The Bouncy Castle Crypto package is a Java implementation of
+ cryptographic algorithms.
+ .
+ This package contains the Javadoc for libbcprov-java.
+
+Package: libbcmail-java
+Architecture: all
+Depends: libbcpkix-java (>= ${source:Version}),
+         libbcprov-java (>= ${source:Version}),
+         libgnumail-java,
+         ${misc:Depends}
+Suggests: libbcmail-java-doc
+Description: Bouncy Castle generators/processors for S/MIME and CMS
+ The Bouncy Castle Crypto package is a Java implementation of
+ cryptographic algorithms.
+ .
+ This package contains generators and processors for S/MIME and CMS
+ (PKCS7/RFC 3852).
+
+Package: libbcmail-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Bouncy Castle generators/processors for S/MIME and CMS (Documentation)
+ The Bouncy Castle Crypto package is a Java implementation of
+ cryptographic algorithms.
+ .
+ This package contains the Javadoc for libbcmail-java.
+
+Package: libbcpkix-java
+Architecture: all
+Depends: libbcprov-java (>= ${source:Version}), ${misc:Depends}
+Suggests: libbcpkix-java-doc
+Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF
+ The Bouncy Castle Crypto package is a Java implementation of
+ cryptographic algorithms.
+ .
+ This package contains generators and processors for PKIX, CMS,
+ EAC, TSP, PKCS, OCSP, CMP, and CRMF.
+
+Package: libbcpkix-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS... (Documentation)
+ The Bouncy Castle Crypto package is a Java implementation of
+ cryptographic algorithms.
+ .
+ This package contains the Javadoc for libbcpkix-java.
+
+Package: libbcpg-java
+Architecture: all
+Depends: libbcprov-java (>= ${source:Version}), ${misc:Depends}
+Suggests: libbcpg-java-doc
+Description: Bouncy Castle generators/processors for OpenPGP
+ The Bouncy Castle Crypto package is a Java implementation of
+ cryptographic algorithms.
+ .
+ This package contains generators and processors for OpenPGP (RFC 2440).
+
+Package: libbcpg-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Bouncy Castle generators/processors for OpenPGP (Documentation)
+ The Bouncy Castle Crypto package is a Java implementation of
+ cryptographic algorithms.
+ .
+ This package contains the Javadoc for libbcpg-java.

Deleted: tags/bouncycastle/1.51-1/debian/libbcprov-java-doc.docs
===================================================================
--- trunk/bouncycastle/debian/libbcprov-java-doc.docs	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/libbcprov-java-doc.docs	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,4 +0,0 @@
-CONTRIBUTORS.html
-index.html
-releasenotes.html
-specifications.html

Copied: tags/bouncycastle/1.51-1/debian/libbcprov-java-doc.docs (from rev 18311, trunk/bouncycastle/debian/libbcprov-java-doc.docs)
===================================================================
--- tags/bouncycastle/1.51-1/debian/libbcprov-java-doc.docs	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/libbcprov-java-doc.docs	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,3 @@
+CONTRIBUTORS.html
+index.html
+docs/specifications.html

Deleted: tags/bouncycastle/1.51-1/debian/orig-tar.sh
===================================================================
--- trunk/bouncycastle/debian/orig-tar.sh	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/orig-tar.sh	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,22 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version' <version> <file>
-DEBIAN_VERSION=$(echo $2 | sed -e 's/^\(.\)/\1./')
-DIR=bouncycastle-$DEBIAN_VERSION.orig
-TAR=../bouncycastle_$DEBIAN_VERSION+dfsg.orig.tar.gz
-
-# clean up the upstream tarball
-tar zxf $3
-rm -f $3
-mv crypto-$2 $DIR
-GZIP=--best tar czf $TAR -X debian/orig-tar.exclude $DIR
-rm -rf $DIR
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-	. .svn/deb-layout
-	mv $3 $origDir
-	echo "moved $3 to $origDir"
-fi
-
-exit 0

Copied: tags/bouncycastle/1.51-1/debian/orig-tar.sh (from rev 18311, trunk/bouncycastle/debian/orig-tar.sh)
===================================================================
--- tags/bouncycastle/1.51-1/debian/orig-tar.sh	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/orig-tar.sh	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,22 @@
+#!/bin/sh -e
+
+# called by uscan with '--upstream-version' <version> <file>
+DEBIAN_VERSION=$(echo $2 | sed -e 's/^\(.\)/\1./')
+DIR=bouncycastle-$DEBIAN_VERSION.orig
+TAR=../bouncycastle_$DEBIAN_VERSION.orig.tar.xz
+
+# clean up the upstream tarball
+tar zxf $3
+rm -f $3
+mv crypto-$2 $DIR
+XZ_OPT=--best tar cJf $TAR -X debian/orig-tar.exclude $DIR
+rm -rf $DIR
+
+# move to directory 'tarballs'
+if [ -r .svn/deb-layout ]; then
+	. .svn/deb-layout
+	mv $3 $origDir
+	echo "moved $3 to $origDir"
+fi
+
+exit 0

Deleted: tags/bouncycastle/1.51-1/debian/patches/01_build.patch
===================================================================
--- trunk/bouncycastle/debian/patches/01_build.patch	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/patches/01_build.patch	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,29 +0,0 @@
-Description: Pass unicode flag to javac targets for proper compilation
-Author: Brian Thomason <brian.thomason at eucalyptus.com>
-
---- a/bc-build.xml
-+++ b/bc-build.xml
-@@ -101,6 +101,7 @@
-                             <include name="**/*.jar" />
-                         </fileset>
-                     </classpath>
-+                <compilerarg line="-encoding utf-8"/>
-                 </javac>
-                 <copy todir="${build.dir}/@{target}/classes">
-                      <fileset dir="${artifacts.dir}/@{target}/src" includes="**/*.properties" />
-@@ -131,6 +132,7 @@
-                     srcdir="${artifacts.dir}/@{target}/src"
-                     destdir="${build.dir}/@{target}/classes"
-                     debug="${release.debug}">
-+                <compilerarg line="-encoding utf-8"/>
-                     <classpath>
-                         <fileset dir="${artifacts.jars.dir}">
-                             <include name="**/*.jar" />
-@@ -242,6 +244,7 @@
-             srcdir="${lcrypto.target.src.dir}"
-             destdir="${lcrypto.target.classes.dir}"
-             debug="${release.debug}">
-+        <compilerarg line="-encoding utf-8"/>
-         </javac>
-     </target>
- 

Copied: tags/bouncycastle/1.51-1/debian/patches/01_build.patch (from rev 18311, trunk/bouncycastle/debian/patches/01_build.patch)
===================================================================
--- tags/bouncycastle/1.51-1/debian/patches/01_build.patch	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/patches/01_build.patch	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,29 @@
+Description: Pass unicode flag to javac targets for proper compilation
+Author: Brian Thomason <brian.thomason at eucalyptus.com>
+
+--- a/ant/bc+-build.xml
++++ b/ant/bc+-build.xml
+@@ -108,6 +108,7 @@
+                             <include name="**/*.jar" />
+                         </fileset>
+                     </classpath>
++                <compilerarg line="-encoding utf-8"/>
+                 </javac>
+                 <copy todir="${build.dir}/@{target}/classes">
+                      <fileset dir="${artifacts.dir}/@{target}/src" includes="**/*.properties" />
+@@ -138,6 +139,7 @@
+                     srcdir="${artifacts.dir}/@{target}/src"
+                     destdir="${build.dir}/@{target}/classes"
+                     debug="${release.debug}">
++                <compilerarg line="-encoding utf-8"/>
+                     <classpath>
+                         <path refid="project.classpath" /> 
+                         <fileset dir="${artifacts.jars.dir}">
+@@ -269,6 +271,7 @@
+             srcdir="${lcrypto.target.src.dir}"
+             destdir="${lcrypto.target.classes.dir}"
+             debug="${release.debug}">
++        <compilerarg line="-encoding utf-8"/>
+         </javac>
+     </target>
+ 

Deleted: tags/bouncycastle/1.51-1/debian/patches/02_index.patch
===================================================================
--- trunk/bouncycastle/debian/patches/02_index.patch	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/patches/02_index.patch	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,13 +0,0 @@
-Description: Refer to documentation contained in doc package
-
---- bouncycastle-1.46+dfsg.orig/index.html
-+++ bouncycastle-1.46+dfsg/index.html
-@@ -36,7 +36,7 @@ The current specifications for this pack
- <a href=specifications.html>here</a>.
- <p>
- The current api documentation for this package is
--<a href=docs/index.html>here</a>.
-+in the corresponding libbc*-java-doc Debian package.
- </p>
- </p>
- <h2>Examples and Tests</h2>

Copied: tags/bouncycastle/1.51-1/debian/patches/02_index.patch (from rev 18311, trunk/bouncycastle/debian/patches/02_index.patch)
===================================================================
--- tags/bouncycastle/1.51-1/debian/patches/02_index.patch	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/patches/02_index.patch	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,13 @@
+Description: Refer to documentation contained in doc package
+
+--- a/index.html
++++ b/index.html
+@@ -41,7 +41,7 @@
+ </p>
+ <p>
+ The current JavaDoc for the Bouncy Castle APIs can be found
+-<a href="javadoc/index.html">here</a>.
++in the corresponding libbc*-java-doc Debian package.
+ </p>
+ <p>
+ Additional documentation on use of the classes can also be found in the <a href="docs/index.html">docs</a> directory.

Deleted: tags/bouncycastle/1.51-1/debian/poms/bcmail.pom
===================================================================
--- trunk/bouncycastle/debian/poms/bcmail.pom	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/poms/bcmail.pom	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project>
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>org.bouncycastle</groupId>
-  <artifactId>bcmail-jdk15on</artifactId>
-  <packaging>jar</packaging>
-  <name>Bouncy Castle S/MIME API</name>
-  <version>1.49</version>
-  <description>The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 to JDK 1.7. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The JavaMail API and the Java activation framework will also be needed.</description>
-  <url>http://www.bouncycastle.org/java.html</url>
-  <licenses>
-    <license>
-      <name>Bouncy Castle Licence</name>
-      <url>http://www.bouncycastle.org/licence.html</url>
-      <distribution>repo</distribution>
-    </license>
-  </licenses>
-  <scm>
-    <url>http://www.bouncycastle.org/viewcvs/viewcvs.cgi/java</url>
-  </scm>
-  <developers>
-    <developer>
-      <id>feedback-crypto</id>
-      <name>The Legion of the Bouncy Castle</name>
-      <email>feedback-crypto at bouncycastle.org</email>
-    </developer>
-  </developers>
-  <dependencies>
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.49</version>
-      <type>jar</type>
-    </dependency>
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcpkix-jdk15on</artifactId>
-      <version>1.49</version>
-      <type>jar</type>
-    </dependency>
-  </dependencies>
-</project>

Copied: tags/bouncycastle/1.51-1/debian/poms/bcmail.pom (from rev 18311, trunk/bouncycastle/debian/poms/bcmail.pom)
===================================================================
--- tags/bouncycastle/1.51-1/debian/poms/bcmail.pom	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/poms/bcmail.pom	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.bouncycastle</groupId>
+  <artifactId>bcmail-jdk15on</artifactId>
+  <packaging>jar</packaging>
+  <name>Bouncy Castle S/MIME API</name>
+  <version>1.51</version>
+  <description>The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The JavaMail API and the Java activation framework will also be needed.</description>
+  <url>http://www.bouncycastle.org/java.html</url>
+  <licenses>
+    <license>
+      <name>Bouncy Castle Licence</name>
+      <url>http://www.bouncycastle.org/licence.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>https://github.com/bcgit/bc-java</url>
+  </scm>
+  <issueManagement>
+     <system>JIRA</system>
+     <url>http://www.bouncycastle.org/jira/secure/Dashboard.jspa</url>
+  </issueManagement>
+  <developers>
+    <developer>
+      <id>feedback-crypto</id>
+      <name>The Legion of the Bouncy Castle</name>
+      <email>feedback-crypto at bouncycastle.org</email>
+    </developer>
+  </developers>
+  <dependencies>
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcprov-jdk15on</artifactId>
+      <version>1.51</version>
+      <type>jar</type>
+    </dependency>
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcpkix-jdk15on</artifactId>
+      <version>1.51</version>
+      <type>jar</type>
+    </dependency>
+  </dependencies>
+</project>

Deleted: tags/bouncycastle/1.51-1/debian/poms/bcpg.pom
===================================================================
--- trunk/bouncycastle/debian/poms/bcpg.pom	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/poms/bcpg.pom	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project>
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>org.bouncycastle</groupId>
-  <artifactId>bcpg-jdk15on</artifactId>
-  <packaging>jar</packaging>
-  <name>Bouncy Castle OpenPGP API</name>
-  <version>1.49</version>
-  <description>The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.5 to JDK 1.7. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
-  <url>http://www.bouncycastle.org/java.html</url>
-  <licenses>
-    <license>
-      <name>Bouncy Castle Licence</name>
-      <url>http://www.bouncycastle.org/licence.html</url>
-      <distribution>repo</distribution>
-    </license>
-    <license>
-      <name>Apache Software License, Version 1.1</name>
-      <url>http://www.apache.org/licenses/LICENSE-1.1</url>
-      <distribution>repo</distribution>
-    </license>
-  </licenses>
-  <scm>
-    <url>http://www.bouncycastle.org/viewcvs/viewcvs.cgi/java</url>
-  </scm>
-  <developers>
-    <developer>
-      <id>feedback-crypto</id>
-      <name>The Legion of the Bouncy Castle</name>
-      <email>feedback-crypto at bouncycastle.org</email>
-    </developer>
-  </developers>
-  <dependencies>
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.49</version>
-      <type>jar</type>
-    </dependency>
-  </dependencies>
-</project>

Copied: tags/bouncycastle/1.51-1/debian/poms/bcpg.pom (from rev 18311, trunk/bouncycastle/debian/poms/bcpg.pom)
===================================================================
--- tags/bouncycastle/1.51-1/debian/poms/bcpg.pom	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/poms/bcpg.pom	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.bouncycastle</groupId>
+  <artifactId>bcpg-jdk15on</artifactId>
+  <packaging>jar</packaging>
+  <name>Bouncy Castle OpenPGP API</name>
+  <version>1.51</version>
+  <description>The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
+  <url>http://www.bouncycastle.org/java.html</url>
+  <licenses>
+    <license>
+      <name>Bouncy Castle Licence</name>
+      <url>http://www.bouncycastle.org/licence.html</url>
+      <distribution>repo</distribution>
+    </license>
+    <license>
+      <name>Apache Software License, Version 1.1</name>
+      <url>http://www.apache.org/licenses/LICENSE-1.1</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>https://github.com/bcgit/bc-java</url>
+  </scm>
+  <issueManagement>
+     <system>JIRA</system>
+     <url>http://www.bouncycastle.org/jira/secure/Dashboard.jspa</url>
+  </issueManagement>
+  <developers>
+    <developer>
+      <id>feedback-crypto</id>
+      <name>The Legion of the Bouncy Castle</name>
+      <email>feedback-crypto at bouncycastle.org</email>
+    </developer>
+  </developers>
+  <dependencies>
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcprov-jdk15on</artifactId>
+      <version>1.51</version>
+      <type>jar</type>
+    </dependency>
+  </dependencies>
+</project>

Deleted: tags/bouncycastle/1.51-1/debian/poms/bcpkix.pom
===================================================================
--- trunk/bouncycastle/debian/poms/bcpkix.pom	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/poms/bcpkix.pom	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project>
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>org.bouncycastle</groupId>
-  <artifactId>bcpkix-jdk15on</artifactId>
-  <packaging>jar</packaging>
-  <name>Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs</name>
-  <version>1.49</version>
-  <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.7. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
-  <url>http://www.bouncycastle.org/java.html</url>
-  <licenses>
-    <license>
-      <name>Bouncy Castle Licence</name>
-      <url>http://www.bouncycastle.org/licence.html</url>
-      <distribution>repo</distribution>
-    </license>
-  </licenses>
-  <scm>
-    <url>http://www.bouncycastle.org/viewcvs/viewcvs.cgi/java</url>
-  </scm>
-  <developers>
-    <developer>
-      <id>feedback-crypto</id>
-      <name>The Legion of the Bouncy Castle</name>
-      <email>feedback-crypto at bouncycastle.org</email>
-    </developer>
-  </developers>
-  <dependencies>
-    <dependency>
-      <groupId>org.bouncycastle</groupId>
-      <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.49</version>
-      <type>jar</type>
-    </dependency>
-  </dependencies>
-</project>

Copied: tags/bouncycastle/1.51-1/debian/poms/bcpkix.pom (from rev 18311, trunk/bouncycastle/debian/poms/bcpkix.pom)
===================================================================
--- tags/bouncycastle/1.51-1/debian/poms/bcpkix.pom	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/poms/bcpkix.pom	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.bouncycastle</groupId>
+  <artifactId>bcpkix-jdk15on</artifactId>
+  <packaging>jar</packaging>
+  <name>Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs</name>
+  <version>1.51</version>
+  <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
+  <url>http://www.bouncycastle.org/java.html</url>
+  <licenses>
+    <license>
+      <name>Bouncy Castle Licence</name>
+      <url>http://www.bouncycastle.org/licence.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>https://github.com/bcgit/bc-java</url>
+  </scm>
+  <issueManagement>
+     <system>JIRA</system>
+     <url>http://www.bouncycastle.org/jira/secure/Dashboard.jspa</url>
+  </issueManagement>
+  <developers>
+    <developer>
+      <id>feedback-crypto</id>
+      <name>The Legion of the Bouncy Castle</name>
+      <email>feedback-crypto at bouncycastle.org</email>
+    </developer>
+  </developers>
+  <dependencies>
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcprov-jdk15on</artifactId>
+      <version>1.51</version>
+      <type>jar</type>
+    </dependency>
+  </dependencies>
+</project>

Deleted: tags/bouncycastle/1.51-1/debian/poms/bcprov.pom
===================================================================
--- trunk/bouncycastle/debian/poms/bcprov.pom	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/poms/bcprov.pom	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project>
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>org.bouncycastle</groupId>
-  <artifactId>bcprov-jdk15on</artifactId>
-  <packaging>jar</packaging>
-  <name>Bouncy Castle Provider</name>
-  <version>1.49</version>
-  <description>The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.7.</description>
-  <url>http://www.bouncycastle.org/java.html</url>
-  <licenses>
-    <license>
-      <name>Bouncy Castle Licence</name>
-      <url>http://www.bouncycastle.org/licence.html</url>
-      <distribution>repo</distribution>
-    </license>
-  </licenses>
-  <scm>
-    <url>http://www.bouncycastle.org/viewcvs/viewcvs.cgi/java</url>
-  </scm>
-  <developers>
-    <developer>
-      <id>feedback-crypto</id>
-      <name>The Legion of the Bouncy Castle</name>
-      <email>feedback-crypto at bouncycastle.org</email>
-    </developer>
-  </developers>
-</project>

Copied: tags/bouncycastle/1.51-1/debian/poms/bcprov.pom (from rev 18311, trunk/bouncycastle/debian/poms/bcprov.pom)
===================================================================
--- tags/bouncycastle/1.51-1/debian/poms/bcprov.pom	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/poms/bcprov.pom	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.bouncycastle</groupId>
+  <artifactId>bcprov-jdk15on</artifactId>
+  <packaging>jar</packaging>
+  <name>Bouncy Castle Provider</name>
+  <version>1.51</version>
+  <description>The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.8.</description>
+  <url>http://www.bouncycastle.org/java.html</url>
+  <licenses>
+    <license>
+      <name>Bouncy Castle Licence</name>
+      <url>http://www.bouncycastle.org/licence.html</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <url>https://github.com/bcgit/bc-java</url>
+  </scm>
+  <issueManagement>
+     <system>JIRA</system>
+     <url>http://www.bouncycastle.org/jira/secure/Dashboard.jspa</url>
+  </issueManagement>
+  <developers>
+    <developer>
+      <id>feedback-crypto</id>
+      <name>The Legion of the Bouncy Castle Inc.</name>
+      <email>feedback-crypto at bouncycastle.org</email>
+    </developer>
+  </developers>
+</project>

Deleted: tags/bouncycastle/1.51-1/debian/rules
===================================================================
--- trunk/bouncycastle/debian/rules	2014-04-14 04:59:39 UTC (rev 18040)
+++ tags/bouncycastle/1.51-1/debian/rules	2014-08-07 16:54:23 UTC (rev 18312)
@@ -1,66 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-
-UPSTREAM_VERSION = $(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p' | sed 's/\+dfsg//')
-ARTIFACTS = bcprov bcpg bcmail bcpkix
-BUILD_DIR = build/artifacts/jdk1.5
-
-JAVA_HOME                  := /usr/lib/jvm/default-java
-DEB_JARS                   := junit gnumail
-DEB_ANT_BUILDFILE          := jdk15+.xml
-DEB_ANT_BUILD_TARGET       := build-provider build
-DEB_INSTALL_CHANGELOGS_ALL := releasenotes.html
-
-
-clean::
-	mh_clean
-	rm -f stamp-*
-	rm -rf build
-	rm -f *.bpg test.* large.* secret.asc pub.asc
-
-# bcprov
-binary-install/libbcprov-java:: build/libbcprov-java
-	mh_installpoms -plibbcprov-java
-	mh_installjar -plibbcprov-java -l debian/poms/bcprov.pom $(BUILD_DIR)/jars/bcprov-jdk15on-*.jar
-	dh_installdirs -plibbcprov-java etc/java/security/security.d
-	touch debian/libbcprov-java/etc/java/security/security.d/2000-org.bouncycastle.jce.provider.BouncyCastleProvider
-binary-install/libbcprov-java-doc::
-	mv -i $(BUILD_DIR)/javadoc/bcprov debian/libbcprov-java-doc/usr/share/doc/libbcprov-java-doc/api
-
-# bcmail
-binary-install/libbcmail-java:: build/libbcmail-java
-	mh_installpoms -plibbcmail-java
-	mh_installjar -plibbcmail-java -l debian/poms/bcmail.pom $(BUILD_DIR)/jars/bcmail-jdk15on-*.jar
-	jh_classpath -plibbcmail-java
-binary-install/libbcmail-java-doc::
-	mv -i $(BUILD_DIR)/javadoc/bcmail debian/libbcmail-java-doc/usr/share/doc/libbcmail-java-doc/api
-
-# bcpg
-binary-install/libbcpg-java:: build/libbcpg-java
-	mh_installpoms -plibbcpg-java
-	mh_installjar -plibbcpg-java -l debian/poms/bcpg.pom $(BUILD_DIR)/jars/bcpg-jdk15on-*.jar
-	jh_classpath -plibbcpg-java
-binary-install/libbcpg-java-doc::
-	mv -i $(BUILD_DIR)/javadoc/bcpg debian/libbcpg-java-doc/usr/share/doc/libbcpg-java-doc/api
-
-# bcpkix
-binary-install/libbcpkix-java:: build/libbcpkix-java
-	mh_installpoms -plibbcpkix-java
-	mh_installjar -plibbcpkix-java -l debian/poms/bcpkix.pom $(BUILD_DIR)/jars/bcpkix-jdk15on-*.jar
-	jh_classpath -plibbcpkix-java
-binary-install/libbcpkix-java-doc::
-	mv -i $(BUILD_DIR)/javadoc/bcpkix debian/libbcpkix-java-doc/usr/share/doc/libbcpkix-java-doc/api
-
-
-get-orig-pom:
-	mkdir -p debian/poms
-	for pom in $(ARTIFACTS); do \
-		wget -O debian/poms/$${pom}.pom -U NoAgent-1.0 \
-			http://repo1.maven.org/maven2/org/bouncycastle/$${pom}-jdk15on/$(UPSTREAM_VERSION)/$${pom}-jdk15on-$(UPSTREAM_VERSION).pom ; \
-	done ;
-
-get-orig-source:
-	-uscan --download-version `echo $(DEB_UPSTREAM_VERSION) |sed -e 's/\.//g;s/\+dfsg//'` --force-download --rename

Copied: tags/bouncycastle/1.51-1/debian/rules (from rev 18311, trunk/bouncycastle/debian/rules)
===================================================================
--- tags/bouncycastle/1.51-1/debian/rules	                        (rev 0)
+++ tags/bouncycastle/1.51-1/debian/rules	2014-08-07 16:54:23 UTC (rev 18312)
@@ -0,0 +1,66 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+include /usr/share/cdbs/1/class/ant.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+UPSTREAM_VERSION = $(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p' | sed 's/\+dfsg//')
+ARTIFACTS = bcprov bcpg bcmail bcpkix
+BUILD_DIR = build/artifacts/jdk1.5
+
+JAVA_HOME                  := /usr/lib/jvm/default-java
+DEB_JARS                   := junit gnumail
+DEB_ANT_BUILDFILE          := ant/jdk15+.xml
+DEB_ANT_BUILD_TARGET       := build-provider build
+DEB_INSTALL_CHANGELOGS_ALL := docs/releasenotes.html
+
+
+clean::
+	mh_clean
+	rm -f stamp-*
+	rm -rf build
+	rm -f *.bpg test.* large.* secret.asc pub.asc
+
+# bcprov
+binary-install/libbcprov-java:: build/libbcprov-java
+	mh_installpoms -plibbcprov-java
+	mh_installjar -plibbcprov-java -l debian/poms/bcprov.pom $(BUILD_DIR)/jars/bcprov-jdk15on-*.jar
+	dh_installdirs -plibbcprov-java etc/java/security/security.d
+	touch debian/libbcprov-java/etc/java/security/security.d/2000-org.bouncycastle.jce.provider.BouncyCastleProvider
+binary-install/libbcprov-java-doc::
+	mv -i $(BUILD_DIR)/javadoc/bcprov debian/libbcprov-java-doc/usr/share/doc/libbcprov-java-doc/api
+
+# bcmail
+binary-install/libbcmail-java:: build/libbcmail-java
+	mh_installpoms -plibbcmail-java
+	mh_installjar -plibbcmail-java -l debian/poms/bcmail.pom $(BUILD_DIR)/jars/bcmail-jdk15on-*.jar
+	jh_classpath -plibbcmail-java
+binary-install/libbcmail-java-doc::
+	mv -i $(BUILD_DIR)/javadoc/bcmail debian/libbcmail-java-doc/usr/share/doc/libbcmail-java-doc/api
+
+# bcpg
+binary-install/libbcpg-java:: build/libbcpg-java
+	mh_installpoms -plibbcpg-java
+	mh_installjar -plibbcpg-java -l debian/poms/bcpg.pom $(BUILD_DIR)/jars/bcpg-jdk15on-*.jar
+	jh_classpath -plibbcpg-java
+binary-install/libbcpg-java-doc::
+	mv -i $(BUILD_DIR)/javadoc/bcpg debian/libbcpg-java-doc/usr/share/doc/libbcpg-java-doc/api
+
+# bcpkix
+binary-install/libbcpkix-java:: build/libbcpkix-java
+	mh_installpoms -plibbcpkix-java
+	mh_installjar -plibbcpkix-java -l debian/poms/bcpkix.pom $(BUILD_DIR)/jars/bcpkix-jdk15on-*.jar
+	jh_classpath -plibbcpkix-java
+binary-install/libbcpkix-java-doc::
+	mv -i $(BUILD_DIR)/javadoc/bcpkix debian/libbcpkix-java-doc/usr/share/doc/libbcpkix-java-doc/api
+
+
+get-orig-pom:
+	mkdir -p debian/poms
+	for pom in $(ARTIFACTS); do \
+		wget -O debian/poms/$${pom}.pom -U NoAgent-1.0 \
+			http://repo1.maven.org/maven2/org/bouncycastle/$${pom}-jdk15on/$(UPSTREAM_VERSION)/$${pom}-jdk15on-$(UPSTREAM_VERSION).pom ; \
+	done ;
+
+get-orig-source:
+	-uscan --download-version `echo $(DEB_UPSTREAM_VERSION) |sed -e 's/\.//g;s/\+dfsg//'` --force-download --rename




More information about the pkg-java-commits mailing list