[Glibc-bsd-commits] r1391 - trunk/freebsd-libs/debian

Robert Millan rmh at costa.debian.org
Sat Mar 25 20:01:41 UTC 2006


Author: rmh
Date: 2006-03-25 20:01:40 +0000 (Sat, 25 Mar 2006)
New Revision: 1391

Modified:
   trunk/freebsd-libs/debian/changelog
   trunk/freebsd-libs/debian/control
Log:
Add missing libgdbm-dev to Build-Depends.

Modified: trunk/freebsd-libs/debian/changelog
===================================================================
--- trunk/freebsd-libs/debian/changelog	2006-03-25 19:30:54 UTC (rev 1390)
+++ trunk/freebsd-libs/debian/changelog	2006-03-25 20:01:40 UTC (rev 1391)
@@ -1,8 +1,9 @@
 freebsd-libs (5.4-7) UNRELEASED; urgency=low
 
   * Add kfreebsd-amd64.
+  * Add missing libgdbm-dev to Build-Depends.
 
- -- Robert Millan <rmh at aybabtu.com>  Sat,  4 Mar 2006 20:34:20 +0100
+ -- Robert Millan <rmh at aybabtu.com>  Sat, 25 Mar 2006 21:01:17 +0100
 
 freebsd-libs (5.4-6) unreleased; urgency=low
 

Modified: trunk/freebsd-libs/debian/control
===================================================================
--- trunk/freebsd-libs/debian/control	2006-03-25 19:30:54 UTC (rev 1390)
+++ trunk/freebsd-libs/debian/control	2006-03-25 20:01:40 UTC (rev 1391)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: GNU/kFreeBSD Maintainers <debian-bsd at lists.debian.org>
 Uploaders: Aurelien Jarno <aurel32 at debian.org>
-Build-Depends: debhelper (>= 4.1.0), kfreebsd-source-5.4, freebsd5-buildutils, libbsd-dev, libfreebsd-dev
+Build-Depends: debhelper (>= 4.1.0), kfreebsd-source-5.4, freebsd5-buildutils, libbsd-dev, libfreebsd-dev, libgdbm-dev
 Standards-Version: 3.6.2
 
 Package: libsbuf0




More information about the Glibc-bsd-commits mailing list