[SCM] hibernate-jbosscache: Integration of Hibernate with JBossCache branch, master, updated. debian/3.3.2.GA-1-3-g9863873

Miguel Landaeta miguel at miguel.cc
Sun Sep 25 16:05:59 UTC 2011


The following commit has been merged in the master branch:
commit 98638730fd6f0093dbd5d21c9471f727eaefc68c
Author: Miguel Landaeta <miguel at miguel.cc>
Date:   Sun Sep 25 11:35:42 2011 -0430

    Revert "Update dependencies list"
    
    This reverts commit b7c70e135454a0b9063e12500a45a21dcc80414e.

diff --git a/debian/changelog b/debian/changelog
index 106d50d..304ec63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,5 @@
 libhibernate-jbosscache-java (3.3.2.GA-2) UNRELEASED; urgency=low
 
-  * Replace dependencies on libgeronimo-jta-1.0.1b-spec-java with
-    libgeronimo-jta-1.1-spec-java. (Closes: #642726).
   * Bump Standards-Version to 3.9.2. No changes were required.
 
  -- Miguel Landaeta <miguel at miguel.cc>  Sat, 24 Sep 2011 17:03:21 -0430
diff --git a/debian/classpath b/debian/classpath
index 5ae69d2..761afcd 100644
--- a/debian/classpath
+++ b/debian/classpath
@@ -1 +1 @@
-hibernate-jbosscache.jar /usr/share/java/hibernate3.jar /usr/share/java/slf4j-api.jar /usr/share/java/geronimo-jta_1.1_spec.jar /usr/share/java/jboss-cache1.jar /usr/share/java/jboss-system.jar /usr/share/java/jboss-jmx.jar
+hibernate-jbosscache.jar /usr/share/java/hibernate3.jar /usr/share/java/slf4j-api.jar /usr/share/java/geronimo-jta-1.0.1b-spec.jar /usr/share/java/jboss-cache1.jar /usr/share/java/jboss-system.jar /usr/share/java/jboss-jmx.jar
diff --git a/debian/control b/debian/control
index f884805..ac72719 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Miguel Landaeta <miguel at miguel.cc>
 Section: java
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper,
- libhibernate3-java, libslf4j-java, libgeronimo-jta-1.1-spec-java,
+ libhibernate3-java, libslf4j-java, libgeronimo-jta-1.0.1b-spec-java,
  libjboss-cache1-java, libjboss-system-java, libjboss-jmx-java
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-java/libhibernate-jbosscache-java.git
@@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-java/libhibernate-jbosscache-java.git
 
 Package: libhibernate-jbosscache-java
 Architecture: all
-Depends: libhibernate3-java, libslf4j-java, libgeronimo-jta-1.1-spec-java,
+Depends: libhibernate3-java, libslf4j-java, libgeronimo-jta-1.0.1b-spec-java,
  libjboss-cache1-java, libjboss-system-java, libjboss-jmx-java, ${misc:Depends}
 Description: Java library for integration of Hibernate with JBossCache
  This Java library provides support in Hibernate for JBossCache 1.x APIs.

-- 
hibernate-jbosscache: Integration of Hibernate with JBossCache



More information about the pkg-java-commits mailing list