diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 360beec..1a2f210 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +live-helper (1.0~a25-1) unstable; urgency=medium + + * New upstream release. + + -- Daniel Baumann <daniel@debian.org> Mon, 27 Aug 2007 00:00:00 +0200 + live-helper (1.0~a24-1) unstable; urgency=medium * New upstream release: diff --git a/debian/control b/debian/control index 2ab9c08..c773493 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ XS-VCS-Browse: http://svn.debian.org/wsvn/debian-live/dists/trunk/live-helper/ Package: live-helper Architecture: all -Depends: cdebootstrap | debootstrap +Depends: debootstrap | cdebootstrap Suggests: dosfstools, genisoimage | mkisofs, memtest86+ | memtest86, mtools, parted, squashfs-tools | genext2fs, syslinux | grub Description: Debian Live helper programs Live-helper is a collection of programs that can be used to build Debian Live |