Skip to content

Commit

Permalink
debian/control: Use folded format for *Depends field for better versi…
Browse files Browse the repository at this point in the history
…on control

Signed-off-by: 林博仁 <[email protected]>
  • Loading branch information
brlin-tw committed Jun 12, 2017
1 parent b9f4f70 commit 3405f21
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,25 @@ Homepage: https://github.com/slacka/WinUSB
Section: x11
Priority: extra
Maintainer: 林博仁 <[email protected]>
Build-Depends: debhelper (>= 7), autotools-dev, libwxgtk2.8-dev (>= 2.8.4) | libwxgtk3.0-dev
Build-Depends:
debhelper (>= 7),
autotools-dev,
libwxgtk2.8-dev (>= 2.8.4) | libwxgtk3.0-dev
Standards-Version: 3.8.1
Homepage: https://github.com/slacka/WinUSB

Package: winusb+
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, parted, coreutils, bash, grub-pc | grub-efi-amd64 | grub-efi-i386, grub-pc-bin, gksu, ntfsprogs | ntfs-3g (>= 1:2011), p7zip-full
Depends:
${shlibs:Depends},
${misc:Depends},
parted,
coreutils,
bash,
grub-pc | grub-efi-amd64 | grub-efi-i386,
grub-pc-bin,
gksu,
ntfsprogs | ntfs-3g (>= 1:2011),
p7zip-full
Conflicts: winusb
Replaces: winusb
Description: WinUSB+ can create bootable windows installer on usb.
Expand Down

0 comments on commit 3405f21

Please sign in to comment.