[Python-modules-commits] [django-reversion] 09/13: Change name of upstream changelog to CHANGELOG.rst.

Michael Fladischer fladi at moszumanska.debian.org
Wed Nov 30 11:35:21 UTC 2016


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

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

commit ea00b523c922e3eccd19811ad6bdcca4d206ed71
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Nov 29 19:06:13 2016 +0100

    Change name of upstream changelog to CHANGELOG.rst.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a676185..cf0123f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ django-reversion (2.0.8-1) UNRELEASED; urgency=low
   * Adapt d/rules to new upstream source layout.
   * Add python(3)-mock to Build-Depends as they are required to run the
     tests.
+  * Change name of upstream changelog to CHANGELOG.rst.
 
  -- Michael Fladischer <fladi at debian.org>  Tue, 29 Nov 2016 10:40:55 +0100
 
diff --git a/debian/rules b/debian/rules
index b760580..1043dee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_build:
 	PYTHONPATH=. sphinx-build -b html -d docs/.build/.doctrees -N docs docs/.build/html
 
 override_dh_installchangelogs:
-	dh_installchangelogs CHANGELOG.md
+	dh_installchangelogs CHANGELOG.rst
 
 override_dh_clean:
 	dh_clean

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



More information about the Python-modules-commits mailing list