Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: Sergio Durigan Junior <sergiodj@redhat.com>
Cc: GDB Patches <gdb-patches@sourceware.org>
Subject: Re: [PATCH/obvious] Fix 7.7 branch date annoucement
Date: Fri, 31 Jan 2014 10:03:00 -0000	[thread overview]
Message-ID: <20140131100348.GX4101@adacore.com> (raw)
In-Reply-To: <m34n4kfqkr.fsf@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1037 bytes --]

Hi Sergio,

> We've received a notice on the GNU GDB ml mentioning that the GDB 7.7
> branch date annoucement in our website is wrong (s/2013/2014).  I cloned
> the repository and fixed this (here's the patch), but I'm not sure if I
> can just go ahead and check it in, or if there's some other thing I need
> to do.
> 
> Anyway, here's the patch.  I can check it in if you give me a green
> light.

Thanks for the fix. In my initial reply, I had given you the green
light, with the following blurb: Make sure that you commit the patch
both to savannah (which feeds the side on gnu.org) and to the htdocs
repository at sourceware.org:/cvs/gdb (which feeds the sourceware.org
mirror). I usually have one single git mirror inside which I make
the changes, which I then cvsexportcommit to both CVS repositories.

In this case, I went ahead because I also noticed that the "Last
Updated" timestamps had not been updated. YOu need to run the index.sh
script on all HTML files updated....

Attached is what I ended up checking in...

-- 
Joel

[-- Attachment #2: 0001-Fix-GDB-7.7-branch-creation-year.patch --]
[-- Type: text/x-diff, Size: 1834 bytes --]

From 4a9af531a02450a59cffc7c304deb3b614668fb7 Mon Sep 17 00:00:00 2001
From: Joel Brobecker <brobecker@adacore.com>
Date: Fri, 31 Jan 2014 13:57:36 +0400
Subject: [PATCH] Fix GDB 7.7 branch creation year.

Patch from Sergio Durigan Junior <sergiodj@redhat.com>, with
a slight modification from Joel Brobecker  <brobecker@adacore.com>
to update the "Last modified" dates for the affected files.
---
 index.html      | 4 ++--
 news/index.html | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html
index e263b61..f802d9b 100644
--- a/index.html
+++ b/index.html
@@ -102,7 +102,7 @@ better.
 
 -->
 
-<dt>January 8th, 2013: <b>GDB 7.7 branch created</b></dt>
+<dt>January 8th, 2014: <b>GDB 7.7 branch created</b></dt>
 <dd>
 <p> The GDB 7.7 branch (<tt>gdb-7.7-branch</tt>) has been created.
 To check out a copy of the branch use:
@@ -266,7 +266,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2014-01-08.</p>
+<p>Last modified 2014-01-31.</p>
 </address>
 
 </body>
diff --git a/news/index.html b/news/index.html
index 75a42f7..357d9a0 100644
--- a/news/index.html
+++ b/news/index.html
@@ -62,7 +62,7 @@ better.
 
 -->
 
-<dt>January 8th, 2013: <b>GDB 7.7 branch created</b></dt>
+<dt>January 8th, 2014: <b>GDB 7.7 branch created</b></dt>
 <dd>
 <p> The GDB 7.7 branch (<tt>gdb-7.7-branch</tt>) has been created.
 To check out a copy of the branch use:
@@ -1148,7 +1148,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2014-01-08.</p>
+<p>Last modified 2014-01-31.</p>
 </address>
 
 </body>
-- 
1.8.3.2


  reply	other threads:[~2014-01-31 10:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-31  9:28 Sergio Durigan Junior
2014-01-31 10:03 ` Joel Brobecker [this message]
2014-01-31 10:24   ` Sergio Durigan Junior
2014-01-31 10:39     ` Joel Brobecker
2014-01-31 10:50       ` Sergio Durigan Junior
2014-02-04 19:12     ` Pedro Alves
2014-02-06 11:29       ` Joel Brobecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140131100348.GX4101@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=sergiodj@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox