[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. 821089cfe0f0b41ccaae5fbf07538c55f3b94186
Ole Streicher
debian at liska.ath.cx
Wed Feb 13 08:29:34 UTC 2013
The following commit has been merged in the debian branch:
commit 1711598ffc565a770612d1a2cda2120713e90560
Author: Ole Streicher <debian at liska.ath.cx>
Date: Wed Feb 13 09:15:22 2013 +0100
remove explicite dependencies from shared libs
diff --git a/debian/control b/debian/control
index d76360b..9bc0a51 100644
--- a/debian/control
+++ b/debian/control
@@ -26,11 +26,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/python-
Package: python-astropy
Architecture: any
-Depends: libcfitsio3,
- libexpat1,
- libsofa-c0,
- zlib1g,
- ${misc:Depends},
+Depends: ${misc:Depends},
${python:Depends},
${shlibs:Depends}
Provides: ${python:Provides}
--
Core functionality for performing astronomy and astrophysics with Python
More information about the debian-science-commits
mailing list