[pkg-java] r12017 - in trunk/mvel/debian: . patches
Damien Raude-Morvan
drazzib at alioth.debian.org
Mon Apr 5 21:42:26 UTC 2010
Author: drazzib
Date: 2010-04-05 21:42:16 +0000 (Mon, 05 Apr 2010)
New Revision: 12017
Modified:
trunk/mvel/debian/changelog
trunk/mvel/debian/patches/pom.diff
Log:
* New upstream release.
- Refresh patches
Modified: trunk/mvel/debian/changelog
===================================================================
--- trunk/mvel/debian/changelog 2010-04-05 21:38:42 UTC (rev 12016)
+++ trunk/mvel/debian/changelog 2010-04-05 21:42:16 UTC (rev 12017)
@@ -1,3 +1,10 @@
+mvel (2.0.17-1) unstable; urgency=low
+
+ * New upstream release.
+ - Refresh patches
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Mon, 05 Apr 2010 23:34:18 +0200
+
mvel (2.0.16-1) unstable; urgency=low
* Initial release (Closes: #571260)
Modified: trunk/mvel/debian/patches/pom.diff
===================================================================
--- trunk/mvel/debian/patches/pom.diff 2010-04-05 21:38:42 UTC (rev 12016)
+++ trunk/mvel/debian/patches/pom.diff 2010-04-05 21:42:16 UTC (rev 12017)
@@ -65,8 +65,8 @@
<extensions>true</extensions>
<executions>
<execution>
-@@ -134,7 +134,10 @@
- <Bundle-Name>mvel2</Bundle-Name>
+@@ -135,7 +135,10 @@
+ <Import-Package>sun.*;resolution:=optional, *</Import-Package>
</instructions>
</configuration>
- </plugin>
@@ -75,9 +75,9 @@
+-->
+
</plugins>
- </build>
-
-@@ -152,14 +155,14 @@
+
+ <resources>
+@@ -162,14 +165,14 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
@@ -94,7 +94,7 @@
<scope>test</scope>
</dependency>
-@@ -169,6 +172,13 @@
+@@ -179,6 +182,13 @@
<!--<version>1.0.2.GA</version>-->
<!--<scope>test</scope>-->
<!--</dependency> -->
More information about the pkg-java-commits
mailing list