[SCM] [contrib] Quake III: Arena launcher branch, master, updated. 3db2cd907d4d2d0b5f6a8be920277612777fe8be

Simon McVittie smcv at debian.org
Thu Aug 19 18:40:59 UTC 2010


The following commit has been merged in the master branch:
commit 4c80fdafa71da915aaa16cbb615a50c6027f619d
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Aug 19 19:34:12 2010 +0100

    Fix various lintian nits, bump source format to 3.0 (native)

diff --git a/debian/control b/debian/control
index ead231d..733db62 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,17 @@ Source: quake3
 Section: contrib/games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Simon Mcvittie <smcv at debian.org>, Jack Coulter <jscinoz at gmail.com>
+Uploaders: Simon McVittie <smcv at debian.org>, Jack Coulter <jscinoz at gmail.com>
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: xcftools, imagemagick
 Vcs-Git: git://git.debian.org/git/pkg-games/quake3.git
 Vcs-Browser: http://git.debian.org/?p=pkg-games/quake3.git
 Homepage: http://www.ioquake3.org/
-Standards-Version: 3.8.0
+Standards-Version: 3.9.1
 
 Package: quake3
 Architecture: all
-Depends: ioquake3, quake3-data
+Depends: ioquake3, quake3-data, ${misc:Depends}
 Description: Quake III Arena menu entry and launcher scripts
  This package contains man pages documenting, and a launcher script to play
  Quake III Arena with the ioQuake3 engine.
@@ -23,7 +23,7 @@ Description: Quake III Arena menu entry and launcher scripts
 
 Package: quake3-server
 Architecture: all
-Depends: ioquake3-server, quake3-data
+Depends: ioquake3-server, quake3-data, ${misc:Depends}
 Description: Quake III Arena dedicated server launcher scripts
  This package contains man pages documenting, and a launcher script to run, a
  Quake III Arena dedicated server with the ioQuake3 engine.
diff --git a/debian/quake3-server.lintian-overrides b/debian/quake3-server.lintian-overrides
new file mode 100644
index 0000000..77f202e
--- /dev/null
+++ b/debian/quake3-server.lintian-overrides
@@ -0,0 +1,2 @@
+# verbatim quote
+quake3-server binary: spelling-error-in-copyright ment meant
diff --git a/debian/quake3.lintian-overrides b/debian/quake3.lintian-overrides
new file mode 100644
index 0000000..e9bf854
--- /dev/null
+++ b/debian/quake3.lintian-overrides
@@ -0,0 +1,2 @@
+# verbatim quote
+quake3 binary: spelling-error-in-copyright ment meant
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..89ae9db
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)

-- 
[contrib] Quake III: Arena launcher



More information about the Pkg-games-commits mailing list