Shayan Doust pushed to branch master at Debian Med / enlighten
Commits: 129f2828 by Shayan Doust at 2020-06-08T16:19:15+01:00 Write description and change package name to python3-enlighten - - - - - 1 changed file: - debian/control Changes: ===================================== debian/control ===================================== @@ -1,16 +1,18 @@ Source: enlighten -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Shayan Doust <[email protected]> +Section: science +Priority: optional Build-Depends: debhelper-compat (= 13) Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/enlighten Vcs-Git: https://salsa.debian.org/med-team/enlighten.git Homepage: https://github.com/Rockhopper-Technologies/enlighten -Package: enlighten +Package: python3-enlighten Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: <short_description> - <long_description> +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: enlighten is a console progress bar module for Python + Enlighten progress bar is a console progress bar module for Python which + allows writing for stdout and stderr without any redirection. View it on GitLab: https://salsa.debian.org/med-team/enlighten/-/commit/129f28285cd487b8c3eb6586783e5b8f73fa70b3 -- View it on GitLab: https://salsa.debian.org/med-team/enlighten/-/commit/129f28285cd487b8c3eb6586783e5b8f73fa70b3 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
