Nilesh Patra pushed to branch master at Debian Med / python-xopen
Commits: 177caaab by Nilesh Patra at 2020-12-31T17:40:33+05:30 Clean _version.py pre-build - - - - - a9976240 by Nilesh Patra at 2020-12-31T17:43:13+05:30 Declare compliance with policy 4.5.1 - - - - - 2aa84eb8 by Nilesh Patra at 2020-12-31T17:43:58+05:30 Update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +python-xopen (1.0.1-2) unstable; urgency=medium + + * Clean _version.py pre-build + (Closes: #978272) + * Declare compliance with policy 4.5.1 + + -- Nilesh Patra <[email protected]> Thu, 31 Dec 2020 17:41:11 +0530 + python-xopen (1.0.1-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), python3-setuptools-scm, python3-pytest, pigz -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/python-xopen Vcs-Git: https://salsa.debian.org/med-team/python-xopen.git Homepage: https://github.com/marcelm/xopen ===================================== debian/rules ===================================== @@ -5,3 +5,7 @@ export PYBUILD_NAME=xopen %: dh $@ --with python3 --buildsystem=pybuild + +override_dh_auto_clean: + dh_auto_clean + rm -f src/xopen/_version.py View it on GitLab: https://salsa.debian.org/med-team/python-xopen/-/compare/ed657d1d8ef6bad7fd8e162d5784438bbc014ccd...2aa84eb8a3cc34a6ab150a05859f5966b506f04d -- View it on GitLab: https://salsa.debian.org/med-team/python-xopen/-/compare/ed657d1d8ef6bad7fd8e162d5784438bbc014ccd...2aa84eb8a3cc34a6ab150a05859f5966b506f04d You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
