[med-svn] r4813 - trunk/packages/ball/trunk/debian
Steffen Möller
moeller at alioth.debian.org
Fri May 21 09:34:59 UTC 2010
Author: moeller
Date: 2010-05-21 09:34:57 +0000 (Fri, 21 May 2010)
New Revision: 4813
Modified:
trunk/packages/ball/trunk/debian/changelog
trunk/packages/ball/trunk/debian/control
Log:
Added dependency on libgl1-mesa-swx11 which helps me to start BALLView, both
on Ubuntu and Debian.
Modified: trunk/packages/ball/trunk/debian/changelog
===================================================================
--- trunk/packages/ball/trunk/debian/changelog 2010-05-20 14:56:17 UTC (rev 4812)
+++ trunk/packages/ball/trunk/debian/changelog 2010-05-21 09:34:57 UTC (rev 4813)
@@ -1,3 +1,11 @@
+ball (1.3.2-3) UNRELEASED; urgency=low
+
+ [Steffen Moeller]
+ * Updated policy to 3.8.4 (no changes required)
+ * Added libgl1-mesa-swx11 explicitly as a dependency to ballview
+
+ -- Andreas Hildebrandt <anhi at bioinf.uni-sb.de> Fri, 21 May 2010 11:29:05 +0200
+
ball (1.3.2-2) unstable; urgency=low
[Andreas Hildebrandt]
Modified: trunk/packages/ball/trunk/debian/control
===================================================================
--- trunk/packages/ball/trunk/debian/control 2010-05-20 14:56:17 UTC (rev 4812)
+++ trunk/packages/ball/trunk/debian/control 2010-05-21 09:34:57 UTC (rev 4813)
@@ -13,7 +13,7 @@
texlive-base, texlive-latex-recommended, texlive-fonts-recommended, gs-common,
texlive-latex-extra, graphviz, chrpath, python-support (>= 0.90.0)
XS-Python-Version: all
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/ball/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/ball/trunk/
Homepage: http://www.ballview.org
@@ -105,7 +105,7 @@
Package: ballview
Section: science
Architecture: any
-Depends: ${shlibs:Depends}, libball1.3, libballview1.3, python-ball,
+Depends: ${shlibs:Depends}, libgl1-mesa-swx11, libball1.3, libballview1.3, python-ball,
python-ballview ${misc:Depends}
Description: A free molecular modeling and molecular graphics tool
BALLView provides fast OpenGL-based visualization of molecular structures,
More information about the debian-med-commit
mailing list