Andreas Tille pushed to branch master at Debian Med / python-sinfo
Commits: df5f09ef by Andreas Tille at 2021-02-23T09:18:19+01:00 Rename source package to python-sinfo, binary package to python3-sinfo as per Python modules policy; also move package to Section: python; Repository was renamed accordingly - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -sinfo (0.3.1-1) UNRELEASED; urgency=medium +python-sinfo (0.3.1-1) UNRELEASED; urgency=medium * Initial release (Closes: #<bug>) ===================================== debian/control ===================================== @@ -1,16 +1,16 @@ -Source: sinfo -Section: science +Source: python-sinfo +Section: python Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Robbi Nespu <[email protected]> Build-Depends: debhelper-compat (= 13) Standards-Version: 4.3.0 -Vcs-Browser: https://salsa.debian.org/med-team/sinfo -Vcs-Git: https://salsa.debian.org/med-team/sinfo.git +Vcs-Browser: https://salsa.debian.org/med-team/python-sinfo +Vcs-Git: https://salsa.debian.org/med-team/python-sinfo.git Homepage: https://gitlab.com/joelostblom/sinfo Rules-Requires-Root: no -Package: sinfo +Package: python3-sinfo Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Print version information for loaded modules in the current session, Python, and the OS View it on GitLab: https://salsa.debian.org/med-team/python-sinfo/-/commit/df5f09efc512840df4ae92122432eab33e0a4c2c -- View it on GitLab: https://salsa.debian.org/med-team/python-sinfo/-/commit/df5f09efc512840df4ae92122432eab33e0a4c2c 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
