[mupen64plus] 206/262: Enforce order in debian/control

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:59:36 UTC 2015


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus.

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

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

diff --git a/debian/control b/debian/control
index 9d7717e..8d7aa6e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,34 +3,34 @@ 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.git
+Homepage: http://code.google.com/p/mupen64plus/
 Vcs-Git: git://git.debian.org/git/collab-maint/mupen64plus.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus.git
 Build-Depends:
  debhelper (>= 8.0.0),
  hardening-includes,
- libsdl1.2-dev,
- libsdl-ttf2.0-dev,
- libfreetype6-dev,
- libglib2.0-dev,
- libgtk2.0-dev,
- libsamplerate0-dev,
- libpng12-dev | libpng-dev,
  libbz2-dev,
- zlib1g-dev | libz-dev,
+ libfreetype6-dev,
  libgl1-mesa-dev | libgl-dev,
+ libglib2.0-dev,
  libglu1-mesa-dev | libglu-dev,
- pkg-config,
+ libgtk2.0-dev,
  liblzma-dev,
+ libpng12-dev | libpng-dev,
+ libsamplerate0-dev,
+ libsdl1.2-dev,
+ libsdl-ttf2.0-dev,
  libxdg-basedir-dev,
-DM-Upload-Allowed: yes
+ pkg-config,
+ zlib1g-dev | libz-dev,
 
 Package: mupen64plus
 Architecture: any-i386 any-amd64
 Depends:
- ${shlibs:Depends},
  ${misc:Depends},
+ ${shlibs:Depends},
  ttf-dejavu-core,
 Description: plugin-based Nintendo 64 emulator
  N64 Emulator for Linux that works with many ROMs that are publically available.

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



More information about the Pkg-games-commits mailing list