Skip to content
Snippets Groups Projects
Unverified Commit e1ca133b authored by Dominik George's avatar Dominik George :bacon:
Browse files

Generate upstream changelog.

parent bd4e08f6
Branches
Tags
No related merge requests found
......@@ -8,3 +8,10 @@ export PYBUILD_NAME=testing.common.database
export PYBUILD_DISABLE=test
%:
dh $@ --with python2,python3 --buildsystem=pybuild
override_dh_installdocs:
dh_installdocs
csplit README.rst '%^History$$%'
cp xx00 debian/python-testing.common.database/usr/share/doc/python-testing.common.database/changelog
cp xx00 debian/python3-testing.common.database/usr/share/doc/python3-testing.common.database/changelog
rm xx00
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment