[Python-modules-commits] [epsilon] 14/15: Drop explicit binary dependencies, since they are now listed in upstream setup.py.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sat Oct 10 15:45:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository epsilon.
commit c1a0746c3d684b78c67085622a8da666abb4bac9
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Sat Oct 10 17:28:52 2015 +0200
Drop explicit binary dependencies, since they are now listed in upstream setup.py.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e170ead..888c63e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: https://launchpad.net/epsilon
Package: python-epsilon
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-twisted-core, python-openssl, python-nevow, python-zope.interface
+Depends: ${python:Depends}, ${misc:Depends}
Description: Python utility modules commonly used by Divmod.org project
Epsilon is a set of Python utility modules, commonly used by all
Divmod.org Python projects.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/epsilon.git
More information about the Python-modules-commits
mailing list