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

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Sun Jan 31 14:54:40 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-core.

commit 36fd37902887636854f8004d16e1682e666c1db6
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   | 38 +++++++++++++++++++-------------------
 2 files changed, 20 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d84b15a..4d3a8b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mupen64plus-core (2.5-5) 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>  Mon, 25 Jan 2016 22:01:03 +0100
 
diff --git a/debian/control b/debian/control
index f556ada..fd6e1da 100644
--- a/debian/control
+++ b/debian/control
@@ -21,17 +21,31 @@ Build-Depends:
  pkg-config,
  zlib1g-dev | libz-dev,
 
+Package: libmupen64plus-dev
+Section: libdevel
+Architecture: all
+Depends:
+ ${misc:Depends},
+Description: mupen64plus development package
+ Flexible N64 Emulator for Linux that works with many ROMs that are publically
+ available. It consists of separate components to provide an user interface,
+ audio and graphics output, controller input, co-processor emulation and an
+ emulator core.
+ .
+ This package contains everything which is needed to build plugins or frontends
+ against the mupen64plus API.
+
 Package: libmupen64plus2
 Section: libs
-Architecture: any-i386 any-amd64
+Architecture: any-amd64 any-i386
 Multi-Arch: same
 Pre-Depends:
  ${misc:Pre-Depends},
 Depends:
- ${misc:Depends},
- ${shlibs:Depends},
  mupen64plus-data,
  ttf-bitstream-vera,
+ ${misc:Depends},
+ ${shlibs:Depends},
 Provides:
  mupen64plus-audio-abi-2,
  mupen64plus-config-abi-2.2,
@@ -64,31 +78,17 @@ Description: plugin-based Nintendo 64 emulator, core library
  .
  This package contains the actual emulator which must be loaded by a frontend.
 
-Package: libmupen64plus-dev
-Section: libdevel
-Architecture: all
-Depends:
- ${misc:Depends},
-Description: mupen64plus development package
- Flexible N64 Emulator for Linux that works with many ROMs that are publically
- available. It consists of separate components to provide an user interface,
- audio and graphics output, controller input, co-processor emulation and an
- emulator core.
- .
- This package contains everything which is needed to build plugins or frontends
- against the mupen64plus API.
-
 Package: mupen64plus-data
 Architecture: all
 Multi-Arch: foreign
 Depends:
  ${misc:Depends},
 Breaks:
- mupen64plus (<< 1.99.1),
  libmupen64plus2 (<< 1.99.5-3),
-Replaces:
  mupen64plus (<< 1.99.1),
+Replaces:
  libmupen64plus2 (<< 1.99.5-3),
+ mupen64plus (<< 1.99.1),
 Description: plugin-based Nintendo 64 emulator, data files
  Flexible N64 Emulator for Linux that works with many ROMs that are publically
  available. It consists of separate components to provide an user interface,

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



More information about the Pkg-games-commits mailing list