Skip to content
Snippets Groups Projects
Commit 08c05259 authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Updated debian folder for creating package on travis.

parent d11de09b
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,11 @@ language: cpp ...@@ -2,9 +2,11 @@ language: cpp
compiler: compiler:
- gcc - gcc
- clang - clang
os: os:
- linux - linux
- osx - osx
matrix: matrix:
allow_failures: allow_failures:
- os: osx - os: osx
...@@ -12,6 +14,7 @@ branches: ...@@ -12,6 +14,7 @@ branches:
only: only:
- master - master
- chamcham - chamcham
notifications: notifications:
email: email:
recipients: recipients:
...@@ -24,6 +27,7 @@ notifications: ...@@ -24,6 +27,7 @@ notifications:
env: env:
- CTEST_MODEL=Nightly - CTEST_MODEL=Nightly
cache: apt cache: apt
before_script: before_script:
- sudo apt-get update -qq - sudo apt-get update -qq
......
moose (3.0.2) unstable; urgency=low moose (3.2.git) unstable; urgency=low
* Initial release * This is for testing on travis.
* Feature-freeze release.
* trunk series. Experimental branch.
* 3.0.2 relase.
* Just packed with SBML and GSL-1.6 support.
-- Dilawar <dilawars@ncbs.res.in> Sun, 05 July 2015 13:41:58 +0530 -- Dilawar <dilawars@ncbs.res.in> Sat, 22 Apr 2017 13:41:58 +0530
...@@ -8,9 +8,7 @@ Homepage: http://moose.ncbs.res.in ...@@ -8,9 +8,7 @@ Homepage: http://moose.ncbs.res.in
Package: moose Package: moose
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, python-numpy-abi9, libhdf5-7 | libhdf5-serial-1.8.4, python-lxml, python-numpy, python-matplotlib, python-nose, python-networkx, python-suds, python-qt4, libgsl0ldbl Depends: ${shlibs:Depends}, ${python:Depends}, python-numpy-abi9, libhdf5-7 | libhdf5-serial-1.8.4, python-lxml, python-numpy, python-matplotlib, python-nose, python-networkx, python-qt4
Replaces: moose-python, moose-gui
Conflicts: moose-python, moose-gui
Description: the Multiscale Object-Oriented Simulation Environment Description: the Multiscale Object-Oriented Simulation Environment
It is the base and numerical core for large, detailed simulations including Computational Neuroscience and Systems Biology. It is the base and numerical core for large, detailed simulations including Computational Neuroscience and Systems Biology.
. .
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment