[quakespasm] 04/05: Clean up debian/control using cme.

Stephen Kitt skitt at moszumanska.debian.org
Mon Jul 25 06:24:02 UTC 2016


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

skitt pushed a commit to branch master
in repository quakespasm.

commit 8c614dd767c1e4e53ecf3adc7842a0d77e89c7b2
Author: Stephen Kitt <steve at sk2.org>
Date:   Mon Jul 25 08:19:28 2016 +0200

    Clean up debian/control using cme.
---
 debian/changelog |  3 ++-
 debian/control   | 40 ++++++++++++++++++----------------------
 2 files changed, 20 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b8cafae..69dadf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,10 +3,11 @@ quakespasm (0.92.0+dfsg-1) UNRELEASED; urgency=medium
   [ Simon McVittie ]
   * Switch Vcs-Git to https (see #810378)
   * Switch Vcs-Browser to https and cgit
-  * Standards-Version: 3.9.7 (no changes needed)
 
   [ Stephen Kitt ]
   * New upstream release.
+  * Clean up debian/control using cme.
+  * Standards-Version 3.9.8, no further change required.
 
  -- Stephen Kitt <skitt at debian.org>  Mon, 25 Jul 2016 08:13:49 +0200
 
diff --git a/debian/control b/debian/control
index b2a5616..fb4dce4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,33 +1,29 @@
 Source: quakespasm
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders:
- David Banks <amoebae at gmail.com>,
- Simon McVittie <smcv at debian.org>,
- Stephen Kitt <skitt at debian.org>
+Uploaders: David Banks <amoebae at gmail.com>,
+           Simon McVittie <smcv at debian.org>,
+           Stephen Kitt <skitt at debian.org>
 Section: games
 Priority: optional
-Build-Depends:
- debhelper (>= 9.20151219~),
- dpkg-dev (>= 1.16.1~),
- libflac-dev,
- libmad0-dev,
- libmikmod-dev,
- libopusfile-dev,
- libsdl2-dev,
- libvorbis-dev
-Standards-Version: 3.9.7
-Homepage: http://quakespasm.sourceforge.net/
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/quakespasm.git
+Build-Depends: debhelper (>= 9.20151219~),
+               dpkg-dev,
+               libflac-dev,
+               libmad0-dev,
+               libmikmod-dev,
+               libopusfile-dev,
+               libsdl2-dev,
+               libvorbis-dev
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/quakespasm.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/quakespasm.git
+Homepage: http://quakespasm.sourceforge.net/
 
 Package: quakespasm
 Architecture: any
-Depends:
- ${misc:Depends},
- ${shlibs:Depends}
-Provides:
- quake-engine,
- quake-engine-server
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Provides: quake-engine,
+          quake-engine-server
 Description: engine for iD software's Quake
  QuakeSpasm is a Unix-friendly Quake engine based on the SDL port of the
  popular FitzQuake. It includes some new features, important fixes, and aims

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



More information about the Pkg-games-commits mailing list