[mupen64plus-ui-console] 01/01: Sort debian control files with `wrap-and-sort -abst`
Sven Eckelmann
ecsv-guest at moszumanska.debian.org
Sun Jan 31 14:54:57 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-ui-console.
commit a6318c5fef097fe50ba1b0d71c7e54860a7e88d3
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 a0922e6..243d549 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mupen64plus-ui-console (2.5-4) 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:12 +0100
diff --git a/debian/control b/debian/control
index 3003f26..e9389a7 100644
--- a/debian/control
+++ b/debian/control
@@ -16,10 +16,8 @@ Build-Depends:
libsdl2-dev,
Package: mupen64plus-ui-console
-Architecture: any-i386 any-amd64
+Architecture: any-amd64 any-i386
Depends:
- ${misc:Depends},
- ${shlibs:Depends},
mupen64plus-audio-all | mupen64plus-audio,
mupen64plus-config-abi-2.2,
mupen64plus-data,
@@ -27,12 +25,14 @@ Depends:
mupen64plus-input-all | mupen64plus-input,
mupen64plus-rsp-all | mupen64plus-rsp,
mupen64plus-video-all | mupen64plus-video,
+ ${misc:Depends},
+ ${shlibs:Depends},
Provides:
mupen64plus-ui,
Breaks:
- mupen64plus (<< 1.99.1)
+ mupen64plus (<< 1.99.1),
Replaces:
- mupen64plus (<< 1.99.1)
+ mupen64plus (<< 1.99.1),
Description: console frontend for mupen64plus
Minimal console user interface for mupen64plus. Features provided:
* Changeable emulation plugins for audio, core, input, rsp, video
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-ui-console.git
More information about the Pkg-games-commits
mailing list