[SCM] GUI front-end for Debian Live. branch, master, updated. 72023d3200637edc6b81b8cc8d240b376a0d14df

Chris Lamb chris at chris-lamb.co.uk
Wed Jul 9 23:14:01 UTC 2008


The following commit has been merged in the master branch:
commit ebf59b991119dfe016bec01853740b3173054757
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Wed Jul 9 23:51:29 2008 +0100

    Tidy Depends:
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/debian/control b/debian/control
index cbdd221..7dadf75 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: misc
 Priority: optional
 Maintainer: Debian Live <debian-live-maint at lists.alioth.debian.org>
 Uploaders: Chris Lamb <chris at chris-lamb.co.uk>, Daniel Baumann <daniel at debian.org>
-Build-Depends: debhelper (>= 5), python-dev, python-support, live-helper (>> 1.0~a47-1)
+Build-Depends: debhelper (>= 5)
+Build-Depends-Indep: python-support
 Standards-Version: 3.8.0
 Homepage: http://debian-live.alioth.debian.org/
 Vcs-Git: git://git.debian.org/git/users/lamby-guest/live-magic.git
@@ -11,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=users/lamby-guest/live-magic.git
 
 Package: live-magic
 Architecture: all
-Depends: live-helper (>> 1.0~a47-1), python-glade2 (>= 2.10), python-gtk2, python-vte, gksu, ${python:Depends}
+Depends: live-helper (>> 1.0~a47-1), python-glade2 (>= 2.10), python-gtk2, python-vte, gksu, xdg-utils, ${python:Depends}
 Recommends: python-gnome2-desktop, cdebootstrap
 Description: Debian Live helper programs (GUI frontend)
  Live-helper is a collection of programs that can be used to build Debian Live

-- 
GUI front-end for Debian Live.



More information about the debian-live-changes mailing list