[Python-modules-commits] [wlc] 01/01: Add missing python3-pkg-resources dependency.

Michal Cihar nijel at moszumanska.debian.org
Fri Dec 23 10:41:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

nijel pushed a commit to branch master
in repository wlc.

commit c57e59b66516e908188a51b7834f7cb2a658df82
Author: Michal Čihař <michal at cihar.com>
Date:   Fri Dec 23 11:41:13 2016 +0100

    Add missing python3-pkg-resources dependency.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 423a920..33652b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 wlc (0.7-2) UNRELEASED; urgency=medium
 
   * Remove not needed dependency on six.
+  * Add missing python3-pkg-resources dependency.
 
  -- Michal Čihař <nijel at debian.org>  Fri, 23 Dec 2016 11:38:59 +0100
 
diff --git a/debian/control b/debian/control
index 2ab3e00..0d4a5c7 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/wlc.git
 
 Package: wlc
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, python3-xdg
+Depends: ${misc:Depends}, ${python3:Depends}, python3-xdg, python3-pkg-resources
 Recommends: ${python3:Recommends}
 Suggests: ${python3:Suggests}
 Provides: python3-wlc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wlc.git



More information about the Python-modules-commits mailing list