[med-svn] [Git][med-team/enlighten][master] Append to build depends and package dependencies

Shayan Doust gitlab at salsa.debian.org
Mon Jun 8 16:23:02 BST 2020



Shayan Doust pushed to branch master at Debian Med / enlighten


Commits:
c6b1e8d2 by Shayan Doust at 2020-06-08T16:22:44+01:00
Append to build depends and package dependencies

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -3,7 +3,11 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Shayan Doust <hello at shayandoust.me>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13),
+               python3-all,
+               python3-setuptools,
+               dh-python,
+               python3-blessed
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/enlighten
 Vcs-Git: https://salsa.debian.org/med-team/enlighten.git
@@ -11,8 +15,9 @@ Homepage: https://github.com/Rockhopper-Technologies/enlighten
 
 Package: python3-enlighten
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${python3:Depends},
+         ${misc:Depends},
+         python3-blessed
 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/c6b1e8d21b7bb51ed1b5e53092e0ac2b290dc0ef

-- 
View it on GitLab: https://salsa.debian.org/med-team/enlighten/-/commit/c6b1e8d21b7bb51ed1b5e53092e0ac2b290dc0ef
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/eb2a9c8b/attachment.html>


More information about the debian-med-commit mailing list