[SCM] Debian packaging for clanlib2 branch, master, updated. 231ddf2d9e91ec6522811cf8c185940be68e279f

Andreas Moog amoog at ubuntu.com
Sun Mar 4 13:44:11 UTC 2012


The following commit has been merged in the master branch:
commit 231ddf2d9e91ec6522811cf8c185940be68e279f
Author: Andreas Moog <amoog at ubuntu.com>
Date:   Sun Mar 4 14:44:04 2012 +0100

    Run wrap-and-sort -s

diff --git a/control b/control
index ce9f402..d835250 100644
--- a/control
+++ b/control
@@ -1,7 +1,20 @@
 Source: clanlib2
 Priority: extra
 Maintainer: Andreas Moog <amoog at ubuntu.com>
-Build-Depends: debhelper (>= 9), autotools-dev
+Build-Depends:
+ autotools-dev,
+ debhelper (>= 9),
+ libasound2-dev [!kfreebsd-any !hurd-any],
+ libfontconfig1-dev,
+ libfreetype6-dev,
+ libjpeg8-dev,
+ libmikmod2-dev,
+ libpng12-dev,
+ libsqlite0-dev,
+ libvorbis-dev,
+ libx11-dev,
+ libxrender-dev,
+ zlib1g-dev
 Standards-Version: 3.9.3
 Section: libs
 Homepage: http://clanlib.org
@@ -20,7 +33,7 @@ Description: ClanLib game SDK development files
 Package: libclanlib-2.3-1
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: ClanLib game SDK runtime
  Multi-platform software development kit, with an emphasis on game development.
diff --git a/copyright b/copyright
index f5c53fe..afd3f85 100644
--- a/copyright
+++ b/copyright
@@ -56,7 +56,7 @@ License: Custom
  or Bitstream Inc., respectively. For further information, contact:
  fonts at gnome dot org.
 
-Files: Sources/API/Core/System/cl_platform.h: 
+Files: Sources/API/Core/System/cl_platform.h:
 Copyright: 2008-2010 The Khronos Group Inc
 License: MIT/X11 (BSD like)
  Permission is hereby granted, free of charge, to any person obtaining a

-- 
Debian packaging for clanlib2



More information about the Pkg-games-commits mailing list