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

gothicx-guest at users.alioth.debian.org gothicx-guest at users.alioth.debian.org
Sun Jul 20 21:08:28 UTC 2008


    Date: Sunday, July 20, 2008 @ 21:08:27
  Author: gothicx-guest
Revision: 1589

Add python-glade2 to Depends to fix bug #491556

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

Modified: packages/disksearch/trunk/debian/changelog
===================================================================
--- packages/disksearch/trunk/debian/changelog	2008-07-20 20:38:31 UTC (rev 1588)
+++ packages/disksearch/trunk/debian/changelog	2008-07-20 21:08:27 UTC (rev 1589)
@@ -1,8 +1,12 @@
-disksearch (1.2.1-4) UNRELEASED; urgency=low
+disksearch (1.2.1-4) unstable; urgency=low
 
   [ Kummar Appaiah ]
   * debian/control:
     + Remove Kumar Appaiah from Uploaders.
+
+  [ Marco Rodrigues ]
+  * debian/control:
+    + Add python-glade2 to Depends (Closes: #491556).
   
  -- Marco Rodrigues <gothicx at sapo.pt>  Wed, 26 Mar 2008 22:36:14 +0000
 

Modified: packages/disksearch/trunk/debian/control
===================================================================
--- packages/disksearch/trunk/debian/control	2008-07-20 20:38:31 UTC (rev 1588)
+++ packages/disksearch/trunk/debian/control	2008-07-20 21:08:27 UTC (rev 1589)
@@ -5,7 +5,7 @@
 Uploaders: Marco Rodrigues <gothicx at sapo.pt>
 Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49)
 Build-Depends-Indep: python-dev (>= 2.3.5-11), python-central (>= 0.6), gettext
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/python-apps/packages/disksearch/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/disksearch
 XS-Python-Version: current
@@ -14,7 +14,7 @@
 Package: disksearch
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-gtk2 (>= 2.6.1)
+Depends: ${python: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