[nestopia] 03/03: Clean up debian/control using cme.

Stephen Kitt skitt at moszumanska.debian.org
Wed May 25 11:25:59 UTC 2016


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

skitt pushed a commit to branch master
in repository nestopia.

commit 4c74178d3f330ddc4246b674779205883eba757c
Author: Stephen Kitt <steve at sk2.org>
Date:   Wed May 25 13:25:21 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index e108e46..2552f7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ nestopia (1.47-2) UNRELEASED; urgency=medium
   * Switch to https: VCS URIs (see #810378).
   * Now that retroarch is in the archive, depend on it, with the
     libretro-frontend alternative (thanks to Sérgio Benjamim!).
+  * Clean up debian/control using cme.
+  * Standards-Version 3.9.8, no change required.
 
  -- Stephen Kitt <skitt at debian.org>  Fri, 22 Jan 2016 19:02:58 +0100
 
diff --git a/debian/control b/debian/control
index 688197e..f0b3831 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
 Source: nestopia
-Section: games
-Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Stephen Kitt <skitt at debian.org>,
            Sérgio Benjamim <sergio_br2 at yahoo.com.br>
+Section: games
+Priority: optional
 Build-Depends: debhelper (>= 9),
                libao-dev,
                libarchive-dev,
                libglew-dev,
                libgtk-3-dev,
                libsdl2-dev
-Standards-Version: 3.9.6
-Homepage: http://0ldsk00l.ca/nestopia/
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/nestopia.git
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/nestopia.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/nestopia.git
+Homepage: http://0ldsk00l.ca/nestopia/
 
 Package: nestopia
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Provides: nes-emulator
 Description: Nintendo Entertainment System/Famicom emulator
  Nestopia is a cycle-accurate NES/Famicom emulator. It has a high
@@ -36,7 +37,9 @@ Description: Nintendo Entertainment System/Famicom emulator
 Package: libretro-nestopia
 Architecture: any
 Multi-Arch: same
-Depends: retroarch | libretro-frontend, ${misc:Depends}, ${shlibs:Depends}
+Depends: retroarch | libretro-frontend,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: libretro wrapper for Nestopia
  Nestopia is a cycle-accurate NES/Famicom emulator. It has a high
  compatibility rate and support for many peripherals and input

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



More information about the Pkg-games-commits mailing list