From: Spencer Oliver Date: Wed, 9 Nov 2011 21:34:13 +0000 (+0000) Subject: docs: remove berlios related info X-Git-Tag: v0.6.0-rc1~439 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=36cc893086e8743421325e574bb526578779b455 docs: remove berlios related info Change-Id: I9593eb165fce51411f20fa068e324b3fd882cdb3 Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/190 Tested-by: jenkins --- diff --git a/BUGS b/BUGS index 5e640e7583..2ed8bf6270 100644 --- a/BUGS +++ b/BUGS @@ -4,7 +4,7 @@ Please report bugs by subscribing to the OpenOCD mailing list and posting a message with your report: - openocd-development@lists.berlios.de + openocd-devel@lists.sourceforge.net Also, please check the Trac bug database to see if a ticket for the bug has already been opened. You might be asked to open diff --git a/doc/manual/release.txt b/doc/manual/release.txt index 056628e8fa..d26ffd60a4 100644 --- a/doc/manual/release.txt +++ b/doc/manual/release.txt @@ -329,7 +329,7 @@ git tag -m "The openocd-${PACKAGE_VERSION} release." "${PACKAGE_TAG}" configures the process. -# Run tools/release.sh stage to create an @c archives directory with the release data, including MD5 and SHA1 - checksum files (which are used with Berlios). + checksum files. -# Sanity check at least one of those archives, by extracting and configuring its contents, using them to build a copy of OpenOCD, and verifying that the result prints the correct release version @@ -357,13 +357,6 @@ git tag -m "The openocd-${PACKAGE_VERSION} release." "${PACKAGE_TAG}" - .zip: Windows - For openocd.pdf just associate it with the right release notes. -# Create an SF.net project news update. - - Berlios: - -# Provide @c NEWS file, as requested. - -# Upload the release files via FTP to ftp://ftp.berlios.de/incoming/ - -# Edit descriptions for each file (one at a time) Note that Berlios - does not automatically checksum files, and it uses a very old - version of the SourceForge code with user interface issues. - -# Click button to send E-mail Release Notice. -# Depending on how paranoid you're feeling today, verify the images by downloading them from the websites and making sure there are no differences between the downloaded copies and your originals. @@ -372,10 +365,9 @@ git tag -m "The openocd-${PACKAGE_VERSION} release." "${PACKAGE_TAG}" User's Guide, and HTML for the developer's guide ... you can instantiate a shell.sourceforge.net instance and set up symlinks from your home directory, to simplify this process. - -# (How to update the Berlios web site with the same data?) -# Post announcement e-mail to the openocd-development list. -# optionally: - -# Post an update on the Berlios blog (if it lets you) + -# Post an update on the OpenOCD blog. -# Announce updates on freshmeat.net and other trackers. -# Submit updates to news feeds (e.g. Digg, Reddit, etc.). -# Resume normal development on mainline, by opening the merge window for