From: Michael Prokop Date: Wed, 15 Dec 2010 16:37:34 +0000 (+0100) Subject: debian/control: make package arch all, bump standards-version and add myself as uploader. X-Git-Tag: v0.1.0~3 X-Git-Url: http://git.grml.org/?p=grml-rescueboot.git;a=commitdiff_plain;h=19a4c601e63e340041a526c3942fe33289eaa39d debian/control: make package arch all, bump standards-version and add myself as uploader. --- diff --git a/debian/control b/debian/control index 3376f0c..cca069a 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,16 @@ Source: grml-rescueboot Section: misc Priority: extra Maintainer: Andreas "Jimmy" Gredler +Uploaders: Michael Prokop Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.3 +Standards-Version: 3.9.1 Homepage: http://git.grml.org/?p=grml-rescueboot.git Package: grml-rescueboot -Architecture: any +Architecture: all Depends: grub-pc, ${shlibs:Depends}, ${misc:Depends} Description: Integrates ISO-booting into grub - grml-rescueboot includes a script for update-grub which looks for grml + grml-rescueboot includes a script for update-grub which looks for Grml ISO images in /boot/grml and automatically adds an entry for each image. The purpose is to use one of those images to boot a rescue system without using a CD or usb stick.