[Pkg-privacy-commits] [tails-installer] 14/40: Rename the README so it gets rendered as reStructuredText
anonym
anonym-tails-guest at moszumanska.debian.org
Thu Jan 12 15:15:00 UTC 2017
This is an automated email from the git hooks/post-receive script.
anonym-tails-guest pushed a commit to annotated tag 3.13.1
in repository tails-installer.
commit cfbfe6adf5ad56c0d76f3da32f24e8475cd664f6
Author: Luke Macken <lmacken at redhat.com>
Date: Thu Oct 30 09:13:56 2014 -0600
Rename the README so it gets rendered as reStructuredText
---
MANIFEST.in | 2 +-
README.txt => README.rst | 0
release.bat | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MANIFEST.in b/MANIFEST.in
index 3b08e30..901299b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-include README.txt
+include README.rst
include Makefile
include LICENSE.txt
include liveusb-creator
diff --git a/README.txt b/README.rst
similarity index 100%
rename from README.txt
rename to README.rst
diff --git a/release.bat b/release.bat
index ba8648d..01bfef9 100644
--- a/release.bat
+++ b/release.bat
@@ -16,7 +16,7 @@ cd ..
python -OO setup.py py2exe
-copy README.txt dist
+copy README.rst dist
copy data\fedora.ico dist\liveusb-creator.ico
copy data\vcredist_x86.exe dist\
copy data\liveusb-creator.nsi dist\liveusb-creator.nsi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
More information about the Pkg-privacy-commits
mailing list