Utkarsh Gupta pushed to branch master at Debian Med / python-pbcommand
Commits: d2737cbd by Utkarsh Gupta at 2022-08-26T13:49:01+05:30 Add python3-avro to Depends to fix autopkgtest - - - - - 68db6aac by Utkarsh Gupta at 2022-08-26T13:49:45+05:30 Update d/ch for 2.1.1+git20220616.3f2e6c2-2 release - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-pbcommand (2.1.1+git20220616.3f2e6c2-2) unstable; urgency=medium + + * Team upload. + * Add python3-avro to Depends to fix autopkgtest. + + -- Utkarsh Gupta <[email protected]> Fri, 26 Aug 2022 13:40:40 +0530 + python-pbcommand (2.1.1+git20220616.3f2e6c2-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -29,6 +29,7 @@ Package: python3-pbcommand Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, + python3-avro, python3-numpy Recommends: python3-pbcore Breaks: python-pbcommand (<< 1.1.1+git20191122.ec024c3) View it on GitLab: https://salsa.debian.org/med-team/python-pbcommand/-/compare/1c59ffdcdb8136044f3cab638a3f38eede49d3cf...68db6aac1f1b8ea6b3d709dfca427897b016c6e9 -- View it on GitLab: https://salsa.debian.org/med-team/python-pbcommand/-/compare/1c59ffdcdb8136044f3cab638a3f38eede49d3cf...68db6aac1f1b8ea6b3d709dfca427897b016c6e9 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
