Étienne Mollier pushed to branch master at Debian Med / python-pangolearn
Commits: 1af6ebbb by Étienne Mollier at 2023-02-06T18:51:45+01:00 pep440.patch: dep3 header. Gbp-Dch: ignore - - - - - 1 changed file: - debian/patches/pep440.patch Changes: ===================================== debian/patches/pep440.patch ===================================== @@ -1,3 +1,12 @@ +Description: expose PEP 440 compliant version number. + The current upstream version in the package name is still using dashes to day, + so the situation is really not ideal, to be honest. +Author: Étienne Mollier <[email protected]> +Bug: https://github.com/cov-lineages/pangoLEARN/issues/98 +Bug-Debian: https://bugs.debian.org/1030467 +Last-Update: 2023-02-06 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- python-pangolearn.orig/pangoLEARN/__init__.py +++ python-pangolearn/pangoLEARN/__init__.py @@ -1,5 +1,5 @@ View it on GitLab: https://salsa.debian.org/med-team/python-pangolearn/-/commit/1af6ebbbb0ae6d6f2e701dc3adae6eff3b965d88 -- View it on GitLab: https://salsa.debian.org/med-team/python-pangolearn/-/commit/1af6ebbbb0ae6d6f2e701dc3adae6eff3b965d88 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
