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

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Sun Jan 31 14:55:12 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-video-rice.

commit eee350ce8f8809519832973cd930fa1af3ded940
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   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ddbe43e..dce8639 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mupen64plus-video-rice (2.5-5) UNRELEASED; urgency=medium
 
   * debian/control
     - Change Vcs-Git to https://
+  * Sort debian control files with `wrap-and-sort -abst`
 
  -- Sven Eckelmann <sven at narfation.org>  Mon, 25 Jan 2016 22:01:22 +0100
 
diff --git a/debian/control b/debian/control
index aa31c1c..912f174 100644
--- a/debian/control
+++ b/debian/control
@@ -20,16 +20,16 @@ Build-Depends:
  pkg-config,
 
 Package: mupen64plus-video-rice
-Architecture: any-i386 any-amd64
+Architecture: any-amd64 any-i386
 Multi-Arch: same
 Pre-Depends:
  ${misc:Pre-Depends},
 Depends:
- ${misc:Depends},
- ${shlibs:Depends},
  mupen64plus-config-abi-2.3,
  mupen64plus-gfx-abi-2.2,
  mupen64plus-vidext-abi-3,
+ ${misc:Depends},
+ ${shlibs:Depends},
 Provides:
  mupen64plus-video,
 Breaks:

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



More information about the Pkg-games-commits mailing list