[mupen64plus-ui-console] 46/172: Enforce order in debian/control

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:07:29 UTC 2015


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

ecsv-guest pushed a commit to branch armhf_test
in repository mupen64plus-ui-console.

commit d2ffc2f21697aed418599c74abafdba5643df580
Author: Sven Eckelmann <sven at narfation.org>
Date:   Fri Dec 24 00:28:34 2010 +0100

    Enforce order in debian/control
---
 debian/control | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 19fdba8..22270fa 100644
--- a/debian/control
+++ b/debian/control
@@ -3,27 +3,32 @@ Section: games
 Priority: optional
 Maintainer: Tobias Loose <TobiasLoose at gmx.de>
 Uploaders: Sven Eckelmann <sven at narfation.org>
-Homepage: http://code.google.com/p/mupen64plus/
+DM-Upload-Allowed: yes
 Standards-Version: 3.9.1
-Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus-ui-console.git
+Homepage: http://code.google.com/p/mupen64plus/
 Vcs-Git: git://git.debian.org/git/collab-maint/mupen64plus-ui-console.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus-ui-console.git
 Build-Depends:
  debhelper (>= 8.0.0),
  hardening-includes,
  libmupen64plus-dev,
-DM-Upload-Allowed: yes
 
 Package: mupen64plus-ui-console
 Architecture: any-i386 any-amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}, mupen64plus-core-abi-1,
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
  mupen64plus-audio-all | mupen64plus-audio,
+ mupen64plus-core-abi-1,
  mupen64plus-input-all | mupen64plus-input,
  mupen64plus-rsp-all | mupen64plus-rsp,
  mupen64plus-video-all | mupen64plus-video,
-Breaks: mupen64plus (<< 1.99.1)
-Replaces: mupen64plus (<< 1.99.1)
 Provides:
  mupen64plus-ui,
+Breaks:
+ mupen64plus (<< 1.99.1)
+Replaces:
+ 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
@@ -40,7 +45,8 @@ Package: mupen64plus-ui-console-dbg
 Section: debug
 Priority: extra
 Architecture: any-i386 any-amd64
-Depends: ${misc:Depends},
+Depends:
+ ${misc:Depends},
  mupen64plus-ui-console (= ${binary:Version}),
 Breaks: mupen64plus-dbg (<< 1.99.1)
 Replaces: mupen64plus-dbg (<< 1.99.1)

-- 
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