[mupen64plus] 01/01: Sort debian control files with `wrap-and-sort -abst`

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Sun Jan 31 14:54:34 UTC 2016


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus.

commit 86567628efce4908f89eeffa664d8fd2840e6233
Author: Sven Eckelmann <sven at narfation.org>
Date:   Sun Jan 31 15:38:00 2016 +0100

    Sort debian control files with `wrap-and-sort -abst`
---
 debian/changelog |  1 +
 debian/control   | 10 +++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2202a7b..a8d5519 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ mupen64plus (2.5+3) UNRELEASED; urgency=medium
   * debian/control
     - Change Vcs-Git to https://
   * Change debian URLs to https://
+  * Sort debian control files with `wrap-and-sort -abst`
 
  -- Sven Eckelmann <sven at narfation.org>  Fri, 01 Jan 2016 02:03:37 +0100
 
diff --git a/debian/control b/debian/control
index cedbe6b..cdc5a52 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends:
 Package: mupen64plus
 Architecture: all
 Depends:
- ${misc:Depends},
  mupen64plus-ui-console | mupen64plus-ui,
+ ${misc:Depends},
 Description: plugin-based Nintendo 64 emulator (transitional dummy package)
  This is a dummy package to ease transition to a mupen64plus frontend.
  .
@@ -26,8 +26,8 @@ Description: plugin-based Nintendo 64 emulator (transitional dummy package)
 Package: mupen64plus-audio-all
 Architecture: all
 Depends:
- ${misc:Depends},
  mupen64plus-audio-sdl,
+ ${misc:Depends},
 Description: plugin-based Nintendo 64 emulator, audio plugins
  Flexible N64 Emulator for Linux that works with many ROMs that are publically
  available. It consists of separate components to provide an user interface,
@@ -39,8 +39,8 @@ Description: plugin-based Nintendo 64 emulator, audio plugins
 Package: mupen64plus-input-all
 Architecture: all
 Depends:
- ${misc:Depends},
  mupen64plus-input-sdl,
+ ${misc:Depends},
 Description: plugin-based Nintendo 64 emulator, input plugins
  Flexible N64 Emulator for Linux that works with many ROMs that are publically
  available. It consists of separate components to provide an user interface,
@@ -52,8 +52,8 @@ Description: plugin-based Nintendo 64 emulator, input plugins
 Package: mupen64plus-rsp-all
 Architecture: all
 Depends:
- ${misc:Depends},
  mupen64plus-rsp-hle,
+ ${misc:Depends},
 Recommends:
  mupen64plus-rsp-z64,
 Description: plugin-based Nintendo 64 emulator, rsp plugins
@@ -68,9 +68,9 @@ Description: plugin-based Nintendo 64 emulator, rsp plugins
 Package: mupen64plus-video-all
 Architecture: all
 Depends:
- ${misc:Depends},
  mupen64plus-video-glide64mk2,
  mupen64plus-video-rice,
+ ${misc:Depends},
 Recommends:
  mupen64plus-video-arachnoid,
  mupen64plus-video-glide64,

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



More information about the Pkg-games-commits mailing list