[Python-modules-commits] [django-fsm] 08/10: README.md has been renamed to README.rst.

Michael Fladischer fladi at moszumanska.debian.org
Fri Oct 16 09:55:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch master
in repository django-fsm.

commit 56ee5fc3813065e4df96dc72b9055d65b20604ae
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri Oct 16 11:38:08 2015 +0200

    README.md has been renamed to README.rst.
---
 debian/python-django-fsm.docs  | 2 +-
 debian/python3-django-fsm.docs | 2 +-
 debian/rules                   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/python-django-fsm.docs b/debian/python-django-fsm.docs
index b43bf86..a1320b1 100644
--- a/debian/python-django-fsm.docs
+++ b/debian/python-django-fsm.docs
@@ -1 +1 @@
-README.md
+README.rst
diff --git a/debian/python3-django-fsm.docs b/debian/python3-django-fsm.docs
index b43bf86..a1320b1 100644
--- a/debian/python3-django-fsm.docs
+++ b/debian/python3-django-fsm.docs
@@ -1 +1 @@
-README.md
+README.rst
diff --git a/debian/rules b/debian/rules
index 0fc4850..e10cda5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,5 @@ override_dh_auto_test:
 	PYBUILD_SYSTEM=custom PYBUILD_TEST_ARGS="{interpreter} tests/manage.py" dh_auto_test
 
 override_dh_installchangelogs:
-	awk '/Changelog/,EOF { print $0 }' README.md >changelog
+	awk '/^Changelog/,EOF { print $0 }' README.rst >changelog
 	dh_installchangelogs -- changelog

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-fsm.git



More information about the Python-modules-commits mailing list