[SCM] GUI front-end for Debian Live. branch, master, updated. b49f21d9731c9bd705367ec754878235663351c0
Chris Lamb
chris at chris-lamb.co.uk
Fri Jul 18 00:15:28 UTC 2008
The following commit has been merged in the master branch:
commit 4a7cb024119d90a33f03acc9ed66b89e8ca4db8b
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date: Fri Jul 18 00:57:53 2008 +0100
Remove python-gnome2-desktop from Recommends (Closes: #491248)
Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>
diff --git a/debian/changelog b/debian/changelog
index 7de3be3..7dea2d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+live-magic (0.5) unstable; urgency=low
+
+ * Remove python-gnome2-desktop from Recommends (Closes: #491248)
+
+ -- Chris Lamb <chris at chris-lamb.co.uk> Fri, 18 Jul 2008 00:56:49 +0100
+
live-magic (0.4) unstable; urgency=low
* Move to native package.
diff --git a/debian/control b/debian/control
index ecec4e1..b9fe8ad 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=users/lamby-guest/live-magic.git
Package: live-magic
Architecture: all
Depends: live-helper (>= 1.0~a48), python-glade2 (>= 2.10), python-gtk2, python-vte, gksu, xdg-utils, ${python:Depends}
-Recommends: python-gnome2-desktop, cdebootstrap
+Recommends: cdebootstrap
Description: GUI frontend to create Debian LiveCDs, etc.
Live-helper is a collection of programs that can be used to build Debian Live
system images. The philosophy behind live-helper is to provide a collection of
--
GUI front-end for Debian Live.
More information about the debian-live-changes
mailing list