[mupen64plus-core] 58/310: Enforce order in debian/control

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:57:11 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-core.

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

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

diff --git a/debian/control b/debian/control
index 51eae69..3454383 100644
--- a/debian/control
+++ b/debian/control
@@ -3,21 +3,21 @@ 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-core.git
+Homepage: http://code.google.com/p/mupen64plus/
 Vcs-Git: git://git.debian.org/git/collab-maint/mupen64plus-core.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus-core.git
 Build-Depends:
+ binutils-dev,
  debhelper (>= 8.0.0),
  hardening-includes,
  libfreetype6-dev,
- libsdl1.2-dev,
  libgl1-mesa-dev | libgl-dev,
  libglu1-mesa-dev | libglu-dev,
  libpng12-dev | libpng-dev,
+ libsdl1.2-dev,
  zlib1g-dev | libz-dev,
- binutils-dev,
-DM-Upload-Allowed: yes
 
 Package: mupen64plus
 Architecture: all
@@ -89,17 +89,17 @@ Package: libmupen64plus2
 Section: libs
 Architecture: any-i386 any-amd64
 Depends:
- ${shlibs:Depends},
  ${misc:Depends},
+ ${shlibs:Depends},
  ttf-dejavu-core,
+Breaks: mupen64plus (<< 1.99.1)
+Replaces: mupen64plus (<< 1.99.1)
 Provides:
  mupen64plus-audio-abi-1,
+ mupen64plus-core-abi-1,
  mupen64plus-input-abi-1,
  mupen64plus-rsp-abi-1,
- mupen64plus-core-abi-1,
  mupen64plus-video-abi-1,
-Breaks: mupen64plus (<< 1.99.1)
-Replaces: mupen64plus (<< 1.99.1)
 Description: plugin-based Nintendo 64 emulator, core library
  Flexibal N64 Emulator for Linux that works with many ROMs that are publically
  available. It consists of separate components to provide an user interface,

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



More information about the Pkg-games-commits mailing list