Andreas Tille pushed to branch master at Debian Med / python-hl7
Commits: fffdccb2 by Andreas Tille at 2024-12-04T08:25:41+01:00 Drop Depends: python3-pkg-resources - - - - - fb3f1ea7 by Andreas Tille at 2024-12-04T08:25:50+01:00 Standards-Version: 4.7.0 (routine-update) - - - - - 03c4f2b3 by Andreas Tille at 2024-12-04T08:29:59+01:00 Close bug and upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +python-hl7 (0.4.5-3) unstable; urgency=medium + + * Drop Depends: python3-pkg-resources + Closes: #1083648 + * Standards-Version: 4.7.0 (routine-update) + + -- Andreas Tille <[email protected]> Wed, 04 Dec 2024 08:26:02 +0100 + python-hl7 (0.4.5-2) unstable; urgency=medium * Team Upload ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), python3, python3-setuptools, debhelper -Standards-Version: 4.6.1 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/python-hl7 Vcs-Git: https://salsa.debian.org/med-team/python-hl7.git Homepage: https://github.com/johnpaulett/python-hl7/ @@ -19,8 +19,7 @@ Rules-Requires-Root: no Package: python3-hl7 Architecture: all Depends: ${python3:Depends}, - ${misc:Depends}, - python3-pkg-resources + ${misc:Depends} Provides: ${python:Provides}, python-hl7 Description: Python3 library for parsing HL7 messages View it on GitLab: https://salsa.debian.org/med-team/python-hl7/-/compare/d9e9bc454358ff0af2c995219af60dce7fe043e8...03c4f2b3e7152813a8ed10ac0ee3b1df9ff9ac64 -- View it on GitLab: https://salsa.debian.org/med-team/python-hl7/-/compare/d9e9bc454358ff0af2c995219af60dce7fe043e8...03c4f2b3e7152813a8ed10ac0ee3b1df9ff9ac64 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
