[med-svn] r8925 - trunk/packages/cellprofiler/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Mon Dec 12 15:00:06 UTC 2011
Author: malat-guest
Date: 2011-12-12 15:00:06 +0000 (Mon, 12 Dec 2011)
New Revision: 8925
Modified:
trunk/packages/cellprofiler/trunk/debian/cellprofiler.pyinstall
trunk/packages/cellprofiler/trunk/debian/cellprofiler2.py
Log:
Final touch
Modified: trunk/packages/cellprofiler/trunk/debian/cellprofiler.pyinstall
===================================================================
--- trunk/packages/cellprofiler/trunk/debian/cellprofiler.pyinstall 2011-12-12 14:46:20 UTC (rev 8924)
+++ trunk/packages/cellprofiler/trunk/debian/cellprofiler.pyinstall 2011-12-12 15:00:06 UTC (rev 8925)
@@ -13,7 +13,9 @@
cellprofiler/cpmath/_cpmorphology2.so
cellprofiler/cpmath/_propagate.so
cellprofiler/icons/*.py
+cellprofiler/icons/*.png
cellprofiler/gui/*.py
+cellprofiler/gui/html/*.py
cellprofiler/modules/*.py
cellprofiler/modules/plugins/*.py
cellprofiler/matlab/*.py
Modified: trunk/packages/cellprofiler/trunk/debian/cellprofiler2.py
===================================================================
--- trunk/packages/cellprofiler/trunk/debian/cellprofiler2.py 2011-12-12 14:46:20 UTC (rev 8924)
+++ trunk/packages/cellprofiler/trunk/debian/cellprofiler2.py 2011-12-12 15:00:06 UTC (rev 8925)
@@ -1,4 +1,6 @@
#!/usr/bin/python
+# TODO: this file should be called cellprofiler, but this breaks debian build
+# this file cannot be called cellprofiler.py as it conflicts with CellProfiler.py
import sys
import CellProfiler
# fix sys.path to allow numpy import
More information about the debian-med-commit
mailing list