[bouncycastle] 01/02: Refresh POMs with debian/rules get-orig-pom target

Tony Mancill tmancill at moszumanska.debian.org
Wed Nov 23 20:58:20 UTC 2016


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

tmancill pushed a commit to branch master
in repository bouncycastle.

commit e80ec0674db9f8d225894427b348f3f7f2af6839
Author: tony mancill <tmancill at debian.org>
Date:   Wed Nov 23 12:44:12 2016 -0800

    Refresh POMs with debian/rules get-orig-pom target
    
    versioned paths now reflect the current version the current version.
    (Closes: #845291)
---
 debian/poms/bcmail.pom | 8 ++++----
 debian/poms/bcpg.pom   | 6 +++---
 debian/poms/bcpkix.pom | 6 +++---
 debian/poms/bcprov.pom | 2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/poms/bcmail.pom b/debian/poms/bcmail.pom
index a6fa541..533d1ff 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.51</version>
+  <version>1.55</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>
@@ -25,7 +25,7 @@
   <developers>
     <developer>
       <id>feedback-crypto</id>
-      <name>The Legion of the Bouncy Castle</name>
+      <name>The Legion of the Bouncy Castle Inc.</name>
       <email>feedback-crypto at bouncycastle.org</email>
     </developer>
   </developers>
@@ -33,13 +33,13 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.51</version>
+      <version>1.55</version>
       <type>jar</type>
     </dependency>
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcpkix-jdk15on</artifactId>
-      <version>1.51</version>
+      <version>1.55</version>
       <type>jar</type>
     </dependency>
   </dependencies>
diff --git a/debian/poms/bcpg.pom b/debian/poms/bcpg.pom
index a5cd150..0649939 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.51</version>
+  <version>1.55</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>
@@ -30,7 +30,7 @@
   <developers>
     <developer>
       <id>feedback-crypto</id>
-      <name>The Legion of the Bouncy Castle</name>
+      <name>The Legion of the Bouncy Castle Inc.</name>
       <email>feedback-crypto at bouncycastle.org</email>
     </developer>
   </developers>
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.51</version>
+      <version>1.55</version>
       <type>jar</type>
     </dependency>
   </dependencies>
diff --git a/debian/poms/bcpkix.pom b/debian/poms/bcpkix.pom
index e3d1369..997def6 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.51</version>
+  <version>1.55</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>
@@ -25,7 +25,7 @@
   <developers>
     <developer>
       <id>feedback-crypto</id>
-      <name>The Legion of the Bouncy Castle</name>
+      <name>The Legion of the Bouncy Castle Inc.</name>
       <email>feedback-crypto at bouncycastle.org</email>
     </developer>
   </developers>
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>org.bouncycastle</groupId>
       <artifactId>bcprov-jdk15on</artifactId>
-      <version>1.51</version>
+      <version>1.55</version>
       <type>jar</type>
     </dependency>
   </dependencies>
diff --git a/debian/poms/bcprov.pom b/debian/poms/bcprov.pom
index d2b076a..4049cf6 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.51</version>
+  <version>1.55</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>

-- 
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