[SCM] Packaging for cube2font branch, master, updated. 37867558b7760ed80bc3b2fc8adc66ce7dc216a6

Martin Erik Werner martinerikwerner at gmail.com
Wed Dec 21 13:52:54 UTC 2011


The following commit has been merged in the master branch:
commit 24c4dc87602c2ac4d0fe9826b59963b9b74ca788
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Wed Dec 21 12:08:38 2011 +0100

    Ran wrap-and-sort -s

diff --git a/debian/control b/debian/control
index aa27b58..e70f449 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,21 @@ Section: graphics
 Priority: optional
 Uploaders: Martin Erik Werner <martinerikwerner at gmail.com>
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 8), libsdl1.2-dev, libsdl-image1.2-dev,
- libsdl-mixer1.2-dev, libx11-dev, libgl1-mesa-dev, zlib1g-dev, imagemagick
+Build-Depends:
+ debhelper (>= 8),
+ imagemagick,
+ libgl1-mesa-dev,
+ libsdl-image1.2-dev,
+ libsdl-mixer1.2-dev,
+ libsdl1.2-dev,
+ libx11-dev,
+ zlib1g-dev
 Standards-Version: 3.9.2
 Homepage: http://www.redeclipse.net
 
 Package: cube2font
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: utility program for creating font bitmaps for Cube Engine games
  cube2font is a utility program designed to create font bitmaps for Cube
  Engine games, it works by taking a Truetype font and building it into a
@@ -21,7 +28,7 @@ Package: cube2font-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, cube2font (= ${binary:Version})
+Depends: cube2font (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Description: debugging symbols for cube2font
  This package contains the debugging symbols for the font bitmap creation tool
  cube2font.

-- 
Packaging for cube2font



More information about the Pkg-games-commits mailing list