[Python-modules-commits] [jinja2] 05/08: CHANGES file was renamed to CHANGES.rst
Piotr Ożarowski
piotr at moszumanska.debian.org
Thu Nov 30 10:11:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository jinja2.
commit 82e4fe7490ad636af3876e2c293b2bf79f1547e2
Author: Piotr Ożarowski <piotr at debian.org>
Date: Thu Nov 30 11:00:58 2017 +0100
CHANGES file was renamed to CHANGES.rst
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 04670bd..fb26134 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,4 +15,4 @@ override_dh_auto_build-indep:
PYTHONPATH=$(CURDIR):$(CURDIR)/docs make -C docs html
override_dh_installchangelogs:
- dh_installchangelogs CHANGES
+ dh_installchangelogs CHANGES.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jinja2.git
More information about the Python-modules-commits
mailing list