[xmoto] 05/07: Standards-Version 3.9.7 and cme clean-up of debian/control.

Stephen Kitt skitt at moszumanska.debian.org
Sun Mar 20 23:07:50 UTC 2016


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

skitt pushed a commit to branch master
in repository xmoto.

commit 4b3c6d8e2f61ddb7bf2df5c0b0def2918216c82f
Author: Stephen Kitt <steve at sk2.org>
Date:   Mon Mar 21 00:00:10 2016 +0100

    Standards-Version 3.9.7 and cme clean-up of debian/control.
---
 debian/changelog |  2 ++
 debian/control   | 17 ++++++++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c62511f..85cf9e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ xmoto (0.5.11+dfsg-6) UNRELEASED; urgency=medium
     (Closes: #818782.)
   * Update the spelling fixes.
   * Enable all hardening options.
+  * Standards-Version 3.9.7, no change required (but clean up
+    debian/control using cme).
 
  -- Stephen Kitt <skitt at debian.org>  Fri, 22 Jan 2016 19:03:31 +0100
 
diff --git a/debian/control b/debian/control
index 5edad0a..a44a2a5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: xmoto
-Section: games
-Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Miriam Ruiz <little_miry at yahoo.es>,
            Samuel Mimram <smimram at debian.org>,
            Barry deFreese <bdefreese at debian.org>,
            Stephen Kitt <skitt at debian.org>
+Section: games
+Priority: optional
 Build-Depends: autotools-dev,
                debhelper (>= 9),
                dh-autoreconf,
-               dpkg-dev (>= 1.13.19),
+               dpkg-dev,
                libbz2-dev,
                libcurl4-gnutls-dev,
                libgl1-mesa-dev | libgl-dev,
@@ -25,14 +25,16 @@ Build-Depends: autotools-dev,
                libxdg-basedir-dev,
                libxml2-dev,
                zlib1g-dev
-Standards-Version: 3.9.6
-Homepage: http://xmoto.tuxfamily.org/
+Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/xmoto.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/xmoto.git
+Homepage: http://xmoto.tuxfamily.org/
 
 Package: xmoto
 Architecture: any
-Depends: xmoto-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: xmoto-data (= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: 2D motocross platform game
  X-Moto is a challenging 2D motocross platform game, where physics play
  an all important role in the gameplay. You need to control your bike to
@@ -41,7 +43,8 @@ Description: 2D motocross platform game
 
 Package: xmoto-data
 Architecture: all
-Depends: ttf-dejavu-core, ${misc:Depends}
+Depends: ttf-dejavu-core,
+         ${misc:Depends}
 Suggests: xmoto (>= ${source:Version})
 Description: 2D motocross platform game - data files
  X-Moto is a challenging 2D motocross platform game, where physics play

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



More information about the Pkg-games-commits mailing list