From 88b2c572839034453e3cff94815af7e69aa2852e Mon Sep 17 00:00:00 2001
From: Marco Amadori <amadorim@vdavda.com>
Date: Tue, 27 Jul 2010 11:24:41 +0200
Subject: Correcting typo, live-helper should depend on live-build.

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7a3977b..c162aa5 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,7 @@ Description: Debian Live - System Build Scripts (cgi frontend)
 
 Package: live-helper
 Architecture: all
-Depends: ${misc:Depends}, live-helper
+Depends: ${misc:Depends}, live-build
 Description: Debian Live - System Build Scripts (transitional package)
  Package to ease upgrading from older live-helper packages to the new
  live-build package.
-- 
cgit v1.0