[Glibc-bsd-commits] r3545 - in trunk: kfreebsd-8/debian kfreebsd-9/debian

Robert Millan rmh at alioth.debian.org
Fri Jul 8 13:55:17 UTC 2011


Author: rmh
Date: 2011-07-08 13:55:17 +0000 (Fri, 08 Jul 2011)
New Revision: 3545

Modified:
   trunk/kfreebsd-8/debian/changelog
   trunk/kfreebsd-8/debian/control.in
   trunk/kfreebsd-9/debian/changelog
   trunk/kfreebsd-9/debian/control.in
Log:
Remove versioned dependency that confused buildds.

Modified: trunk/kfreebsd-8/debian/changelog
===================================================================
--- trunk/kfreebsd-8/debian/changelog	2011-07-07 09:38:04 UTC (rev 3544)
+++ trunk/kfreebsd-8/debian/changelog	2011-07-08 13:55:17 UTC (rev 3545)
@@ -2,8 +2,9 @@
 
   * Only depend on freebsd-utils and kldutils on [kfreebsd-any].
   * 002_maxpathlen.diff: Fix FTBFS on hurd-i386.
+  * Remove versioned dependency that confused buildds.
 
- -- Robert Millan <rmh at debian.org>  Thu, 07 Jul 2011 11:37:36 +0200
+ -- Robert Millan <rmh at debian.org>  Fri, 08 Jul 2011 15:54:54 +0200
 
 kfreebsd-8 (8.2-5) unstable; urgency=low
 

Modified: trunk/kfreebsd-8/debian/control.in
===================================================================
--- trunk/kfreebsd-8/debian/control.in	2011-07-07 09:38:04 UTC (rev 3544)
+++ trunk/kfreebsd-8/debian/control.in	2011-07-08 13:55:17 UTC (rev 3545)
@@ -7,8 +7,6 @@
 Vcs-Svn: svn://svn.debian.org/glibc-bsd/trunk/kfreebsd-@major@/
 Build-Depends: debhelper (>= 5.0.0), bzip2, sharutils, flex-old | flex,
  freebsd-buildutils (>= 8.1-2) [!kfreebsd-any] | freebsd-buildutils (>= 7) [kfreebsd-any],
-# Avoid bug #632600
- freebsd-buildutils (<= 8.2-1) | freebsd-buildutils (>= 8.2-5),
  gcc- at gcc_version@, libdb-dev,
  libbsd-dev,
  libsbuf-dev, libsbuf-dev (>= 8.2-2) | kfreebsd-kernel-headers (<< 0.56),

Modified: trunk/kfreebsd-9/debian/changelog
===================================================================
--- trunk/kfreebsd-9/debian/changelog	2011-07-07 09:38:04 UTC (rev 3544)
+++ trunk/kfreebsd-9/debian/changelog	2011-07-08 13:55:17 UTC (rev 3545)
@@ -2,8 +2,9 @@
 
   * Only depend on freebsd-utils and kldutils on [kfreebsd-any].
   * 002_maxpathlen.diff: Fix FTBFS on hurd-i386.
+  * Remove versioned dependency that confused buildds.
 
- -- Robert Millan <rmh at debian.org>  Thu, 07 Jul 2011 11:37:44 +0200
+ -- Robert Millan <rmh at debian.org>  Fri, 08 Jul 2011 15:55:02 +0200
 
 kfreebsd-9 (9.0~svn223728-2) experimental; urgency=low
 

Modified: trunk/kfreebsd-9/debian/control.in
===================================================================
--- trunk/kfreebsd-9/debian/control.in	2011-07-07 09:38:04 UTC (rev 3544)
+++ trunk/kfreebsd-9/debian/control.in	2011-07-08 13:55:17 UTC (rev 3545)
@@ -7,8 +7,6 @@
 Vcs-Svn: svn://svn.debian.org/glibc-bsd/trunk/kfreebsd-@major@/
 Build-Depends: debhelper (>= 5.0.0), bzip2, sharutils, flex-old | flex,
  freebsd-buildutils (>= 8.1-2) [!kfreebsd-any] | freebsd-buildutils (>= 7) [kfreebsd-any],
-# Avoid bug #632600
- freebsd-buildutils (<= 8.2-1) | freebsd-buildutils (>= 8.2-5),
  gcc- at gcc_version@, libdb-dev,
  libbsd-dev (>= 0.3.0), pkg-config,
  libsbuf-dev, libsbuf-dev (>= 8.2-2) | kfreebsd-kernel-headers (<< 0.56),




More information about the Glibc-bsd-commits mailing list