Nilesh Patra pushed to branch master at Debian Med / resfinder
Commits: 003c6e4f by Nilesh Patra at 2021-07-04T18:41:48+05:30 d/ch: Minor Update - - - - - 02c2a8b4 by Nilesh Patra at 2021-07-05T23:52:28+05:30 d/control: Add Missing Depends on python3-distutils - - - - - 29ea004c by Nilesh Patra at 2021-07-06T00:04:53+05:30 d/p/fix_syntaxwarning.patch: Fix syntax warning for literal comparision - - - - - 93fc4bb1 by Nilesh Patra at 2021-07-06T00:17:35+05:30 Upload to unstable - - - - - 495fbf27 by Nilesh Patra at 2021-07-06T00:24:10+05:30 Add upload entry and information of commits made for 3.2-3 release * Drop fix_syntaxwarning.patch since this is no longer needed in the new version * Drop Depends on distutils -- that is no longer needed - - - - - 2 changed files: - debian/changelog - debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ resfinder (4.1.5-1) UNRELEASED; urgency=medium [ Andreas Tille ] * New upstream version * debhelper-compat 13 (routine-update) + * resfinder.py is now run_resfinder.py [ Nilesh Patra ] * d/control @@ -20,6 +21,16 @@ resfinder (4.1.5-1) UNRELEASED; urgency=medium -- Nilesh Patra <[email protected]> Sun, 04 Jul 2021 18:35:10 +0530 +resfinder (3.2-3) unstable; urgency=medium + + * Team Upload. + * d/control: Add Missing Depends on python3-distutils + (Closes: #990726) + * d/p/fix_syntaxwarning.patch: Fix syntax warning for + literal comparison + + -- Nilesh Patra <[email protected]> Tue, 06 Jul 2021 00:05:05 +0530 + resfinder (3.2-2) unstable; urgency=medium [ Nilesh Patra ] ===================================== debian/tests/control ===================================== @@ -1,3 +1,3 @@ Tests: run-unit-test -Depends: @, python3-distutils, ca-certificates -Restrictions: allow-stderr, needs-internet +Depends: @ +Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/med-team/resfinder/-/compare/0950f3ff8b80b4e391fdafab20b7cd6471ded215...495fbf27e160fcc8fd27e640ac9320bf294611f7 -- View it on GitLab: https://salsa.debian.org/med-team/resfinder/-/compare/0950f3ff8b80b4e391fdafab20b7cd6471ded215...495fbf27e160fcc8fd27e640ac9320bf294611f7 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
