From 02da3b535fe3f5c8187c623d60b5745296558ff5 Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Sat, 24 Mar 2018 04:50:22 -0600 Subject: [PATCH] Packaging: Debian: Revise debian/control Apply "cme fix dpkg" fixes, bumping Standards-Version to 4.1.3, wrapping long lines, etc. Make minor tweaks to package description. --- debian/control | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/debian/control b/debian/control index 32c301a..d41592a 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,20 @@ Source: woeusb -Homepage: https://github.com/slacka/WoeUSB +Maintainer: 林博仁 (Buo-Ren Lin) Section: utils Priority: optional -Maintainer: 林博仁 (Buo-Ren, Lin) Build-Depends: debhelper (>= 9), dh-autoreconf, git-core, libwxgtk2.8-dev | libwxgtk3.0-dev, realpath | coreutils (>= 8.23) -Standards-Version: 4.1.1 +Standards-Version: 4.1.3 Vcs-Browser: https://github.com/slacka/WoeUSB/ Vcs-Git: https://github.com/slacka/WoeUSB.git +Homepage: https://github.com/slacka/WoeUSB Package: woeusb Architecture: any -Depends: bash (>=4.3), +Depends: bash (>= 4.3), dosfstools, gettext, grub2-common, @@ -30,13 +30,14 @@ Depends: bash (>=4.3), Description: Bootable Windows installation/PE USB storage creator This package contains two programs: . - - woeusb: An command-line utility that enables you to create your own bootable - Windows installation USB storage device from an existing Windows Installation - DVD or its ISO image. - - woeusbgui: A woeusb's GUI wrapper program based on WxWidgets GUI library. + - woeusb: A command-line utility that enables you to create your own + bootable Windows installation USB storage device from an existing + Windows Installation DVD or its ISO image. + - woeusbgui: A woeusb's GUI wrapper program based on the wxWidgets + GUI library. . - Supported images: Windows Vista~10+ installation media for any language and - edition(Home/Professional...) and Windows PE-based media. + Supported images: Windows Vista to Windows 10 installation media for any + language and edition (Home/Professional...) and Windows PE-based media. . - WoeUSB is a fork of Colin GILLE / congelli501's WinUSB software. + WoeUSB is a fork of Colin GILLE / congelli501's WinUSB software, see http://en.congelli.eu/prog_info_winusb.html