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

Chris Lamb chris at chris-lamb.co.uk
Mon Apr 14 10:40:38 UTC 2008


The following commit has been merged in the master branch:
commit a3469c43e94f35dbfceaf9f3e79aab99e5586c7f
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Mon Apr 14 11:40:15 2008 +0100

    Add Depends: on gksu (Closes: #476071)
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/debian/changelog b/debian/changelog
index 82285a1..2c6f17c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ live-magic (0.4) UNRELEASED; urgency=low
   * Prefer cebootstrap if available and add to Recommends.
   * Move to GPL v3.
   * Use LIVE_ not LH_ (Closes: #443124)
+  * Add Depends: on gksu (Closes: #476071)
 
  -- Chris Lamb <chris at chris-lamb.co.uk>  Mon, 14 Jan 2008 18:36:43 +0000
 
diff --git a/debian/control b/debian/control
index 39751ce..3611e68 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=users/lamby-guest/live-magic.git
 
 Package: live-magic
 Architecture: all
-Depends: live-helper (>= 1.0~a42), python-glade2 (>= 2.10), python-gtk2, python-vte, ${python:Depends}
+Depends: live-helper (>= 1.0~a42), python-glade2 (>= 2.10), python-gtk2, python-vte, gksu, ${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