[maemo-commits] [maemo-commits] r13695 - projects/haf/trunk/libsdl1.2/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Sep 10 13:24:06 EEST 2007
Author: kusalone
Date: 2007-09-10 13:24:04 +0300 (Mon, 10 Sep 2007)
New Revision: 13695

Modified:
   projects/haf/trunk/libsdl1.2/debian/changelog
   projects/haf/trunk/libsdl1.2/debian/control
Log:
trunk/libsdl1.2: undoing Xmu dependency oops.


Modified: projects/haf/trunk/libsdl1.2/debian/changelog
===================================================================
--- projects/haf/trunk/libsdl1.2/debian/changelog	2007-09-10 10:21:42 UTC (rev 13694)
+++ projects/haf/trunk/libsdl1.2/debian/changelog	2007-09-10 10:24:04 UTC (rev 13695)
@@ -1,3 +1,10 @@
+libsdl1.2 (1.2.8-23) unstable; urgency=low
+
+  * debian/control: added libxmu-dev back to build dependencies as X backend
+    depends on it. Removing it was big oops in the first place.
+
+ -- Kuisma Salonen <kuisma.salonen at nokia.com>  Mon, 10 Aug 2007 12:41:18 +0300
+
 libsdl1.2 (1.2.8-22) unstable; urgency=low
 
   * debian/control: removed remains of xlibs-dev dependencies from -dev pkg.

Modified: projects/haf/trunk/libsdl1.2/debian/control
===================================================================
--- projects/haf/trunk/libsdl1.2/debian/control	2007-09-10 10:21:42 UTC (rev 13694)
+++ projects/haf/trunk/libsdl1.2/debian/control	2007-09-10 10:24:04 UTC (rev 13695)
@@ -1,7 +1,7 @@
 Source: libsdl1.2
 Priority: optional
 Maintainer: Kuisma Salonen <kuisma.salonen at nokia.com>
-Build-Depends: debhelper (>= 4.0.0), libx11-dev, libsm-dev, libxpm-dev, libxext-dev, libxi-dev, libxrandr-dev, x-dev, automake1.8, libasound2-dev, osso-esd-dev
+Build-Depends: debhelper (>= 4.0.0), libx11-dev, libsm-dev, libxpm-dev, libxext-dev, libxi-dev, libxrandr-dev, libxmu-dev, x-dev, automake1.8, libasound2-dev, osso-esd-dev
 Standards-Version: 3.6.0
 
 Package: libsdl1.2-dev


More information about the maemo-commits mailing list