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

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Aug 7 11:37:45 UTC 2014


Author: ebourg-guest
Date: 2014-08-07 11:37:45 +0000 (Thu, 07 Aug 2014)
New Revision: 324

Modified:
   mule/trunk/debian/build.xml
   mule/trunk/debian/changelog
Log:
Upload to unstable



Modified: mule/trunk/debian/build.xml
===================================================================
--- mule/trunk/debian/build.xml	2014-08-07 11:28:39 UTC (rev 323)
+++ mule/trunk/debian/build.xml	2014-08-07 11:37:45 UTC (rev 324)
@@ -37,7 +37,7 @@
                  deprecation="false"
                  debug="true"
                  target="1.5"
-                 listfiles="true"/>
+                 listfiles="false"/>
       <jar destfile="${target.dir}/${mule.basename}-@{jar}-${mule.version}.jar">
         <fileset dir="@{dir}/${rsrc.dir}">
           <include name="**/*"/>
@@ -87,7 +87,7 @@
                            deprecation="false"
                            debug="true"
                            target="1.5"
-                           listfiles="true"
+                           listfiles="false"
                            includesfile="debian/management-includesfile"/>
                 <jar destfile="${target.dir}/${mule.basename}-management-${mule.version}.jar">
                   <fileset dir="modules/management/${rsrc.dir}">

Modified: mule/trunk/debian/changelog
===================================================================
--- mule/trunk/debian/changelog	2014-08-07 11:28:39 UTC (rev 323)
+++ mule/trunk/debian/changelog	2014-08-07 11:37:45 UTC (rev 324)
@@ -1,4 +1,4 @@
-mule (2.0.1-7) UNRELEASED; urgency=medium
+mule (2.0.1-7) unstable; urgency=medium
 
   * Team upload.
   * Removed the dependency on backport-util-concurrent
@@ -11,7 +11,7 @@
     - Standards-Version updated to 3.9.5 (no changes)
     - Use canonical URLs for the Vcs-* fields
 
- -- Emmanuel Bourg <ebourg at apache.org>  Thu, 07 Aug 2014 11:34:57 +0200
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 07 Aug 2014 13:32:44 +0200
 
 mule (2.0.1-6) unstable; urgency=medium
 




More information about the pkg-eucalyptus-commits mailing list