Afif Elghraoui pushed to branch master at Debian Med / python-easydev

Commits:
37df25ed by Afif Elghraoui at 2018-04-22T17:44:10-04:00
Add dependencies on python-pkg-resources

Closes: #896292, #896402

- - - - -
e506a07a by Afif Elghraoui at 2018-04-22T17:46:24-04:00
Bump Standards-Version to 4.1.3

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends:
        python3-colorama,
        python3-pexpect,
        python3-appdirs,
-Standards-Version: 4.1.1
+Standards-Version: 4.1.3
 Homepage: https://easydev-python.readthedocs.io/en/latest/
 Vcs-Git: https://anonscm.debian.org/git/debian-med/python-easydev.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-easydev.git
@@ -29,6 +29,7 @@ Architecture: all
 Depends:
        ${python:Depends},
        ${misc:Depends},
+       python-pkg-resources,
        python-appdirs,
 Description: common utilities to ease the development of Python packages 
(Python 2)
  The package easydev provides miscellaneous functions that are often used in
@@ -42,6 +43,7 @@ Architecture: all
 Depends:
        ${python3:Depends},
        ${misc:Depends},
+       python3-pkg-resources,
        python3-appdirs,
 Description: common utilities to ease the development of Python packages 
(Python 3)
  The package easydev provides miscellaneous functions that are often used in



View it on GitLab: 
https://salsa.debian.org/med-team/python-easydev/compare/eed6b60c48a88b421b69f10afa00bacaaa74d28e...e506a07afe0957d69d8e58c321e4b69c73c9e1fd

---
View it on GitLab: 
https://salsa.debian.org/med-team/python-easydev/compare/eed6b60c48a88b421b69f10afa00bacaaa74d28e...e506a07afe0957d69d8e58c321e4b69c73c9e1fd
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

Reply via email to