[Python-apps-commits] r2057 - in packages/archmage/trunk/debian (changelog control)

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


    Date: Saturday, December 13, 2008 @ 14:41:01
  Author: gothicx-guest
Revision: 2057

Add  to Depends to remove lintian warning

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

Modified: packages/archmage/trunk/debian/changelog
===================================================================
--- packages/archmage/trunk/debian/changelog	2008-12-13 13:54:55 UTC (rev 2056)
+++ packages/archmage/trunk/debian/changelog	2008-12-13 14:41:01 UTC (rev 2057)
@@ -1,8 +1,14 @@
 archmage (1:0.1.9-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:08 +0100
 
 archmage (1:0.1.9-2) unstable; urgency=low

Modified: packages/archmage/trunk/debian/control
===================================================================
--- packages/archmage/trunk/debian/control	2008-12-13 13:54:55 UTC (rev 2056)
+++ packages/archmage/trunk/debian/control	2008-12-13 14:41:01 UTC (rev 2057)
@@ -12,7 +12,7 @@
 
 Package: archmage
 Architecture: all
-Depends: ${python:Depends}, python-chm
+Depends: ${python:Depends}, ${misc:Depends}, python-chm
 XB-Python-Version: ${python:Versions}
 Suggests: libapache2-mod-python
 Description: CHM(Compiled HTML) Decompressor




More information about the Python-apps-commits mailing list