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

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

commit 88bebc7d033e9af6433e263d09e6ff76786223c1
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 3b5d6ea..f436a85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mupen64plus-video-z64 (2.0.0+13+g72af4f0-5) UNRELEASED; urgency=medium
   * debian/patches:
     - Add Fix-spelling-errors.patch, Fix spelling errors
   * Override the lintian warning about spelling error
+  * Sort debian control files with `wrap-and-sort -abst`
 
  -- Sven Eckelmann <sven at narfation.org>  Mon, 25 Jan 2016 22:01:24 +0100
 
diff --git a/debian/control b/debian/control
index 7a75964..80a4d66 100644
--- a/debian/control
+++ b/debian/control
@@ -19,17 +19,17 @@ Build-Depends:
  pkg-config,
 
 Package: mupen64plus-video-z64
-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.2,
  mupen64plus-gfx-abi-2.2,
  mupen64plus-rsp-z64,
  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-z64.git



More information about the Pkg-games-commits mailing list