[stella] 06/07: Clean up debian/control using cme.

Stephen Kitt skitt at moszumanska.debian.org
Tue Apr 19 21:57:39 UTC 2016


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

skitt pushed a commit to branch master
in repository stella.

commit 9fd7d6b185c771a554bd092394ac55ce487f5cf4
Author: Stephen Kitt <steve at sk2.org>
Date:   Tue Apr 19 23:56:49 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index b159103..771c2a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ stella (4.7.2-1) UNRELEASED; urgency=medium
   * Rely on joystick to provide evdev-joystick and the associated udev
     rules.
   * Enable all hardening options.
+  * Clean up debian/control using cme.
+  * Standards-Version 3.9.8, no change required.
 
  -- Stephen Kitt <skitt at debian.org>  Mon, 28 Mar 2016 21:13:50 +0200
 
diff --git a/debian/control b/debian/control
index 6dc31e7..9373d12 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,25 @@
 Source: stella
-Section: otherosfs
-Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Stephen Kitt <skitt at debian.org>
-Standards-Version: 3.9.6
+Section: otherosfs
+Priority: optional
 Build-Depends: autotools-dev,
                debhelper (>= 9),
                g++ (>= 4:4.9),
                libpng-dev,
                libsdl2-dev,
                zlib1g-dev
-Homepage: http://stella.sf.net
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/stella.git
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/stella.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/stella.git
+Homepage: http://stella.sf.net
 
 Package: stella
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Recommends: joystick (>= 1:1.5.1)
+Pre-Depends: ${misc:Pre-Depends}
 Description: Atari 2600 Emulator for SDL & the X Window System
  Stella is a portable emulator of the old Atari 2600 video-game
  console. You can play most Atari 2600 games with it.

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



More information about the Pkg-games-commits mailing list