[SCM] Debian packaging for activemq branch, master, updated. debian/5.5.0+dfsg-7-12-ga42d5b4

Damien Raude-Morvan drazzib at debian.org
Wed May 30 00:09:07 UTC 2012


The following commit has been merged in the master branch:
commit 9f396a5c3649cb9dad81044627cc343cd9a6e572
Author: Damien Raude-Morvan <drazzib at debian.org>
Date:   Fri May 25 01:22:44 2012 +0200

    d/maven.rules: Upgrade internal components version.

diff --git a/debian/changelog b/debian/changelog
index d403218..a348d23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ activemq (5.6.0+dfsg-1) UNRELEASED; urgency=low
   * New upstream release.
   * Refresh all patches:
     - Drop d/patches/CVE-2011-4605.diff: merged upstream.
+  * d/maven.rules: Upgrade internal components version.
 
  -- Damien Raude-Morvan <drazzib at debian.org>  Fri, 25 May 2012 00:47:55 +0200
 
diff --git a/debian/maven.rules b/debian/maven.rules
index 52a69e2..9a398e5 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,12 +16,12 @@
 # and version starting with 3., replacing the version with 3.x
 #   junit junit jar s/3\\..*/3.x/
 
-org.apache.activemq activemq-core jar s/.*/5.5.0/ * *
-org.apache.activemq activemq-jaas jar s/.*/5.5.0/ * *
-org.apache.activemq activemq-ra jar s/.*/5.5.0/ * *
-org.apache.activemq kahadb jar s/.*/5.5.0/ * *
-org.apache.activemq activemq-pool jar s/.*/5.5.0/ * *
-org.apache.activemq activemq-console jar s/.*/5.5.0/ * *
+org.apache.activemq activemq-core jar s/.*/5.6.0/ * *
+org.apache.activemq activemq-jaas jar s/.*/5.6.0/ * *
+org.apache.activemq activemq-ra jar s/.*/5.6.0/ * *
+org.apache.activemq kahadb jar s/.*/5.6.0/ * *
+org.apache.activemq activemq-pool jar s/.*/5.6.0/ * *
+org.apache.activemq activemq-console jar s/.*/5.6.0/ * *
 
 # Dependencies
 org.apache.activemq.protobuf activemq-protobuf * s/.*/1.1/ * *

-- 
Debian packaging for activemq



More information about the pkg-java-commits mailing list