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

Stephen Kitt skitt at moszumanska.debian.org
Sun Jul 24 18:56:44 UTC 2016


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

skitt pushed a commit to branch master
in repository mednafen.

commit f94d52146ac81a0e4bed91878b8ee7f3e777e829
Author: Stephen Kitt <steve at sk2.org>
Date:   Sun Jul 24 20:51:49 2016 +0200

    Clean up debian/control using cme.
---
 debian/changelog |  2 ++
 debian/control   | 15 ++++++++-------
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 67c67cf..4390a82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ mednafen (0.9.38.7+dfsg-2) UNRELEASED; urgency=medium
   * Fix spelling of "occured".
   * Allow building with multiple installed versions of liblzo2-dev.
   * Enable all hardening options.
+  * 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:02:45 +0100
 
diff --git a/debian/control b/debian/control
index e63c404..c89dda4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: mednafen
-Section: games
-Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Stephen Kitt <skitt at debian.org>
+Section: games
+Priority: optional
 Build-Depends: autotools-dev,
                debhelper (>= 9),
                dh-autoreconf,
@@ -14,19 +14,20 @@ Build-Depends: autotools-dev,
                libsamplerate0-dev,
                libsdl1.2-dev,
                libsndfile1-dev | libsndfile-dev,
-               libtrio-dev (>= 1.16),
+               libtrio-dev,
                libvorbisidec-dev,
                x11proto-core-dev,
                zlib1g-dev | libz-dev
 Build-Conflicts: autoconf2.13
-Standards-Version: 3.9.6
-Homepage: http://mednafen.sourceforge.net
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/mednafen.git
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/mednafen.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/mednafen.git
+Homepage: http://mednafen.sourceforge.net
 
 Package: mednafen
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Provides: nes-emulator
 Built-Using: ${bu:liblzo2}
 Description: multi-platform emulator, including NES, GB/A, Lynx, PC Engine

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



More information about the Pkg-games-commits mailing list