[med-svn] [Git][med-team/python-pyvcf][master] Rename Python3 module package from python3-pyvcf to python3-vcf to follow DPMT policy

Andreas Tille gitlab at salsa.debian.org
Fri Nov 29 11:46:52 GMT 2019



Andreas Tille pushed to branch master at Debian Med / python-pyvcf


Commits:
35c3024b by Andreas Tille at 2019-11-29T11:46:26Z
Rename Python3 module package from python3-pyvcf to python3-vcf to follow DPMT policy

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+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 at debian.org>  Fri, 29 Nov 2019 12:05:28 +0100
+
 python-pyvcf (0.6.8+git20170215.476169c-2) unstable; urgency=medium
 
   * Drop Python2 support


=====================================
debian/control
=====================================
@@ -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},


=====================================
debian/rules
=====================================
@@ -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
 
 %:



View it on GitLab: https://salsa.debian.org/med-team/python-pyvcf/commit/35c3024b854a18b97a19b49eee502802287409ef

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-pyvcf/commit/35c3024b854a18b97a19b49eee502802287409ef
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191129/b58b607c/attachment-0001.html>


More information about the debian-med-commit mailing list