From 59f0927c9b10ccea132922e2b2a633d313ee99c8 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 5 Mar 2014 12:21:54 +0100 Subject: [PATCH] core: rename file NEWS.asciidoc to ReleaseNotes.asciidoc --- ChangeLog.asciidoc | 2 +- Makefile.am | 2 +- NEWS.asciidoc => ReleaseNotes.asciidoc | 0 debian/weechat-core.docs | 2 +- weechat.cygport.in | 2 +- weechat.spec | 2 +- 6 files changed, 5 insertions(+), 5 deletions(-) rename NEWS.asciidoc => ReleaseNotes.asciidoc (100%) diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index ea329c52d..5cbd340b1 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -10,7 +10,7 @@ http://weechat.org/files/changelog/ChangeLog-devel.html[here]). For a list of important changes that require manual action, please look at http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] -(file 'NEWS.asciidoc' in sources). +(file 'ReleaseNotes.asciidoc' in sources). == Version 0.4.4 (under dev) diff --git a/Makefile.am b/Makefile.am index aaacdce71..a01f46f25 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,8 +30,8 @@ SUBDIRS = po doc intl src EXTRA_DIST = AUTHORS.asciidoc \ ChangeLog.asciidoc \ INSTALL.asciidoc \ - NEWS.asciidoc \ README.asciidoc \ + ReleaseNotes.asciidoc \ CMakeLists.txt \ config.rpath \ config.h.cmake \ diff --git a/NEWS.asciidoc b/ReleaseNotes.asciidoc similarity index 100% rename from NEWS.asciidoc rename to ReleaseNotes.asciidoc diff --git a/debian/weechat-core.docs b/debian/weechat-core.docs index 64a06e018..f1fec9b91 100644 --- a/debian/weechat-core.docs +++ b/debian/weechat-core.docs @@ -1,3 +1,3 @@ AUTHORS.asciidoc -NEWS.asciidoc README.asciidoc +ReleaseNotes.asciidoc diff --git a/weechat.cygport.in b/weechat.cygport.in index 7941d97b1..42ecbbd91 100644 --- a/weechat.cygport.in +++ b/weechat.cygport.in @@ -100,8 +100,8 @@ weechat_CONTENTS=" usr/share/doc/weechat/AUTHORS.asciidoc usr/share/doc/weechat/ChangeLog.asciidoc usr/share/doc/weechat/COPYING - usr/share/doc/weechat/NEWS.asciidoc usr/share/doc/weechat/README.asciidoc + usr/share/doc/weechat/ReleaseNotes.asciidoc " # diff --git a/weechat.spec b/weechat.spec index a3c1d5deb..08cbe9854 100644 --- a/weechat.spec +++ b/weechat.spec @@ -65,7 +65,7 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,0755) -%doc AUTHORS.asciidoc ChangeLog.asciidoc COPYING INSTALL.asciidoc NEWS.asciidoc README.asciidoc +%doc AUTHORS.asciidoc ChangeLog.asciidoc COPYING INSTALL.asciidoc README.asciidoc ReleaseNotes.asciidoc %doc %{_docdir}/%{name}/*.html %{_mandir}/man1/%{name}.1* %{_mandir}/*/man1/%{name}.1*