[Glibc-bsd-commits] r3456 - trunk/kfreebsd-9/debian

Robert Millan rmh at alioth.debian.org
Thu Jun 16 09:55:27 UTC 2011


Author: rmh
Date: 2011-06-16 09:55:27 +0000 (Thu, 16 Jun 2011)
New Revision: 3456

Modified:
   trunk/kfreebsd-9/debian/changelog
   trunk/kfreebsd-9/debian/rules
Log:
upload to experimental

Modified: trunk/kfreebsd-9/debian/changelog
===================================================================
--- trunk/kfreebsd-9/debian/changelog	2011-06-15 22:59:27 UTC (rev 3455)
+++ trunk/kfreebsd-9/debian/changelog	2011-06-16 09:55:27 UTC (rev 3456)
@@ -1,5 +1,7 @@
-kfreebsd-9 (9.0~svn223109-1) UNRELEASED; urgency=low
+kfreebsd-9 (9.0~svn223109-0.1) experimental; urgency=low
 
+  * Non-maintainer upload.
+
   [ Guillem Jover ]
   * Now using Standards-Version 3.9.2 (no changes needed).
   * Switch to source format “3.0 (quilt)”.
@@ -11,11 +13,12 @@
   * Add lintian override for "embedded-library" (zlib.ko).
   * Automatically propagate GCC version dependency to debian/control.
   * Add "(meta-package)" to Description of meta-packages to make lintian happy.
+  * Build by GCC 4.6.
 
   [ Petr Salinger ]
   * Add 111_linprocfs_kthread.diff. Closes: #630104.
 
- -- Aurelien Jarno <aurel32 at debian.org>  Sat, 19 Feb 2011 23:01:52 +0100
+ -- Robert Millan <rmh at debian.org>  Thu, 16 Jun 2011 10:28:34 +0200
 
 kfreebsd-8 (8.2-1) unstable; urgency=low
 

Modified: trunk/kfreebsd-9/debian/rules
===================================================================
--- trunk/kfreebsd-9/debian/rules	2011-06-15 22:59:27 UTC (rev 3455)
+++ trunk/kfreebsd-9/debian/rules	2011-06-16 09:55:27 UTC (rev 3456)
@@ -19,7 +19,7 @@
 configfile	:= DEBCUSTOM
 abiname		:= 0
 ld_target	:= $(shell ld --help | sed -ne "s/^ld: supported targets: \([^ ]*\) .*/\1/p")
-gcc_version	:= 4.3
+gcc_version	:= 4.6
 
 ifeq ($(cpu), mipsel)
 kfreebsd_cpu	:= mips




More information about the Glibc-bsd-commits mailing list