[Glibc-bsd-commits] r2116 - trunk/kfreebsd-6/debian

aurel32 at alioth.debian.org aurel32 at alioth.debian.org
Wed Jan 16 13:33:26 UTC 2008


Author: aurel32
Date: 2008-01-16 13:33:25 +0000 (Wed, 16 Jan 2008)
New Revision: 2116

Modified:
   trunk/kfreebsd-6/debian/changelog
   trunk/kfreebsd-6/debian/control.in
Log:
  * Really build-depends on gcc-3.4. 



Modified: trunk/kfreebsd-6/debian/changelog
===================================================================
--- trunk/kfreebsd-6/debian/changelog	2008-01-16 11:42:18 UTC (rev 2115)
+++ trunk/kfreebsd-6/debian/changelog	2008-01-16 13:33:25 UTC (rev 2116)
@@ -1,3 +1,9 @@
+kfreebsd-6 (6.3-2) unstable; urgency=low
+
+  * Really build-depends on gcc-3.4. 
+
+ -- Aurelien Jarno <aurel32 at debian.org>  Wed, 16 Jan 2008 14:32:14 +0100
+
 kfreebsd-6 (6.3-1) unstable; urgency=low
 
   * New upstream version (RELENG_6_3_0_RELEASE)

Modified: trunk/kfreebsd-6/debian/control.in
===================================================================
--- trunk/kfreebsd-6/debian/control.in	2008-01-16 11:42:18 UTC (rev 2115)
+++ trunk/kfreebsd-6/debian/control.in	2008-01-16 13:33:25 UTC (rev 2116)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: GNU/kFreeBSD Maintainers <debian-bsd at lists.debian.org>
 Uploaders: Aurelien Jarno <aurel32 at debian.org>, Guillem Jover <guillem at debian.org>
-Build-Depends: debhelper (>= 4.1.0), bzip2, quilt, freebsd at major@-buildutils [kfreebsd-i386 kfreebsd-amd64] , libdb4.4-dev | libdb-dev, flex-old | flex, libbsd-dev [kfreebsd-i386 kfreebsd-amd64], sharutils
+Build-Depends: debhelper (>= 4.1.0), bzip2, quilt, freebsd at major@-buildutils [kfreebsd-i386 kfreebsd-amd64], libdb4.4-dev | libdb-dev, flex-old | flex, libbsd-dev [kfreebsd-i386 kfreebsd-amd64], gcc-3.4, sharutils
 Standards-Version: 3.7.3
 
 Package: kfreebsd-source- at version@




More information about the Glibc-bsd-commits mailing list