diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:15 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:26 +0100 |
commit | c79ab34a7c597c9e3ab202c644121c6944789424 (patch) | |
tree | 324691f4f851c719b864229b399584f035b2873f /debian | |
parent | 0d5ff4ca7596790f853cf637e0fe225cad810a76 (diff) | |
download | vyos-live-build-c79ab34a7c597c9e3ab202c644121c6944789424.tar.gz vyos-live-build-c79ab34a7c597c9e3ab202c644121c6944789424.zip |
Adding live-helper 1.0~a19-1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 1 | ||||
-rw-r--r--[-rwxr-xr-x] | debian/postrm | 0 |
3 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d03aaac86..e67f5b017 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +live-helper (1.0~a19-1) unstable; urgency=medium + + * New upstream release: + - Supports using packages from the build host (Closes: #433611). + - Adds destdir to default entries in grub (Closes: #433612). + + -- Daniel Baumann <daniel@debian.org> Mon, 16 Jul 2007 00:00:00 +0200 + live-helper (1.0~a18-1) unstable; urgency=medium * New upstream release: diff --git a/debian/control b/debian/control index 2e2aac16b..04fa651a9 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ XS-VCS-Browse: http://svn.debian.org/wsvn/debian-live/dists/trunk/live-helper/ Package: live-helper Architecture: all Depends: cdebootstrap (>= 0.3.15) | debootstrap (>= 0.3.3.2) +Suggests: genisoimage | mkisofs, memtest86+ | memtest86, mtools, squashfs-tools | genext2fs, syslinux | grub Conflicts: live-package Replaces: live-package Provides: make-live diff --git a/debian/postrm b/debian/postrm index 977883516..977883516 100755..100644 --- a/debian/postrm +++ b/debian/postrm |