[Python-apps-commits] r3474 - in packages/remuco/trunk/debian (changelog control)

hyperair-guest at users.alioth.debian.org hyperair-guest at users.alioth.debian.org
Tue Aug 18 19:25:48 UTC 2009


    Date: Tuesday, August 18, 2009 @ 19:25:47
  Author: hyperair-guest
Revision: 3474

Add default-jdk to build-dep

Modified:
  packages/remuco/trunk/debian/changelog
  packages/remuco/trunk/debian/control

Modified: packages/remuco/trunk/debian/changelog
===================================================================
--- packages/remuco/trunk/debian/changelog	2009-08-18 19:19:41 UTC (rev 3473)
+++ packages/remuco/trunk/debian/changelog	2009-08-18 19:25:47 UTC (rev 3474)
@@ -5,7 +5,7 @@
     + 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 and ant to the build dependencies
+    + Add proguard, ant and default-jdk to the build dependencies
   * debian/rules:
     + Pass -Spython_distutils to dh_auto_* instead of calling setup.py
       manually

Modified: packages/remuco/trunk/debian/control
===================================================================
--- packages/remuco/trunk/debian/control	2009-08-18 19:19:41 UTC (rev 3473)
+++ packages/remuco/trunk/debian/control	2009-08-18 19:25:47 UTC (rev 3474)
@@ -6,7 +6,8 @@
 Build-Depends-Indep: python (>= 2.5.4-1~),
                      python-support (>= 0.5.3),
                      proguard,
-                     ant
+                     ant,
+                     default-jdk
 Standards-Version: 3.8.3
 Homepage: http://remuco.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/remuco-server




More information about the Python-apps-commits mailing list