[pkg-java] r18469 - trunk/easymock/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Sep 29 13:13:51 UTC 2014
Author: ebourg-guest
Date: 2014-09-29 13:13:51 +0000 (Mon, 29 Sep 2014)
New Revision: 18469
Modified:
trunk/easymock/debian/build.xml
trunk/easymock/debian/changelog
Log:
Upload to unstable
Modified: trunk/easymock/debian/build.xml
===================================================================
--- trunk/easymock/debian/build.xml 2014-09-29 13:11:02 UTC (rev 18468)
+++ trunk/easymock/debian/build.xml 2014-09-29 13:13:51 UTC (rev 18469)
@@ -12,7 +12,9 @@
<property name="lib.dir" location="/usr/share/java"/>
<path id="classpath">
+<!--
<fileset dir="${lib.dir}" includes="**/*.jar"/>
+-->
</path>
<path id="junit.classpath">
<pathelement location="${build}"/>
Modified: trunk/easymock/debian/changelog
===================================================================
--- trunk/easymock/debian/changelog 2014-09-29 13:11:02 UTC (rev 18468)
+++ trunk/easymock/debian/changelog 2014-09-29 13:13:51 UTC (rev 18469)
@@ -1,10 +1,10 @@
-easymock (3.2+ds-3) UNRELEASED; urgency=medium
+easymock (3.2+ds-3) unstable; urgency=medium
* Team upload.
* Depend on libcglib3-java instead of libcglib-java
* Standards-Version updated to 3.9.6 (no changes)
- -- Emmanuel Bourg <ebourg at apache.org> Mon, 29 Sep 2014 14:46:05 +0200
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 29 Sep 2014 15:13:39 +0200
easymock (3.2+ds-2) unstable; urgency=medium
More information about the pkg-java-commits
mailing list