X-Git-Url: https://git.grml.org/?p=grml-rescueboot.git;a=blobdiff_plain;f=debian%2Fcontrol;h=a40767272f2cd8a8f5c4fb5c231818a9977816ee;hp=3376f0cf447128d8c22430e6b1d1a39e38ef6d7e;hb=c55fca99f259a392a2631444d8123cfb60f81366;hpb=39cb619b74bd0dbd2c4a038699ad181cd1fd53ca diff --git a/debian/control b/debian/control index 3376f0c..a407672 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,20 @@ 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.2 Homepage: http://git.grml.org/?p=grml-rescueboot.git +Vcs-git: git://git.grml.org/grml-rescueboot.git +Vcs-Browser: http://git.grml.org/?p=grml-rescueboot.git +Origin: Grml +Bugs: mailto:bugs@grml.org 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.