The following commit has been merged in the master branch:
commit f847bbb2fa53d0d1b6055522d1a79eef4ad91379
Author: Emmanuel Kasper <[email protected]>
Date: Sat Mar 31 00:30:02 2012 +0200
Remove deprecated library requirements
each debian/ubuntu release has libsdl1.2-dev (>= 1.2.11)
and libexpat1-dev (>= 2.0.1) since at least 4 years
diff --git a/debian/control b/debian/control
index b135776..4b3ec81 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Uploaders: Félix Arreola Rodríguez <[email protected]>,
Ludovic Lechapt <[email protected]>,
Jordi Mallach <[email protected]>
Build-Depends: debhelper (>= 8),
- libexpat1-dev (>= 2.0.1),
+ libexpat1-dev,
libflac-dev,
libgconf2-dev,
libgtk2.0-dev,
libjpeg8-dev,
- libsdl1.2-dev (>= 1.2.11),
+ libsdl1.2-dev,
libsdl-ttf2.0-dev,
zlib1g-dev
Standards-Version: 3.9.2
--
packaging for the mame arcade game emulator
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits