[pkg-ggz-commits] r302 - trunk/ggz-server/debian

petere at alioth.debian.org petere at alioth.debian.org
Fri Feb 8 23:17:05 UTC 2008


Author: petere
Date: 2008-02-08 23:17:05 +0000 (Fri, 08 Feb 2008)
New Revision: 302

Modified:
   trunk/ggz-server/debian/changelog
   trunk/ggz-server/debian/control
Log:
* Changed build dependency libdb4.4-dev to libdb-dev (closes: #464358)

Modified: trunk/ggz-server/debian/changelog
===================================================================
--- trunk/ggz-server/debian/changelog	2008-02-04 16:58:14 UTC (rev 301)
+++ trunk/ggz-server/debian/changelog	2008-02-08 23:17:05 UTC (rev 302)
@@ -1,3 +1,9 @@
+ggz-server (0.0.14-4) unstable; urgency=low
+
+  * Changed build dependency libdb4.4-dev to libdb-dev (closes: #464358)
+
+ -- Peter Eisentraut <petere at debian.org>  Sat, 09 Feb 2008 00:16:45 +0100
+
 ggz-server (0.0.14-3) unstable; urgency=low
 
   * Included 0.0.14-branch patch: ggzd-timetype.diff

Modified: trunk/ggz-server/debian/control
===================================================================
--- trunk/ggz-server/debian/control	2008-02-04 16:58:14 UTC (rev 301)
+++ trunk/ggz-server/debian/control	2008-02-08 23:17:05 UTC (rev 302)
@@ -4,7 +4,7 @@
 Maintainer: Debian GGZ Maintainers <pkg-ggz-maintainers at lists.alioth.debian.org>
 Uploaders: Josef Spillner <josef at ggzgamingzone.org>, Peter Eisentraut <petere at debian.org>
 Standards-Version: 3.7.3
-Build-Depends: cdbs, debhelper (>= 5), libavahi-client-dev, libggz-dev (>= 0.0.14), libexpat1-dev (>= 1.95.6), libdb4.4-dev, libfam-dev, lsb-base (>= 3.0-3)
+Build-Depends: cdbs, debhelper (>= 5), libavahi-client-dev, libggz-dev (>= 0.0.14), libexpat1-dev (>= 1.95.6), libdb-dev, libfam-dev, lsb-base (>= 3.0-3)
 Vcs-Svn: svn://svn.debian.org/pkg-ggz/trunk/ggz-server/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-ggz/trunk/ggz-server/
 Homepage: http://www.ggzgamingzone.org/




More information about the pkg-ggz-commits mailing list