[nemiver] Update announcement text
- From: Dodji Seketeli <dodji src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nemiver] Update announcement text
- Date: Sun, 13 Jan 2013 23:34:32 +0000 (UTC)
commit ec6a1a1a0f267c2da984872e97f5161b494b9e8b
Author: Dodji Seketeli <dodji seketeli org>
Date: Mon Jan 14 00:32:48 2013 +0100
Update announcement text
* Makefile.am (target cat-announcement): Update the announcement
text for better text filling and also to reflect that we ship
tarballs in xz format only. No more bz2.
Makefile.am | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 5ec1242..ccfecbb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,19 +75,24 @@ cat-announcement:
@echo ""
@echo "What is Nemiver?"
@echo "================"
- @echo "Nemiver is a standalone graphical debugger that integrates well in the GNOME desktop environment."
- @echo "It currently features a backend which uses the GNU debugger GDB for debugging C/C++ programs."
+ @echo ""
+ @echo "Nemiver is a standalone graphical debugger that integrates well in the"
+ @echo "GNOME desktop environment. It currently features a backend which uses"
+ @echo "the GNU debugger GDB for debugging C/C++ programs."
@echo ""
@echo "Where to get it?"
@echo "================"
- @echo "This release is available as a source package in tar.xz and tar.bz2 formats"
- @echo "and can be downloaded from: $(RELEASE_URL_BASE)"
@echo ""
- @echo "The home page of the Nemiver project is at http://projects.gnome.org/nemiver"
+ @echo "This release is available as a source package in tar.xz format and can"
+ @echo "be downloaded from: $(RELEASE_URL_BASE)"
+ @echo ""
+ @echo "The home page of the Nemiver project is at"
+ @echo "http://projects.gnome.org/nemiver."
@echo ""
@echo "What's changed in this release?"
@echo "================================"
@echo ""
+ @echo ""
@echo "============================== CUT HERE =============================="
@echo "Also, please include the new entries from the NEWS file."
@echo ""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]