[Python-modules-commits] [django-picklefield] 13/15: Extract upstream changelog from README.rst.

Michael Fladischer fladi at moszumanska.debian.org
Thu Mar 31 20:34:10 UTC 2016


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

fladi pushed a commit to tag debian/0.3.2-1
in repository django-picklefield.

commit f3f46709a3c9101fc42971ccf775f563777d8e9f
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu Mar 31 22:20:59 2016 +0200

    Extract upstream changelog from README.rst.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 603f887..19825ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export PYBUILD_NAME=django-picklefield
 	dh $@ --with=python2,python3 --buildsystem=pybuild
 
 override_dh_installchangelogs:
-	sed -n -e '/^Changes in version/,$$ { /^---/q; p }' < README >changelog
+	sed -n -e '/^Changes in version/,$$ { /^---/q; p }' < README.rst >changelog
 	dh_installchangelogs changelog
 
 override_dh_auto_test:

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



More information about the Python-modules-commits mailing list