[Python-apps-commits] r3470 - in packages/remuco/tags/0.9.0-1/debian (changelog control)

hyperair-guest at users.alioth.debian.org hyperair-guest at users.alioth.debian.org
Tue Aug 18 16:35:08 UTC 2009


    Date: Tuesday, August 18, 2009 @ 16:35:06
  Author: hyperair-guest
Revision: 3470

Add ant-optional to build-dep

Modified:
  packages/remuco/tags/0.9.0-1/debian/changelog
  packages/remuco/tags/0.9.0-1/debian/control

Modified: packages/remuco/tags/0.9.0-1/debian/changelog
===================================================================
--- packages/remuco/tags/0.9.0-1/debian/changelog	2009-08-18 16:35:03 UTC (rev 3469)
+++ packages/remuco/tags/0.9.0-1/debian/changelog	2009-08-18 16:35:06 UTC (rev 3470)
@@ -5,13 +5,13 @@
     + Rename source to "remuco" rather than "remuco-server" now that the
       client has been included
     + No-change bump to Standards 3.8.3
-    + Add proguard, ant and default-jdk to the build dependencies
+    + Add proguard, ant, ant-optional and default-jdk to the build dependencies
   * debian/rules:
     + Pass -Spython_distutils to dh_auto_* instead of calling setup.py
       manually
     + Build remuco.jar and install it
 
- -- Chow Loong Jin <hyperair at ubuntu.com>  Tue, 18 Aug 2009 18:50:09 +0800
+ -- Chow Loong Jin <hyperair at ubuntu.com>  Tue, 18 Aug 2009 23:06:11 +0800
 
 remuco-server (0.9.0-1) unstable; urgency=low
 

Modified: packages/remuco/tags/0.9.0-1/debian/control
===================================================================
--- packages/remuco/tags/0.9.0-1/debian/control	2009-08-18 16:35:03 UTC (rev 3469)
+++ packages/remuco/tags/0.9.0-1/debian/control	2009-08-18 16:35:06 UTC (rev 3470)
@@ -7,6 +7,7 @@
                      python-support (>= 0.5.3),
                      proguard,
                      ant,
+                     ant-optional,
                      default-jdk
 Standards-Version: 3.8.3
 Homepage: http://remuco.sourceforge.net/




More information about the Python-apps-commits mailing list