Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moose
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sahil Moza
moose
Commits
08c05259
Commit
08c05259
authored
8 years ago
by
Dilawar Singh
Browse files
Options
Downloads
Patches
Plain Diff
Updated debian folder for creating package on travis.
parent
d11de09b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.travis.yml
+4
-0
4 additions, 0 deletions
.travis.yml
debian/changelog
+3
-7
3 additions, 7 deletions
debian/changelog
debian/control
+1
-3
1 addition, 3 deletions
debian/control
with
8 additions
and
10 deletions
.travis.yml
+
4
−
0
View file @
08c05259
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
3
−
7
View file @
08c05259
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> S
un, 05 July
201
5
13:41:58 +0530
-- Dilawar <dilawars@ncbs.res.in> S
at, 22 Apr
201
7
13:41:58 +0530
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
3
View file @
08c05259
...
@@ -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.
.
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment