From d448e0a4ada696d9d845f18d1f9fa60fa7a02111 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 28 Dec 2012 07:13:58 +0000 Subject: [PATCH] gnulib_gets.patch applied upstream --- debian/patches/gnulib_gets.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/patches/gnulib_gets.patch b/debian/patches/gnulib_gets.patch index b171a2735..7e501fcdc 100644 --- a/debian/patches/gnulib_gets.patch +++ b/debian/patches/gnulib_gets.patch @@ -1,7 +1,8 @@ Description: Avoid assuming that gets is declared Origin: backport, http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=66712c23388e93e5c518ebc8515140fa0c807348 -Forwarded: no -Last-Update: 2012-10-30 +Forwarded: not-needed +Applied-Upstream: http://bazaar.launchpad.net/~vcs-imports/grub/grub2-bzr/revision/4611 +Last-Update: 2012-12-28 Index: b/grub-core/gnulib/stdio.in.h ===================================================================