diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:19 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:26 +0100 |
commit | 8c3178682beafb9c71df5310b3f975728359b833 (patch) | |
tree | 533e84eb34925b8104ec99f4590da0954ee57f49 /debian | |
parent | 9eac19deb8a47f75285d223c2f93c310815401a3 (diff) | |
download | vyos-live-build-8c3178682beafb9c71df5310b3f975728359b833.tar.gz vyos-live-build-8c3178682beafb9c71df5310b3f975728359b833.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 |