[gnurobbo] 05/07: Clean up debian/control using cme.

Stephen Kitt skitt at moszumanska.debian.org
Sun Jun 5 20:54:46 UTC 2016


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

skitt pushed a commit to branch master
in repository gnurobbo.

commit 8464956bbde54efc2d21eabc3c1aeda3daccfcaa
Author: Stephen Kitt <steve at sk2.org>
Date:   Sun Jun 5 22:52:38 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 8186ad6..7877d87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ gnurobbo (0.68+dfsg-2) UNRELEASED; urgency=medium
     Reiner Herrmann for the patch (closes: #826424).
   * Enable all hardening options.
   * Drop the Debian menu entry (in favour of the desktop descriptor).
+  * Clean up debian/control using cme.
+  * Standards-Version 3.9.8, no further change required.
 
  -- Stephen Kitt <skitt at debian.org>  Fri, 22 Jan 2016 19:00:47 +0100
 
diff --git a/debian/control b/debian/control
index 641e34c..4f7754e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,23 @@
 Source: gnurobbo
-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), libsdl-ttf2.0-dev, libsdl1.2-dev (>> 1.2.7), libsdl-image1.2-dev, libsdl-mixer1.2-dev
-Standards-Version: 3.9.6
-Homepage: http://gnurobbo.sourceforge.net/
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/gnurobbo.git
+Section: games
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libsdl-ttf2.0-dev,
+               libsdl1.2-dev,
+               libsdl-image1.2-dev,
+               libsdl-mixer1.2-dev
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/gnurobbo.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/gnurobbo.git
+Homepage: http://gnurobbo.sourceforge.net/
 
 Package: gnurobbo
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gnurobbo-data
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         gnurobbo-data
 Description: logic game ported from ATARI XE/XL
  GNU Robbo is very addictive logic game. You must help a little robot to
  get out of an unfriendly planet, collecting parts of an emergency capsule.
@@ -20,7 +26,8 @@ Description: logic game ported from ATARI XE/XL
 
 Package: gnurobbo-data
 Architecture: all
-Depends: ${misc:Depends}, fonts-dejavu-extra
+Depends: ${misc:Depends},
+         fonts-dejavu-extra
 Breaks: gnurobbo (<< 0.68)
 Replaces: gnurobbo (<< 0.68)
 Description: logic game ported from ATARI XE/XL - data files

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



More information about the Pkg-games-commits mailing list