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

stevenc-guest at alioth.debian.org stevenc-guest at alioth.debian.org
Wed Mar 2 18:39:07 UTC 2016


Author: stevenc-guest
Date: 2016-03-02 18:39:07 +0000 (Wed, 02 Mar 2016)
New Revision: 5876

Modified:
   trunk/freebsd-glue/debian/changelog
   trunk/freebsd-glue/debian/control
Log:
No longer Build-Depends specifically on gcc-4.9 (gcc-5 and gcc-6
are both fine).


Modified: trunk/freebsd-glue/debian/changelog
===================================================================
--- trunk/freebsd-glue/debian/changelog	2016-03-02 18:37:12 UTC (rev 5875)
+++ trunk/freebsd-glue/debian/changelog	2016-03-02 18:39:07 UTC (rev 5876)
@@ -1,6 +1,8 @@
 freebsd-glue (0.2.21) UNRELEASED; urgency=medium
 
   * Add myself to Uploaders.
+  * No longer Build-Depends specifically on gcc-4.9 (gcc-5 and gcc-6
+    are both fine).
 
  -- Steven Chamberlain <steven at pyro.eu.org>  Wed, 02 Mar 2016 14:06:22 +0000
 

Modified: trunk/freebsd-glue/debian/control
===================================================================
--- trunk/freebsd-glue/debian/control	2016-03-02 18:37:12 UTC (rev 5875)
+++ trunk/freebsd-glue/debian/control	2016-03-02 18:39:07 UTC (rev 5876)
@@ -13,8 +13,6 @@
  libbsd-dev,
  libdb-dev,
  zlib1g-dev,
-# For -Wno-error=maybe-uninitialized
- gcc-4.9,
 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




More information about the Glibc-bsd-commits mailing list