[Python-modules-commits] [vcr.py] 07/09: Update changelog creation
Daniele Tricoli
eriol-guest at moszumanska.debian.org
Sun Aug 21 18:29:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriol-guest pushed a commit to branch master
in repository vcr.py.
commit 750d7b6fa146114207cc39834a6f489875244dce
Author: Daniele Tricoli <eriol at mornie.org>
Date: Sun Aug 21 19:05:26 2016 +0200
Update changelog creation
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 224c420..ed251c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,5 +23,5 @@ override_dh_installdocs:
dh_installdocs -A .pybuild/README
override_dh_installchangelogs:
- sed -n '/'Changelog'/,/'0.0.1'/p' .pybuild/README > .pybuild/changelog
+ pandoc -f rst -t plain -o .pybuild/changelog docs/changelog.rst
dh_installchangelogs -A .pybuild/changelog
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/vcr.py.git
More information about the Python-modules-commits
mailing list