debian: switch Priority from extra to optional
[grml-live-grml.git] / debian / control
index b3714a6..1977643 100644 (file)
@@ -1,20 +1,37 @@
-Source: grml-live
+Source: grml-live-grml
 Section: grml
-Priority: extra
+Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
-Build-Depends: debhelper (>= 5), asciidoc, xsltproc, docbook-xsl
-Standards-Version: 3.7.2
-Homepage: http://hg.grml.org/grml-live/
-XS-Vcs-hg: http://hg.grml.org/grml-live/
-XS-Vcs-Browser: http://hg.grml.org/grml-live/
+Build-Depends:
+ debhelper-compat (= 12),
+Standards-Version: 4.5.0
+Homepage: https://grml.org/grml-live/
+Vcs-git: git://git.grml.org/grml-live-grml.git
+Vcs-Browser: https://git.grml.org/?p=grml-live-grml.git
+Origin: Grml
+Bugs: mailto:bugs@grml.org
 
-Package: grml-live
+Package: grml-live-addons
 Architecture: all
-Depends: fai-client (>= 3.2.3), fai-server (>= 3.2.3), memtest86+ [i386 amd64], mkisofs, squashfs-tools, syslinux [i386 amd64], wget
-Suggests: fai-doc
-Description: build system for creating a grml (based) live-cd
- This package provides the build system for creating
- a grml (based) live-cd. It is based on FAI (Fully Automatic
- Installation).
- .
-  Homepage: http://grml.org/grml-live/
+Depends:
+ ${misc:Depends},
+Recommends:
+ grml-live,
+Conflicts:
+ grml-live (<< 0.9.13),
+Description: templates/boot/addons for grml-live
+ This package provides the boot addons bsd4grml, FreeDOS,
+ netboot.xyz and the All-in-one GRUB.
+ You can safely skip this package if you don't need them.
+
+Package: grml-live-compat
+Architecture: all
+Depends:
+ ${misc:Depends},
+Recommends:
+ grml-live,
+Conflicts:
+ grml-live-addons (<< 0.15.1~),
+Description: transitional package
+ This package surves no purpose except to easy upgrades
+ from previous versions.