[Python-apps-commits] r2058 - in packages/disksearch/trunk/debian (changelog control)

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


    Date: Saturday, December 13, 2008 @ 14:43:10
  Author: gothicx-guest
Revision: 2058

Add  to Depends to remove lintian warning

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

Modified: packages/disksearch/trunk/debian/changelog
===================================================================
--- packages/disksearch/trunk/debian/changelog	2008-12-13 14:41:01 UTC (rev 2057)
+++ packages/disksearch/trunk/debian/changelog	2008-12-13 14:43:10 UTC (rev 2058)
@@ -1,8 +1,14 @@
 disksearch (1.2.1-5) 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:16 +0100
 
 disksearch (1.2.1-4) unstable; urgency=medium

Modified: packages/disksearch/trunk/debian/control
===================================================================
--- packages/disksearch/trunk/debian/control	2008-12-13 14:41:01 UTC (rev 2057)
+++ packages/disksearch/trunk/debian/control	2008-12-13 14:43:10 UTC (rev 2058)
@@ -14,7 +14,7 @@
 Package: disksearch
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-gtk2 (>= 2.6.1), python-glade2 (>= 2.8.6)
+Depends: ${python:Depends}, ${misc:Depends}, python-gtk2 (>= 2.6.1), python-glade2 (>= 2.8.6)
 Description: Removable media search tool
  DiskSearch is a tool for searching for files on all your removable media disks.
  For instance you can search for songs on your MP3-CD's or for a document on




More information about the Python-apps-commits mailing list