r2178 - packages/trunk/freealut/debian
Eddy Petrisor
eddyp-guest at alioth.debian.org
Wed Dec 20 02:10:26 CET 2006
Author: eddyp-guest
Date: 2006-12-20 02:10:26 +0100 (Wed, 20 Dec 2006)
New Revision: 2178
Modified:
packages/trunk/freealut/debian/changelog
packages/trunk/freealut/debian/control
Log:
add libtool as a build dependency
Modified: packages/trunk/freealut/debian/changelog
===================================================================
--- packages/trunk/freealut/debian/changelog 2006-12-20 00:57:59 UTC (rev 2177)
+++ packages/trunk/freealut/debian/changelog 2006-12-20 01:10:26 UTC (rev 2178)
@@ -20,8 +20,9 @@
Petr Salinger <Petr.Salinger at seznam.cz> for the patch (Closes: #400717)
Severity is not meduim since the arch is not released.
* ran autoupdate
+ * added llibtool as a dependency so the package builds properly
- -- Eddy Petrișor <eddy.petrisor at gmail.com> Wed, 20 Dec 2006 02:58:18 +0200
+ -- Eddy Petrișor <eddy.petrisor at gmail.com> Wed, 20 Dec 2006 03:10:42 +0200
freealut (1.0.1-1) unstable; urgency=low
Modified: packages/trunk/freealut/debian/control
===================================================================
--- packages/trunk/freealut/debian/control 2006-12-20 00:57:59 UTC (rev 2177)
+++ packages/trunk/freealut/debian/control 2006-12-20 01:10:26 UTC (rev 2178)
@@ -2,7 +2,7 @@
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Thierry Reding <thierry at doppeltgemoppelt.de>, Reinhard Tartler <siretart at tauware.de>
-Build-Depends: debhelper (>= 5.0.0), autotools-dev, libopenal-dev (>= 1:0.0.8-1)
+Build-Depends: debhelper (>= 5.0.0), autotools-dev, libopenal-dev (>= 1:0.0.8-1), libtool
Standards-Version: 3.7.2
Section: libs
More information about the Pkg-games-commits
mailing list