From d38af77882ca92993c164a33684e99f756dfbcd3 Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Fri, 30 Nov 2018 23:07:30 +0100 Subject: Use `cme` to rewrite dpkg-control; declare compliance to Debian Policy 4.1.2 --- debian/control | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) diff --git a/debian/control b/debian/control index 4b6ef82..f4977c3 100644 --- a/debian/control +++ b/debian/control @@ -1,33 +1,36 @@ Source: win32-loader -Section: utils -Priority: optional Maintainer: Debian Install System Team Uploaders: Didier Raboud -Build-Depends: - dpkg (>= 1.16.2), - debhelper (>= 11~), - nsis (>= 3), nsis-pluginapi, - mingw-w64, - libgcrypt-mingw-w64-dev, libgpg-error-mingw-w64-dev, - librsvg2-bin, icoutils, - gawk, - gettext, - grub-pc-bin (>= 1.99~rc1-3), - imagemagick, - ipxe, - loadlin (>= 1.6c.really1.6c.nobin-1~), - locales-all, - gpgv-win32, debian-archive-keyring, - cpio-win32 (>= 2.11-4), gzip-win32 -Standards-Version: 4.1.3 +Section: utils +Priority: optional +Build-Depends: debhelper (>= 11~), + nsis (>= 3), + nsis-pluginapi, + mingw-w64, + libgcrypt-mingw-w64-dev, + libgpg-error-mingw-w64-dev, + librsvg2-bin, + icoutils, + gawk, + gettext, + grub-pc-bin, + imagemagick, + ipxe, + loadlin, + locales-all, + gpgv-win32, + debian-archive-keyring, + cpio-win32, + gzip-win32 +Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/installer-team/win32-loader Vcs-Git: https://salsa.debian.org/installer-team/win32-loader.git Package: win32-loader Architecture: all Depends: ${misc:Depends} -Built-Using: ${w32-loader:built-using} Suggests: wine +Built-Using: ${w32-loader:built-using} Description: Debian-Installer loader for win32 This package provides a win32 program that can be used as a loader for Debian Installer, acting as a more user-friendly boot mechanism than -- cgit v1.2.3