[pywps] 05/26: Reorder dependencies.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri May 13 23:05:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pywps.
commit adc360562e85effe8679f195f03fa0caefca3321
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri May 13 19:36:41 2016 +0200
Reorder dependencies.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index cecdff1..7e0a3d8 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ X-Python-Version: >= 2.7
Package: python-pywps
Architecture: all
-Depends: ${misc:Depends},
+Depends: python-pkg-resources,
${python:Depends},
- python-pkg-resources
+ ${misc:Depends}
Suggests: grass,
apache2,
apache
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git
More information about the Pkg-grass-devel
mailing list