diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 8 |
2 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 7cff06959..4b0e2568d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +live-helper (1.0~a21-1) unstable; urgency=medium + + * New upstream release: + - Suppresses xorg configuration in chroot (Closes: #430566). + + -- Daniel Baumann <daniel@debian.org> Mon, 30 Jul 2007 00:00:00 +0200 + live-helper (1.0~a20-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 47c3255ab..2ab9c082c 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: live-helper Section: misc Priority: optional -Maintainer: Debian Live <debian-live-devel@lists.alioth.debian.org> -Uploaders: Daniel Baumann <daniel@debian.org>, Marco Amadori <marco.amadori@gmail.com> +Maintainer: Debian Live <debian-live-maint@lists.alioth.debian.org> +Uploaders: Daniel Baumann <daniel@debian.org> Build-Depends: debhelper (>= 5) Standards-Version: 3.7.2 XS-Vcs-Svn: svn://svn.debian.org/debian-live/dists/trunk/live-helper/ @@ -10,8 +10,8 @@ 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 +Depends: cdebootstrap | debootstrap +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 system images. The philosophy behind live-helper is to provide a collection of |