[game-data-packager] 04/11: d/control: Wrap and sort Suggests

Simon McVittie smcv at debian.org
Sun Dec 31 16:59:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository game-data-packager.

commit 888c86b3d50a8dc49147fe29772e20981595993a
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Dec 31 12:12:07 2017 +0000

    d/control: Wrap and sort Suggests
    
    With increasingly many games supported, the value of annotating each
    suggestion seems to be decreasing.
    
    Signed-off-by: Simon McVittie <smcv at debian.org>
---
 debian/changelog |  1 +
 debian/control   | 59 ++++++++++++++++++++++----------------------------------
 2 files changed, 24 insertions(+), 36 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9b0b012..0f33877 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ game-data-packager (56) UNRELEASED; urgency=medium
       + Override dh_installsystemd instead of dh_installinit,
         dh_systemd_enable and dh_systemd_start
       + Rely on dh_installsystemd to install instanced systemd units
+    - d/control: Wrap and sort Suggests [smcv]
 
  -- Simon McVittie <smcv at debian.org>  Thu, 21 Dec 2017 22:43:38 +0100
 
diff --git a/debian/control b/debian/control
index a6da56f..6c47829 100644
--- a/debian/control
+++ b/debian/control
@@ -39,42 +39,29 @@ Depends:
 Recommends:
  game-data-packager-runtime,
 Suggests:
-# to install packages
-	gdebi | gdebi-kde,
-# for quake music and quake2 music
-	cdparanoia, vorbis-tools,
-# Doom 2 Master Levels, Quake, Spear Of Destiny demo
-	lhasa | jlha-utils | lzh-archiver,
-# for quake2 mission packs
-	binutils, make, gcc,
-# for lgeneral
-	lgc-pg,
-# for wolf3d demo
-	dynamite (>= 0.1.1-2),
-# for wolf3d v1.2
-	unzip,
-# for 100+ gog.com games
-	innoextract, lgogdownloader,
-# for Quake 1/2/3, Doom, Wolf3d...
-	steam, steamcmd,
-# for Doom3
-	p7zip-full,
-# for Jedi Academy (demo), Arx Fatalis
-	unshield,
-# for Descent 1
-	arj,
-# for Arx Fatalis
-	cabextract,
-# for Arx Fatalis
-	unace-nonfree,
-# for Arx Fatalis
-	unrar,
-# for I have no mouth and I must scream
-        unar,
-# for Unreal Tournament and potentially other Loki Games releases
-	xdelta,
-# for Unreal
-	gir1.2-gdkpixbuf-2.0,
+ arj,
+ binutils,
+ cabextract,
+ cdparanoia,
+ dynamite (>= 0.1.1-2),
+ gcc,
+ gdebi | gdebi-kde,
+ gir1.2-gdkpixbuf-2.0,
+ innoextract,
+ lgc-pg,
+ lgogdownloader,
+ lhasa | jlha-utils | lzh-archiver,
+ make,
+ p7zip-full,
+ steam,
+ steamcmd,
+ unace-nonfree,
+ unar,
+ unrar,
+ unshield,
+ unzip,
+ vorbis-tools,
+ xdelta,
 Breaks:
  lgogdownloader (<< 2.26-1~),
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list