|
From: <mor...@us...> - 2009-06-25 05:52:49
|
Revision: 3487
http://ecell.svn.sourceforge.net/ecell/?rev=3487&view=rev
Author: moriyoshi
Date: 2009-06-25 05:52:47 +0000 (Thu, 25 Jun 2009)
Log Message:
-----------
* Upstream update.
Modified Paths:
--------------
ecell-build/trunk/pkg/deb/debian.lenny/changelog
ecell-build/trunk/pkg/deb/debian.lenny/control
ecell-build/trunk/pkg/deb/debian.lenny/ecell3-model-editor.install
ecell-build/trunk/pkg/deb/debian.lenny/ecell3-session-monitor.install
ecell-build/trunk/pkg/deb/debian.lenny/ecell3.install
ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3-model-editor.install
ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3-session-monitor.install
ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3.install
ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3-model-editor.install
ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3-session-monitor.install
ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3.install
Added Paths:
-----------
ecell-build/trunk/pkg/deb/ubuntu.intrepid/
ecell-build/trunk/pkg/deb/ubuntu.intrepid/changelog
ecell-build/trunk/pkg/deb/ubuntu.intrepid/control
ecell-build/trunk/pkg/deb/ubuntu.jaunty/
ecell-build/trunk/pkg/deb/ubuntu.jaunty/changelog
ecell-build/trunk/pkg/deb/ubuntu.jaunty/control
Removed Paths:
-------------
ecell-build/trunk/pkg/deb/debian.etch/
ecell-build/trunk/pkg/deb/debian.lenny/ecell3-tool-launcher.install
ecell-build/trunk/pkg/deb/ubuntu.feisty/
ecell-build/trunk/pkg/deb/ubuntu.gutsy/
ecell-build/trunk/pkg/deb/ubuntu.hardy/
ecell-build/trunk/pkg/deb/ubuntu.intrepid/changelog
ecell-build/trunk/pkg/deb/ubuntu.intrepid/control
ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3-tool-launcher.install
ecell-build/trunk/pkg/deb/ubuntu.jaunty/changelog
ecell-build/trunk/pkg/deb/ubuntu.jaunty/control
ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3-tool-launcher.install
Modified: ecell-build/trunk/pkg/deb/debian.lenny/changelog
===================================================================
--- ecell-build/trunk/pkg/deb/debian.lenny/changelog 2009-06-24 07:31:10 UTC (rev 3486)
+++ ecell-build/trunk/pkg/deb/debian.lenny/changelog 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,3 +1,9 @@
+ecell (3.1.107-1) lenny; urgency=low
+
+ * Upstream update.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Wed, 24 Jun 2008 13:24:12 +0900
+
ecell (3.1.106-3) lenny; urgency=low
* Reflect versioning scheme changes of libsbml packages.
Modified: ecell-build/trunk/pkg/deb/debian.lenny/control
===================================================================
--- ecell-build/trunk/pkg/deb/debian.lenny/control 2009-06-24 07:31:10 UTC (rev 3486)
+++ ecell-build/trunk/pkg/deb/debian.lenny/control 2009-06-25 05:52:47 UTC (rev 3487)
@@ -4,8 +4,8 @@
Maintainer: Moriyoshi Koizumi <mo...@sf...>
Build-Depends: cdbs, debhelper (>= 5), autotools-dev, build-essential,
python2.5-dev, libboost-dev (>= 1.33.0), libboost-python-dev (>= 1.33.0),
- libgsl0-dev (>=1.8), python-numpy (>=1.0.1), python-numpy-dev (>=1.0.1),
- python-gtk2 (>=2.6), python-gnomecanvas (>=2.6), python-glade2 (>=2.6),
+ libgsl0-dev (>=1.8), python-numpy (>=1.0.1), python-numpy (>=1.0.1),
+ python-gtk2 (>=2.6), python-gnome2 (>=2.6), python-glade2 (>=2.6),
docbook-xml, docbook-utils, doxygen
Standards-Version: 3.7.2
@@ -31,21 +31,12 @@
Architecture: any
Section: contrib/science
Depends: ecell3, ecell3-session-monitor, ${shlibs:Depends}, ${misc:Depends},
- python-numpy (>=1.0.1), python-gtk2 (>=2.6), python-gnomecanvas (>=2.6),
+ python-numpy (>=1.0.1), python-gtk2 (>=2.6), python-gnome2 (>=2.6),
python-glade2 (>=2.6)
Description: E-Cell System is an object-oriented software suite for modeling,
simulation, and analysis of large scale complex systems, particularly focused
on biological details of cellular behavior.
-Package: ecell3-tool-launcher
-Architecture: any
-Section: contrib/science
-Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, python-gtk2 (>=2.6),
- python-glade2 (>=2.6)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
-
Package: ecell3-dev
Architecture: any
Section: contrib/devel
Modified: ecell-build/trunk/pkg/deb/debian.lenny/ecell3-model-editor.install
===================================================================
--- ecell-build/trunk/pkg/deb/debian.lenny/ecell3-model-editor.install 2009-06-24 07:31:10 UTC (rev 3486)
+++ ecell-build/trunk/pkg/deb/debian.lenny/ecell3-model-editor.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,2 +1,5 @@
debian/tmp/usr/bin/ecell3-model-editor
debian/tmp/usr/lib/ecell-3.1/model-editor
+debian/tmp/usr/lib/python2.5/site-packages/ecell.model_editor-*.egg-info
+debian/tmp/usr/lib/python2.5/site-packages/ecell/ui/model_editor
+debian/tmp/usr/share/ecell-3.1/model-editor
Modified: ecell-build/trunk/pkg/deb/debian.lenny/ecell3-session-monitor.install
===================================================================
--- ecell-build/trunk/pkg/deb/debian.lenny/ecell3-session-monitor.install 2009-06-24 07:31:10 UTC (rev 3486)
+++ ecell-build/trunk/pkg/deb/debian.lenny/ecell3-session-monitor.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,3 +1,5 @@
-debian/tmp/usr/bin/gecell
debian/tmp/usr/bin/ecell3-session-monitor
debian/tmp/usr/lib/ecell-3.1/session-monitor
+debian/tmp/usr/share/ecell-3.1/session-monitor
+debian/tmp/usr/lib/python2.5/site-packages/ecell.session_monitor-*.egg-info
+debian/tmp/usr/lib/python2.5/site-packages/ecell/ui/osogo
Deleted: ecell-build/trunk/pkg/deb/debian.lenny/ecell3-tool-launcher.install
===================================================================
--- ecell-build/trunk/pkg/deb/debian.lenny/ecell3-tool-launcher.install 2009-06-24 07:31:10 UTC (rev 3486)
+++ ecell-build/trunk/pkg/deb/debian.lenny/ecell3-tool-launcher.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,2 +0,0 @@
-debian/tmp/usr/bin/ecell3-toollauncher
-debian/tmp/usr/lib/ecell-3.1/toollauncher
Modified: ecell-build/trunk/pkg/deb/debian.lenny/ecell3.install
===================================================================
--- ecell-build/trunk/pkg/deb/debian.lenny/ecell3.install 2009-06-24 07:31:10 UTC (rev 3486)
+++ ecell-build/trunk/pkg/deb/debian.lenny/ecell3.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -9,4 +9,8 @@
debian/tmp/usr/lib/libemc.so.*
debian/tmp/usr/lib/ecell-3.1/dms
debian/tmp/usr/share/doc/ecell3/samples
-debian/tmp/usr/lib/python2.5
+debian/tmp/usr/lib/python2.5/site-packages/E_Cell-*.egg-info
+debian/tmp/usr/lib/python2.5/site-packages/*.py*
+debian/tmp/usr/lib/python2.5/site-packages/ui/__init__.py*
+debian/tmp/usr/lib/python2.5/site-packages/analysis
+debian/tmp/usr/lib/python2.5/site-packages/session_amanager
Property changes on: ecell-build/trunk/pkg/deb/ubuntu.intrepid
___________________________________________________________________
Added: svn:mergeinfo
+
Deleted: ecell-build/trunk/pkg/deb/ubuntu.intrepid/changelog
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/changelog 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.intrepid/changelog 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,30 +0,0 @@
-ecell (3.1.106-2) gutsy; urgency=low
-
- * Fix dependencies between packages.
-
- -- Moriyoshi Koizumi <mo...@sf...> Tue, 05 Feb 2008 17:12:24 +0900
-
-ecell (3.1.106-1) gutsy; urgency=low
-
- * Upstream update.
-
- -- Moriyoshi Koizumi <mo...@sf...> Mon, 04 Feb 2008 17:33:57 +0900
-
-ecell (3.1.106-0rc2-2) gutsy; urgency=low
-
- * Fix ecell3.doc-base to specify users-manual instead of README.
-
- -- Moriyoshi Koizumi <mo...@sf...> Tue, 25 Dec 2007 19:59:02 +0900
-
-ecell (3.1.106-0rc2-1) gutsy; urgency=low
-
- * Upstream update.
-
- -- Moriyoshi Koizumi <mo...@sf...> Fri, 21 Dec 2007 02:57:00 +0900
-
-ecell (3.1.106-0rc1-1) unstable; urgency=low
-
- * Initial release
-
- -- Moriyoshi Koizumi <mo...@sf...> Sat, 15 Dec 2007 07:44:09 +0900
-
Copied: ecell-build/trunk/pkg/deb/ubuntu.intrepid/changelog (from rev 3485, ecell-build/trunk/pkg/deb/ubuntu.hardy/changelog)
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.intrepid/changelog (rev 0)
+++ ecell-build/trunk/pkg/deb/ubuntu.intrepid/changelog 2009-06-25 05:52:47 UTC (rev 3487)
@@ -0,0 +1,42 @@
+ecell (3.1.107-1) intrepid; urgency=low
+
+ * Upstream update.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Wed, 24 Jun 2008 13:24:12 +0900
+
+ecell (3.1.106-3) intrepid; urgency=low
+
+ * Reflect versioning scheme changes of libsbml packages.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Wed, 18 Jun 2008 18:24:12 +0900
+
+ecell (3.1.106-2) intrepid; urgency=low
+
+ * Fix dependencies between packages.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Tue, 05 Feb 2008 17:12:24 +0900
+
+ecell (3.1.106-1) intrepid; urgency=low
+
+ * Upstream update.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Mon, 04 Feb 2008 17:33:57 +0900
+
+ecell (3.1.106-0rc2-2) intrepid; urgency=low
+
+ * Fix ecell3.doc-base to specify users-manual instead of README.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Tue, 25 Dec 2007 19:59:02 +0900
+
+ecell (3.1.106-0rc2-1) intrepid; urgency=low
+
+ * Upstream update.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Fri, 21 Dec 2007 02:57:00 +0900
+
+ecell (3.1.106-0rc1-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Moriyoshi Koizumi <mo...@sf...> Sat, 15 Dec 2007 07:44:09 +0900
+
Deleted: ecell-build/trunk/pkg/deb/ubuntu.intrepid/control
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/control 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.intrepid/control 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,56 +0,0 @@
-Source: ecell
-Section: contrib/science
-Priority: extra
-Maintainer: Moriyoshi Koizumi <mo...@sf...>
-Build-Depends: cdbs, debhelper (>= 5), autotools-dev, build-essential,
- python2.5-dev, libboost-dev (>= 1.34.0), libboost-python-dev (>= 1.34.0),
- libgsl0-dev (>=1.8), python-numpy (>=1.0.1),
- python-gtk2 (>=2.6), python-gnomecanvas (>=2.6), python-glade2 (>=2.6),
- docbook-xml, docbook-utils, doxygen
-Standards-Version: 3.7.2
-
-Package: ecell3
-Architecture: any
-Section: contrib/science
-Depends: ${shlibs:Depends}, ${misc:Depends}, python-numpy (>=1.0.1)
-Recommends: python-sbml (>=2.3.5)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
-
-Package: ecell3-session-monitor
-Architecture: any
-Section: contrib/science
-Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, python-gtk2 (>=2.6),
- python-glade2 (>=2.6)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
-
-Package: ecell3-model-editor
-Architecture: any
-Section: contrib/science
-Depends: ecell3, ecell3-session-monitor, ${shlibs:Depends}, ${misc:Depends},
- python-numpy (>=1.0.1), python-gtk2 (>=2.6), python-gnomecanvas (>=2.6),
- python-glade2 (>=2.6)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
-
-Package: ecell3-tool-launcher
-Architecture: any
-Section: contrib/science
-Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, python-gtk2 (>=2.6),
- python-glade2 (>=2.6)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
-
-Package: ecell3-dev
-Architecture: any
-Section: contrib/devel
-Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, libstdc++-dev,
- libboost-dev (>= 1.34.0), libboost-python-dev, libgsl0-dev (>=1.8)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
Copied: ecell-build/trunk/pkg/deb/ubuntu.intrepid/control (from rev 3485, ecell-build/trunk/pkg/deb/ubuntu.hardy/control)
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.intrepid/control (rev 0)
+++ ecell-build/trunk/pkg/deb/ubuntu.intrepid/control 2009-06-25 05:52:47 UTC (rev 3487)
@@ -0,0 +1,47 @@
+Source: ecell
+Section: contrib/science
+Priority: extra
+Maintainer: Moriyoshi Koizumi <mo...@sf...>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, build-essential,
+ python2.5-dev, libboost-dev (>= 1.34.0), libboost-python-dev (>= 1.34.0),
+ libgsl0-dev (>=1.8), python-numpy (>=1.0.1),
+ python-gtk2 (>=2.6), python-gnomecanvas (>=2.6), python-glade2 (>=2.6),
+ docbook-xml, docbook-utils, doxygen
+Standards-Version: 3.7.2
+
+Package: ecell3
+Architecture: any
+Section: contrib/science
+Depends: ${shlibs:Depends}, ${misc:Depends}, python-numpy (>=1.0.1)
+Recommends: python-sbml2 (>=2.3.5)
+Description: E-Cell System is an object-oriented software suite for modeling,
+ simulation, and analysis of large scale complex systems, particularly focused
+ on biological details of cellular behavior.
+
+Package: ecell3-session-monitor
+Architecture: any
+Section: contrib/science
+Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, python-gtk2 (>=2.6),
+ python-glade2 (>=2.6)
+Description: E-Cell System is an object-oriented software suite for modeling,
+ simulation, and analysis of large scale complex systems, particularly focused
+ on biological details of cellular behavior.
+
+Package: ecell3-model-editor
+Architecture: any
+Section: contrib/science
+Depends: ecell3, ecell3-session-monitor, ${shlibs:Depends}, ${misc:Depends},
+ python-numpy (>=1.0.1), python-gtk2 (>=2.6), python-gnomecanvas (>=2.6),
+ python-glade2 (>=2.6)
+Description: E-Cell System is an object-oriented software suite for modeling,
+ simulation, and analysis of large scale complex systems, particularly focused
+ on biological details of cellular behavior.
+
+Package: ecell3-dev
+Architecture: any
+Section: contrib/devel
+Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, libstdc++-dev,
+ libboost-dev (>= 1.34.0), libboost-python-dev, libgsl0-dev (>=1.8)
+Description: E-Cell System is an object-oriented software suite for modeling,
+ simulation, and analysis of large scale complex systems, particularly focused
+ on biological details of cellular behavior.
Modified: ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3-model-editor.install
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/ecell3-model-editor.install 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3-model-editor.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,2 +1,5 @@
debian/tmp/usr/bin/ecell3-model-editor
debian/tmp/usr/lib/ecell-3.1/model-editor
+debian/tmp/usr/lib/python2.5/site-packages/ecell.model_editor-*.egg-info
+debian/tmp/usr/lib/python2.5/site-packages/ecell/ui/model_editor
+debian/tmp/usr/share/ecell-3.1/model-editor
Modified: ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3-session-monitor.install
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/ecell3-session-monitor.install 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3-session-monitor.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,3 +1,5 @@
-debian/tmp/usr/bin/gecell
debian/tmp/usr/bin/ecell3-session-monitor
debian/tmp/usr/lib/ecell-3.1/session-monitor
+debian/tmp/usr/share/ecell-3.1/session-monitor
+debian/tmp/usr/lib/python2.5/site-packages/ecell.session_monitor-*.egg-info
+debian/tmp/usr/lib/python2.5/site-packages/ecell/ui/osogo
Deleted: ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3-tool-launcher.install
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/ecell3-tool-launcher.install 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3-tool-launcher.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,2 +0,0 @@
-debian/tmp/usr/bin/ecell3-toollauncher
-debian/tmp/usr/lib/ecell-3.1/toollauncher
Modified: ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3.install
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/ecell3.install 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.intrepid/ecell3.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -9,4 +9,8 @@
debian/tmp/usr/lib/libemc.so.*
debian/tmp/usr/lib/ecell-3.1/dms
debian/tmp/usr/share/doc/ecell3/samples
-debian/tmp/usr/lib/python2.5
+debian/tmp/usr/lib/python2.5/site-packages/E_Cell-*.egg-info
+debian/tmp/usr/lib/python2.5/site-packages/*.py*
+debian/tmp/usr/lib/python2.5/site-packages/ui/__init__.py*
+debian/tmp/usr/lib/python2.5/site-packages/analysis
+debian/tmp/usr/lib/python2.5/site-packages/session_amanager
Property changes on: ecell-build/trunk/pkg/deb/ubuntu.jaunty
___________________________________________________________________
Added: svn:mergeinfo
+
Deleted: ecell-build/trunk/pkg/deb/ubuntu.jaunty/changelog
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/changelog 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.jaunty/changelog 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,30 +0,0 @@
-ecell (3.1.106-2) gutsy; urgency=low
-
- * Fix dependencies between packages.
-
- -- Moriyoshi Koizumi <mo...@sf...> Tue, 05 Feb 2008 17:12:24 +0900
-
-ecell (3.1.106-1) gutsy; urgency=low
-
- * Upstream update.
-
- -- Moriyoshi Koizumi <mo...@sf...> Mon, 04 Feb 2008 17:33:57 +0900
-
-ecell (3.1.106-0rc2-2) gutsy; urgency=low
-
- * Fix ecell3.doc-base to specify users-manual instead of README.
-
- -- Moriyoshi Koizumi <mo...@sf...> Tue, 25 Dec 2007 19:59:02 +0900
-
-ecell (3.1.106-0rc2-1) gutsy; urgency=low
-
- * Upstream update.
-
- -- Moriyoshi Koizumi <mo...@sf...> Fri, 21 Dec 2007 02:57:00 +0900
-
-ecell (3.1.106-0rc1-1) unstable; urgency=low
-
- * Initial release
-
- -- Moriyoshi Koizumi <mo...@sf...> Sat, 15 Dec 2007 07:44:09 +0900
-
Copied: ecell-build/trunk/pkg/deb/ubuntu.jaunty/changelog (from rev 3485, ecell-build/trunk/pkg/deb/ubuntu.hardy/changelog)
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.jaunty/changelog (rev 0)
+++ ecell-build/trunk/pkg/deb/ubuntu.jaunty/changelog 2009-06-25 05:52:47 UTC (rev 3487)
@@ -0,0 +1,42 @@
+ecell (3.1.107-1) jaunty; urgency=low
+
+ * Upstream update.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Wed, 24 Jun 2008 13:24:12 +0900
+
+ecell (3.1.106-3) jaunty; urgency=low
+
+ * Reflect versioning scheme changes of libsbml packages.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Wed, 18 Jun 2008 18:24:12 +0900
+
+ecell (3.1.106-2) jaunty; urgency=low
+
+ * Fix dependencies between packages.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Tue, 05 Feb 2008 17:12:24 +0900
+
+ecell (3.1.106-1) jaunty; urgency=low
+
+ * Upstream update.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Mon, 04 Feb 2008 17:33:57 +0900
+
+ecell (3.1.106-0rc2-2) jaunty; urgency=low
+
+ * Fix ecell3.doc-base to specify users-manual instead of README.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Tue, 25 Dec 2007 19:59:02 +0900
+
+ecell (3.1.106-0rc2-1) jaunty; urgency=low
+
+ * Upstream update.
+
+ -- Moriyoshi Koizumi <mo...@sf...> Fri, 21 Dec 2007 02:57:00 +0900
+
+ecell (3.1.106-0rc1-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Moriyoshi Koizumi <mo...@sf...> Sat, 15 Dec 2007 07:44:09 +0900
+
Deleted: ecell-build/trunk/pkg/deb/ubuntu.jaunty/control
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/control 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.jaunty/control 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,56 +0,0 @@
-Source: ecell
-Section: contrib/science
-Priority: extra
-Maintainer: Moriyoshi Koizumi <mo...@sf...>
-Build-Depends: cdbs, debhelper (>= 5), autotools-dev, build-essential,
- python2.5-dev, libboost-dev (>= 1.34.0), libboost-python-dev (>= 1.34.0),
- libgsl0-dev (>=1.8), python-numpy (>=1.0.1),
- python-gtk2 (>=2.6), python-gnomecanvas (>=2.6), python-glade2 (>=2.6),
- docbook-xml, docbook-utils, doxygen
-Standards-Version: 3.7.2
-
-Package: ecell3
-Architecture: any
-Section: contrib/science
-Depends: ${shlibs:Depends}, ${misc:Depends}, python-numpy (>=1.0.1)
-Recommends: python-sbml (>=2.3.5)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
-
-Package: ecell3-session-monitor
-Architecture: any
-Section: contrib/science
-Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, python-gtk2 (>=2.6),
- python-glade2 (>=2.6)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
-
-Package: ecell3-model-editor
-Architecture: any
-Section: contrib/science
-Depends: ecell3, ecell3-session-monitor, ${shlibs:Depends}, ${misc:Depends},
- python-numpy (>=1.0.1), python-gtk2 (>=2.6), python-gnomecanvas (>=2.6),
- python-glade2 (>=2.6)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
-
-Package: ecell3-tool-launcher
-Architecture: any
-Section: contrib/science
-Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, python-gtk2 (>=2.6),
- python-glade2 (>=2.6)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
-
-Package: ecell3-dev
-Architecture: any
-Section: contrib/devel
-Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, libstdc++-dev,
- libboost-dev (>= 1.34.0), libboost-python-dev, libgsl0-dev (>=1.8)
-Description: E-Cell System is an object-oriented software suite for modeling,
- simulation, and analysis of large scale complex systems, particularly focused
- on biological details of cellular behavior.
Copied: ecell-build/trunk/pkg/deb/ubuntu.jaunty/control (from rev 3485, ecell-build/trunk/pkg/deb/ubuntu.hardy/control)
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.jaunty/control (rev 0)
+++ ecell-build/trunk/pkg/deb/ubuntu.jaunty/control 2009-06-25 05:52:47 UTC (rev 3487)
@@ -0,0 +1,47 @@
+Source: ecell
+Section: contrib/science
+Priority: extra
+Maintainer: Moriyoshi Koizumi <mo...@sf...>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, build-essential,
+ python2.6-dev, libboost-dev (>= 1.34.0), libboost-python-dev (>= 1.34.0),
+ libgsl0-dev (>=1.8), python-numpy (>=1.0.1),
+ python-gtk2 (>=2.6), python-gnomecanvas (>=2.6), python-glade2 (>=2.6),
+ docbook-xml, docbook-utils, doxygen
+Standards-Version: 3.7.2
+
+Package: ecell3
+Architecture: any
+Section: contrib/science
+Depends: ${shlibs:Depends}, ${misc:Depends}, python-numpy (>=1.0.1)
+Recommends: python-sbml2 (>=2.3.5)
+Description: E-Cell System is an object-oriented software suite for modeling,
+ simulation, and analysis of large scale complex systems, particularly focused
+ on biological details of cellular behavior.
+
+Package: ecell3-session-monitor
+Architecture: any
+Section: contrib/science
+Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, python-gtk2 (>=2.6),
+ python-glade2 (>=2.6)
+Description: E-Cell System is an object-oriented software suite for modeling,
+ simulation, and analysis of large scale complex systems, particularly focused
+ on biological details of cellular behavior.
+
+Package: ecell3-model-editor
+Architecture: any
+Section: contrib/science
+Depends: ecell3, ecell3-session-monitor, ${shlibs:Depends}, ${misc:Depends},
+ python-numpy (>=1.0.1), python-gtk2 (>=2.6), python-gnomecanvas (>=2.6),
+ python-glade2 (>=2.6)
+Description: E-Cell System is an object-oriented software suite for modeling,
+ simulation, and analysis of large scale complex systems, particularly focused
+ on biological details of cellular behavior.
+
+Package: ecell3-dev
+Architecture: any
+Section: contrib/devel
+Depends: ecell3, ${shlibs:Depends}, ${misc:Depends}, libstdc++-dev,
+ libboost-dev (>= 1.34.0), libboost-python-dev, libgsl0-dev (>=1.8)
+Description: E-Cell System is an object-oriented software suite for modeling,
+ simulation, and analysis of large scale complex systems, particularly focused
+ on biological details of cellular behavior.
Modified: ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3-model-editor.install
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/ecell3-model-editor.install 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3-model-editor.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,2 +1,5 @@
debian/tmp/usr/bin/ecell3-model-editor
debian/tmp/usr/lib/ecell-3.1/model-editor
+debian/tmp/usr/lib/python2.6/site-packages/ecell.model_editor-*.egg-info
+debian/tmp/usr/lib/python2.6/site-packages/ecell/ui/model_editor
+debian/tmp/usr/share/ecell-3.1/model-editor
Modified: ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3-session-monitor.install
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/ecell3-session-monitor.install 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3-session-monitor.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,3 +1,5 @@
-debian/tmp/usr/bin/gecell
debian/tmp/usr/bin/ecell3-session-monitor
debian/tmp/usr/lib/ecell-3.1/session-monitor
+debian/tmp/usr/share/ecell-3.1/session-monitor
+debian/tmp/usr/lib/python2.6/site-packages/ecell.session_monitor-*.egg-info
+debian/tmp/usr/lib/python2.6/site-packages/ecell/ui/osogo
Deleted: ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3-tool-launcher.install
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/ecell3-tool-launcher.install 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3-tool-launcher.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -1,2 +0,0 @@
-debian/tmp/usr/bin/ecell3-toollauncher
-debian/tmp/usr/lib/ecell-3.1/toollauncher
Modified: ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3.install
===================================================================
--- ecell-build/trunk/pkg/deb/ubuntu.hardy/ecell3.install 2008-06-16 08:44:34 UTC (rev 3125)
+++ ecell-build/trunk/pkg/deb/ubuntu.jaunty/ecell3.install 2009-06-25 05:52:47 UTC (rev 3487)
@@ -9,4 +9,8 @@
debian/tmp/usr/lib/libemc.so.*
debian/tmp/usr/lib/ecell-3.1/dms
debian/tmp/usr/share/doc/ecell3/samples
-debian/tmp/usr/lib/python2.5
+debian/tmp/usr/lib/python2.6/site-packages/E_Cell-*.egg-info
+debian/tmp/usr/lib/python2.6/site-packages/*.py*
+debian/tmp/usr/lib/python2.5/site-packages/ui/__init__.py*
+debian/tmp/usr/lib/python2.6/site-packages/analysis
+debian/tmp/usr/lib/python2.6/site-packages/session_amanager
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|