[SCM] GUI front-end for Debian Live. branch, master, updated. b0ec2de56bf1fc8abcb48211b450d8ad405bde8b
Chris Lamb
lamby at debian.org
Sat Jan 10 03:42:28 UTC 2009
The following commit has been merged in the master branch:
commit dde1ec2ce3418ae17a653ccf12e66d39848493be
Author: Chris Lamb <lamby at debian.org>
Date: Sat Jan 10 03:13:49 2009 +0000
Bump Depends on live-helper to 1.0.2-2.
diff --git a/debian/changelog b/debian/changelog
index 94e0884..c9e92e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ live-magic (1.4) unstable; urgency=low
* Update DebianLive/spec.py:
- Add missing LH_CACHE_PACKAGES.
+ - Bump Depends on live-helper to 1.0.2-2.
-- Chris Lamb <lamby at debian.org> Sat, 10 Jan 2009 02:54:52 +0000
diff --git a/debian/control b/debian/control
index 46840d5..a8706b9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=users/lamby-guest/live-magic.git
Package: live-magic
Architecture: all
-Depends: ${python:Depends}, live-helper (>= 1.0.1-1), python-glade2 (>= 2.10), python-gtk2, python-vte, gksu, xdg-utils
+Depends: ${python:Depends}, live-helper (>= 1.0.2-2), python-glade2 (>= 2.10), python-gtk2, python-vte, gksu, xdg-utils
Recommends: cdebootstrap
Description: GUI frontend to create Debian LiveCDs, netboot images, etc.
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