[SCM] Packaging for Liero branch, master, updated. upstream/1.35_b2+20100124.1-9-gba3a215

Martin Erik Werner martinerikwerner at gmail.com
Tue Jan 10 17:53:05 UTC 2012


The following commit has been merged in the master branch:
commit 39c58afb814629acf6b431b244dfde336ebf4eb0
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Tue Jan 10 18:38:56 2012 +0100

    wrap-and-sort

diff --git a/debian/control b/debian/control
index 2c4fcb8..9fe5ee3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: liero
 Section: contrib/games
 Priority: extra
 Maintainer: Martin Erik Werner <martinerikwerner at gmail.com>
-Build-Depends: debhelper (>= 8), ftjam, libgvl0-dev, libsdl-mixer1.2-dev,
- zlib1g-dev, imagemagick
+Build-Depends: debhelper (>= 8),
+               ftjam,
+               imagemagick,
+               libgvl0-dev,
+               libsdl-mixer1.2-dev,
+               zlib1g-dev
 Standards-Version: 3.9.2
 Homepage: http://www.liero.be
 Vcs-Git: git://git.debian.org/pkg-games/liero.git
@@ -12,7 +16,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-games/liero.git;a=summary
 Package: liero
 Architecture: any
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${shlibs:Depends}, ${misc:Depends}, liero-data
+Depends: liero-data, ${misc:Depends}, ${shlibs:Depends}
 Description: earthworm simulation game based on a real physical model
  Liero is a wormgame with weapons for 2 players. The object of the game is
  definitely what you think it is. Liero is excellent for taking out aggression
diff --git a/debian/copyright b/debian/copyright
index 654c590..66b37f5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -54,4 +54,3 @@ License: BSD-2-clause
  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  POSSIBILITY OF SUCH DAMAGE.
-
diff --git a/debian/install b/debian/install
index 4635015..4f098d1 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1,3 @@
 _bin/openliero usr/lib/games/liero
-debian/scripts/liero usr/games
 debian/liero.desktop usr/share/applications
+debian/scripts/liero usr/games

-- 
Packaging for Liero



More information about the Pkg-games-commits mailing list