[Python-apps-commits] r2061 - in packages/freealchemist/trunk/debian (changelog control)

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Sat Dec 13 14:49:37 UTC 2008


    Date: Saturday, December 13, 2008 @ 14:49:37
  Author: gothicx-guest
Revision: 2061

Add  to Depends to remove lintian warning

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

Modified: packages/freealchemist/trunk/debian/changelog
===================================================================
--- packages/freealchemist/trunk/debian/changelog	2008-12-13 14:45:53 UTC (rev 2060)
+++ packages/freealchemist/trunk/debian/changelog	2008-12-13 14:49:37 UTC (rev 2061)
@@ -1,8 +1,14 @@
 freealchemist (0.4-3) UNRELEASED; urgency=low
 
+  [ Sandro Tosi]
   * debian/control
     - switch Vcs-Browser field to viewsvn
 
+  [ Marco Rodrigues ]
+  * debian/control:
+    + Add ${misc:Depends} to Depends to remove
+      lintian warning.
+
  -- Sandro Tosi <morph at debian.org>  Mon, 03 Nov 2008 22:47:24 +0100
 
 freealchemist (0.4-2) unstable; urgency=low

Modified: packages/freealchemist/trunk/debian/control
===================================================================
--- packages/freealchemist/trunk/debian/control	2008-12-13 14:45:53 UTC (rev 2060)
+++ packages/freealchemist/trunk/debian/control	2008-12-13 14:49:37 UTC (rev 2061)
@@ -12,7 +12,7 @@
 
 Package: freealchemist
 Architecture: all
-Depends: ${python:Depends}, python-pygame
+Depends: ${python:Depends}, ${misc:Depends}, python-pygame
 XB-Python-Version: ${python:Versions}
 Description: simpler figure block game
  FreeAlchemist is a figure block game written in Python where you have to




More information about the Python-apps-commits mailing list