diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:19 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:19 +0200 |
commit | cac98503f35e5e1c94866f0fbc0bb1a2bd45e309 (patch) | |
tree | 533e84eb34925b8104ec99f4590da0954ee57f49 /debian | |
parent | 1e10fc3a45d8de381b989c459ddfa784f0038352 (diff) | |
download | vyos-live-build-cac98503f35e5e1c94866f0fbc0bb1a2bd45e309.tar.gz vyos-live-build-cac98503f35e5e1c94866f0fbc0bb1a2bd45e309.zip |
Adding live-helper 1.0~a25-1.
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 360beec74..1a2f21098 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 2ab9c082c..c77349362 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 |