[game-data-packager] 09/09: Add configurable installation and root-gaining methods

Simon McVittie smcv at debian.org
Thu Oct 1 10:16:51 UTC 2015


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 64e51796c1f975602b045bbda6ed4af4c3130574
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Oct 1 11:16:12 2015 +0100

    Add configurable installation and root-gaining methods
---
 debian/changelog | 3 ++-
 debian/control   | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a9fcb85..674dc1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -59,7 +59,8 @@ game-data-packager (43) UNRELEASED; urgency=medium
   * Move detailed information about files to be packaged into separate JSON
     and *sums files, which are loaded lazily. This speeds up
     "game-data-packager --help" considerably. (Continuation of #779937)
-  * Add configurable installation method instead of always using su
+  * Add configurable installation method instead of always using dpkg or apt
+  * Add configurable privilege-gaining method instead of always using su
 
  -- Simon McVittie <smcv at debian.org>  Thu, 16 Jul 2015 09:59:23 +0200
 
diff --git a/debian/control b/debian/control
index 7c9458c..c936e5a 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,8 @@ Depends: fakeroot, ${misc:Depends},
 	${python3:Depends},
 Breaks: lgogdownloader (<< 2.25-2~)
 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

-- 
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