[Glibc-bsd-commits] r5078 - trunk/freebsd-glue/debian

Robert Millan rmh at alioth.debian.org
Sun Oct 20 10:56:30 UTC 2013


Author: rmh
Date: 2013-10-20 10:56:30 +0000 (Sun, 20 Oct 2013)
New Revision: 5078

Modified:
   trunk/freebsd-glue/debian/changelog
   trunk/freebsd-glue/debian/control
Log:
Add libdb-dev to Depends / Build-Depends.

Modified: trunk/freebsd-glue/debian/changelog
===================================================================
--- trunk/freebsd-glue/debian/changelog	2013-10-20 00:09:50 UTC (rev 5077)
+++ trunk/freebsd-glue/debian/changelog	2013-10-20 10:56:30 UTC (rev 5078)
@@ -1,3 +1,9 @@
+freebsd-glue (0.1.10) unstable; urgency=low
+
+  * Add libdb-dev to Depends / Build-Depends.
+
+ -- Robert Millan <rmh at debian.org>  Sun, 20 Oct 2013 12:56:14 +0200
+
 freebsd-glue (0.1.9) unstable; urgency=low
 
   * Build with full -Werror.

Modified: trunk/freebsd-glue/debian/control
===================================================================
--- trunk/freebsd-glue/debian/control	2013-10-20 00:09:50 UTC (rev 5077)
+++ trunk/freebsd-glue/debian/control	2013-10-20 10:56:30 UTC (rev 5078)
@@ -6,6 +6,7 @@
 Build-Depends:
  debhelper (>= 8.0),
  freebsd-buildutils,
+ libdb-dev,
 Vcs-Browser: http://anonscm.debian.org/viewvc/glibc-bsd/trunk/freebsd-glue/
 Vcs-Svn: svn://anonscm.debian.org/glibc-bsd/trunk/freebsd-glue/
 Standards-Version: 3.9.3
@@ -16,6 +17,7 @@
  original-awk,
  make,
  libbsd-dev (>= 0.4.0-1~),
+ libdb-dev,
  libexpat-dev,
  byacc,
 Recommends:




More information about the Glibc-bsd-commits mailing list