Loading debian/changelog +7 −0 Original line number Diff line number Diff line python-pyvcf (0.6.8+git20170215.476169c-3) UNRELEASED; urgency=medium * Rename Python3 module package from python3-pyvcf to python3-vcf to follow DPMT policy -- Andreas Tille <tille@debian.org> Fri, 29 Nov 2019 12:05:28 +0100 python-pyvcf (0.6.8+git20170215.476169c-2) unstable; urgency=medium * Drop Python2 support Loading debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ Vcs-Browser: https://salsa.debian.org/med-team/python-pyvcf Vcs-Git: https://salsa.debian.org/med-team/python-pyvcf.git Homepage: https://pypi.python.org/pypi/PyVCF Package: python3-pyvcf Package: python3-vcf Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Loading debian/rules +2 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all export PYBUILD_NAME=pyvcf examplesdir=debian/python-$(PYBUILD_NAME)-examples/usr/share/doc/python-$(PYBUILD_NAME)-examples export PYBUILD_NAME=vcf examplesdir=debian/python-py$(PYBUILD_NAME)-examples/usr/share/doc/python3-$(PYBUILD_NAME) helperdir=debian/$(PYBUILD_NAME)/usr %: Loading Loading
debian/changelog +7 −0 Original line number Diff line number Diff line python-pyvcf (0.6.8+git20170215.476169c-3) UNRELEASED; urgency=medium * Rename Python3 module package from python3-pyvcf to python3-vcf to follow DPMT policy -- Andreas Tille <tille@debian.org> Fri, 29 Nov 2019 12:05:28 +0100 python-pyvcf (0.6.8+git20170215.476169c-2) unstable; urgency=medium * Drop Python2 support Loading
debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ Vcs-Browser: https://salsa.debian.org/med-team/python-pyvcf Vcs-Git: https://salsa.debian.org/med-team/python-pyvcf.git Homepage: https://pypi.python.org/pypi/PyVCF Package: python3-pyvcf Package: python3-vcf Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Loading
debian/rules +2 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all export PYBUILD_NAME=pyvcf examplesdir=debian/python-$(PYBUILD_NAME)-examples/usr/share/doc/python-$(PYBUILD_NAME)-examples export PYBUILD_NAME=vcf examplesdir=debian/python-py$(PYBUILD_NAME)-examples/usr/share/doc/python3-$(PYBUILD_NAME) helperdir=debian/$(PYBUILD_NAME)/usr %: Loading