[hedgewars] 01/01: wrap-and-sort

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Sat Sep 6 11:39:12 UTC 2014


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

locutusofborg-guest pushed a commit to branch master
in repository hedgewars.

commit f1719d65fdc2ef444f4a2fefcb0b62ace44c2c77
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sat Sep 6 13:38:49 2014 +0200

    wrap-and-sort
---
 debian/control           | 78 +++++++++++++++++++++++++-----------------------
 debian/copyright         |  4 +--
 debian/hedgewars.install |  4 +--
 3 files changed, 44 insertions(+), 42 deletions(-)

diff --git a/debian/control b/debian/control
index 4522468..e650b06 100644
--- a/debian/control
+++ b/debian/control
@@ -3,51 +3,53 @@ Section: games
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Dmitry E. Oboukhov <unera at debian.org>,
- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
+           Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
 Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~),
- cmake,
- qt4-qmake,
- libqt4-dev,
- libsdl1.2-dev,
- libsdl-net1.2-dev,
- libsdl-mixer1.2-dev,
- libsdl-image1.2-dev,
- libsdl-ttf2.0-dev,
- liblua5.1-dev,
- fpc,
- libpng-dev,
- libavcodec-dev,
- libavformat-dev,
- freeglut3-dev,
- ghc,
- libghc-bytestring-show-dev,
- libghc-dataenc-dev,
- libghc-hslogger-dev,
- libghc-mtl-dev,
- libghc-network-dev,
- libghc-parsec3-dev,
- libghc-utf8-string-dev,
- libghc-vector-dev,
- libghc-random-dev,
-# convert function
- imagemagick,
-# new dependency
- libphysfs-dev,
-# finding system fonts
- ttf-dejavu-core,
- ttf-wqy-zenhei
+Build-Depends: cmake,
+               debhelper (>= 9),
+               dpkg-dev (>= 1.16.1~),
+               fpc,
+               freeglut3-dev,
+               ghc,
+               # convert function
+               imagemagick,
+               libavcodec-dev,
+               libavformat-dev,
+               libghc-bytestring-show-dev,
+               libghc-dataenc-dev,
+               libghc-hslogger-dev,
+               libghc-mtl-dev,
+               libghc-network-dev,
+               libghc-parsec3-dev,
+               libghc-random-dev,
+               libghc-utf8-string-dev,
+               libghc-vector-dev,
+               liblua5.1-dev,
+               # new dependency
+               libphysfs-dev,
+               libpng-dev,
+               libqt4-dev,
+               libsdl-image1.2-dev,
+               libsdl-mixer1.2-dev,
+               libsdl-net1.2-dev,
+               libsdl-ttf2.0-dev,
+               libsdl1.2-dev,
+               qt4-qmake,
+               # finding system fonts
+               ttf-dejavu-core,
+               ttf-wqy-zenhei
 Homepage: http://hedgewars.org
 VCS-Git: git://anonscm.debian.org/pkg-games/hedgewars.git
 VCS-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/hedgewars.git
 
 Package: hedgewars
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- ttf-dejavu-core,
- ttf-wqy-zenhei,
- freeglut3,
- hedgewars-data (>= ${source:Upstream-Version})
+Depends: freeglut3,
+         hedgewars-data (>= ${source:Upstream-Version}),
+         ttf-dejavu-core,
+         ttf-wqy-zenhei,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Funny turn-based artillery game, featuring fighting Hedgehogs!
  Each player controls a team of several hedgehogs. During the
  course of the game, players take turns with one of their
diff --git a/debian/copyright b/debian/copyright
index ca8f9e1..613776f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -139,7 +139,7 @@ Copyright:
 	themes "ethereal", "norsk", "wood", "xtheme":
 		Copyright 2005 Alexey Andreev <grayfox at inbox.ru>
 License: GFDL-1.3
-	
+
 Files: theme "olympics"
 Copyright:
 		Copyright 2009 Guillaume Englert <genglert at hybird.org>
@@ -170,7 +170,7 @@ Copyright:
 		based on Wormux map "cheese" by Anthony Carré <yeknan AT yahoo DOT fr>
 License: GPL-2
 
-Files: Map and theme "Volcano" 
+Files: Map and theme "Volcano"
 Copyright:
 		Damion Brookes <nintendo_wii33 at hotmail.co.uk>
 License: GPL-2
diff --git a/debian/hedgewars.install b/debian/hedgewars.install
index 9673d0b..69559a0 100644
--- a/debian/hedgewars.install
+++ b/debian/hedgewars.install
@@ -1,5 +1,5 @@
-usr/lib
+/usr/share/pixmaps/
 obj-*/share/hedgewars/Data/misc/hwengine.desktop	/usr/share/games/hedgewars/Data/misc
 share/hedgewars/Data/misc/hedgewars.desktop		/usr/share/applications/
 tmp-icon/*						/usr/share/icons/hicolor/
-/usr/share/pixmaps/
+usr/lib

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git



More information about the Pkg-games-commits mailing list