[med-svn] [Git][med-team/enlighten][master] Write description and change package name to python3-enlighten
Shayan Doust
gitlab at salsa.debian.org
Mon Jun 8 16:19:35 BST 2020
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 <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Shayan Doust <hello at shayandoust.me>
+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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200608/ed1d28f1/attachment-0001.html>
More information about the debian-med-commit
mailing list