[pkg-eucalyptus-commits] r127 - mule/trunk/debian

Charles Plessy plessy at alioth.debian.org
Sun Aug 21 05:13:16 UTC 2011


Author: plessy
Date: 2011-08-21 05:13:15 +0000 (Sun, 21 Aug 2011)
New Revision: 127

Modified:
   mule/trunk/debian/changelog
   mule/trunk/debian/control
Log:
[M. Landaeta] Replace Build-Depends on Spring Framework 2.5 with 3.0.

Modified: mule/trunk/debian/changelog
===================================================================
--- mule/trunk/debian/changelog	2011-08-14 05:55:00 UTC (rev 126)
+++ mule/trunk/debian/changelog	2011-08-21 05:13:15 UTC (rev 127)
@@ -1,3 +1,10 @@
+mule (2.0.1-3) UNRELEASED; urgency=low
+
+  [ Miguel Landaeta ]
+  * Replace Build-Depends on Spring Framework 2.5 with 3.0 (Closes: #638384).
+
+ -- Miguel Landaeta <miguel at miguel.cc>  Thu, 18 Aug 2011 19:48:36 -0430
+
 mule (2.0.1-2) unstable; urgency=low
 
   * Team upload.

Modified: mule/trunk/debian/control
===================================================================
--- mule/trunk/debian/control	2011-08-14 05:55:00 UTC (rev 126)
+++ mule/trunk/debian/control	2011-08-21 05:13:15 UTC (rev 127)
@@ -50,12 +50,12 @@
  libbcel-java, libxpp3-java, libqdox-java,
  libquartz-java,
  libognl-java,
- libspring-beans-2.5-java,
- libspring-core-2.5-java,
- libspring-web-2.5-java,
- libspring-context-2.5-java,
- libspring-jdbc-2.5-java,
- libspring-tx-2.5-java
+ libspring-beans-java,
+ libspring-core-java,
+ libspring-web-java,
+ libspring-context-java,
+ libspring-jdbc-java,
+ libspring-transaction-java
 Standards-Version: 3.9.0
 Homepage: http://www.mulesoft.org/
 




More information about the pkg-eucalyptus-commits mailing list