[zoom-player] 01/02: Clean up debian/control with cme.

Stephen Kitt skitt at moszumanska.debian.org
Thu Jun 9 10:17:45 UTC 2016


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

skitt pushed a commit to branch master
in repository zoom-player.

commit 5f31cf85fb042d7234e28489b57347232323d4ad
Author: Stephen Kitt <steve at sk2.org>
Date:   Thu Jun 9 12:09:16 2016 +0200

    Clean up debian/control with cme.
---
 debian/changelog |  2 ++
 debian/control   | 49 ++++++++++++++++++++++---------------------------
 2 files changed, 24 insertions(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7f2c871..10ef90e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ zoom-player (1.1.5~dfsg-3) UNRELEASED; urgency=medium
 
   * Only install relevant files for the manual (HTML files and images),
     not the full contents of the manual directory.
+  * Clean up debian/control with cme.
+  * Standards-Version 3.9.8, no further change required.
 
  -- Stephen Kitt <skitt at debian.org>  Mon, 29 Feb 2016 23:59:30 +0100
 
diff --git a/debian/control b/debian/control
index a398e19..628feef 100644
--- a/debian/control
+++ b/debian/control
@@ -1,38 +1,33 @@
 Source: zoom-player
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders: Stephen Kitt <skitt at debian.org>
 Section: games
 Priority: optional
-Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders:
- Stephen Kitt <skitt at debian.org>
-Build-Depends:
- debhelper (>=9),
- dh-autoreconf,
- libfontconfig-dev,
- libice-dev,
- libpng-dev,
- libsm-dev,
- libx11-dev,
- libxext-dev,
- libxft-dev,
- libxrender-dev,
- zlib1g-dev
-Standards-Version: 3.9.6
-Homepage: http://www.logicalshift.co.uk/unix/zoom/
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/zoom-player.git
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               libfontconfig-dev,
+               libice-dev,
+               libpng-dev,
+               libsm-dev,
+               libx11-dev,
+               libxext-dev,
+               libxft-dev,
+               libxrender-dev,
+               zlib1g-dev
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/zoom-player.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/zoom-player.git
+Homepage: http://www.logicalshift.co.uk/unix/zoom/
 
 Package: zoom-player
 Architecture: any
 Multi-Arch: foreign
-Depends:
- ${misc:Depends},
- ${shlibs:Depends}
-Recommends:
- xfonts-100dpi,
- xfonts-75dpi,
- xfonts-base
-Provides:
- zcode-interpreter
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: xfonts-100dpi,
+            xfonts-75dpi,
+            xfonts-base
+Provides: zcode-interpreter
 Description: player for Z-Code stories or games
  Zoom is a player for Z-Code stories or games. These are usually text
  adventures (also known as interactive fiction), made popular in the

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



More information about the Pkg-games-commits mailing list