[bouncycastle] 07/07: Update debian/pom files for new release.

Markus Koschany apo at moszumanska.debian.org
Sun Dec 17 20:50:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository bouncycastle.

commit 46698ba5ceca4cf97843035ed386484f5ce9e940
Author: Markus Koschany <apo at debian.org>
Date:   Sun Dec 17 20:45:23 2017 +0100

    Update debian/pom files for new release.
---
 debian/poms/bcmail.pom | 10 +++++-----
 debian/poms/bcpg.pom   |  8 ++++----
 debian/poms/bcpkix.pom |  8 ++++----
 debian/poms/bcprov.pom |  6 +++---
 4 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/debian/poms/bcmail.pom b/debian/poms/bcmail.pom
index d6185fe..deed19f 100644
--- a/debian/poms/bcmail.pom
+++ b/debian/poms/bcmail.pom
@@ -5,7 +5,7 @@
   <artifactId>bcmail-jdk15on</artifactId>
   <packaging>jar</packaging>
   <name>Bouncy Castle S/MIME API</name>
-  <version>1.57</version>
+  <version>1.58</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>
@@ -19,8 +19,8 @@
     <url>https://github.com/bcgit/bc-java</url>
   </scm>
   <issueManagement>
-     <system>JIRA</system>
-     <url>http://www.bouncycastle.org/jira/secure/Dashboard.jspa</url>
+     <system>GitHub</system>
+     <url>https://github.com/bcgit/bc-java/issues</url>
   </issueManagement>
   <developers>
     <developer>
@@ -33,13 +33,13 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.57</version>
+      <version>1.58</version>
       <type>jar</type>
     </dependency>
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcpkix-jdk15on</artifactId>
-      <version>1.57</version>
+      <version>1.58</version>
       <type>jar</type>
     </dependency>
   </dependencies>
diff --git a/debian/poms/bcpg.pom b/debian/poms/bcpg.pom
index 39b6d70..1367bf2 100644
--- a/debian/poms/bcpg.pom
+++ b/debian/poms/bcpg.pom
@@ -5,7 +5,7 @@
   <artifactId>bcpg-jdk15on</artifactId>
   <packaging>jar</packaging>
   <name>Bouncy Castle OpenPGP API</name>
-  <version>1.57</version>
+  <version>1.58</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>
@@ -24,8 +24,8 @@
     <url>https://github.com/bcgit/bc-java</url>
   </scm>
   <issueManagement>
-     <system>JIRA</system>
-     <url>http://www.bouncycastle.org/jira/secure/Dashboard.jspa</url>
+     <system>GitHub</system>
+     <url>https://github.com/bcgit/bc-java/issues</url>
   </issueManagement>
   <developers>
     <developer>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.57</version>
+      <version>1.58</version>
       <type>jar</type>
     </dependency>
   </dependencies>
diff --git a/debian/poms/bcpkix.pom b/debian/poms/bcpkix.pom
index 0fb25ba..b6ff764 100644
--- a/debian/poms/bcpkix.pom
+++ b/debian/poms/bcpkix.pom
@@ -5,7 +5,7 @@
   <artifactId>bcpkix-jdk15on</artifactId>
   <packaging>jar</packaging>
   <name>Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs</name>
-  <version>1.57</version>
+  <version>1.58</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>
@@ -19,8 +19,8 @@
     <url>https://github.com/bcgit/bc-java</url>
   </scm>
   <issueManagement>
-     <system>JIRA</system>
-     <url>http://www.bouncycastle.org/jira/secure/Dashboard.jspa</url>
+     <system>GitHub</system>
+     <url>https://github.com/bcgit/bc-java/issues</url>
   </issueManagement>
   <developers>
     <developer>
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.57</version>
+      <version>1.58</version>
       <type>jar</type>
     </dependency>
   </dependencies>
diff --git a/debian/poms/bcprov.pom b/debian/poms/bcprov.pom
index c4c5da7..f258d3b 100644
--- a/debian/poms/bcprov.pom
+++ b/debian/poms/bcprov.pom
@@ -5,7 +5,7 @@
   <artifactId>bcprov-jdk15on</artifactId>
   <packaging>jar</packaging>
   <name>Bouncy Castle Provider</name>
-  <version>1.57</version>
+  <version>1.58</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>
@@ -19,8 +19,8 @@
     <url>https://github.com/bcgit/bc-java</url>
   </scm>
   <issueManagement>
-     <system>JIRA</system>
-     <url>http://www.bouncycastle.org/jira/secure/Dashboard.jspa</url>
+     <system>GitHub</system>
+     <url>https://github.com/bcgit/bc-java/issues</url>
   </issueManagement>
   <developers>
     <developer>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bouncycastle.git



More information about the pkg-java-commits mailing list