[Python-apps-commits] r3469 - 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:04 UTC 2009


    Date: Tuesday, August 18, 2009 @ 16:35:03
  Author: hyperair-guest
Revision: 3469

Add default-jdk 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:00 UTC (rev 3468)
+++ packages/remuco/tags/0.9.0-1/debian/changelog	2009-08-18 16:35:03 UTC (rev 3469)
@@ -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/tags/0.9.0-1/debian/control
===================================================================
--- packages/remuco/tags/0.9.0-1/debian/control	2009-08-18 16:35:00 UTC (rev 3468)
+++ packages/remuco/tags/0.9.0-1/debian/control	2009-08-18 16:35:03 UTC (rev 3469)
@@ -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