Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
L
lalsuite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
108
Issues
108
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
29
Merge Requests
29
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lscsoft
lalsuite
Commits
41cc46d4
Commit
41cc46d4
authored
Jun 26, 2019
by
Adam Mercer
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'help2man-fixes-release' into 'o3-release'
Help2man fixes release See merge request
!849
parents
7c8c0e9d
32cd568d
Pipeline
#68351
passed with stages
in 74 minutes and 27 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
2 deletions
+5
-2
lalframe/debian/control.in
lalframe/debian/control.in
+1
-0
lalframe/lalframe.spec.in
lalframe/lalframe.spec.in
+1
-0
lalinference/debian/control.in
lalinference/debian/control.in
+2
-2
lalinference/lalinference.spec.in
lalinference/lalinference.spec.in
+1
-0
No files found.
lalframe/debian/control.in
View file @
41cc46d4
...
...
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9),
python3-numpy,
swig (>= 3.0.7) | swig3.0 (>= 3.0.7),
zlib1g-dev,
help2man,
lal-dev (>= @MIN_LAL_VERSION@~),
lal-octave (>= @MIN_LAL_VERSION@~),
python-lal (>= @MIN_LAL_VERSION@~),
...
...
lalframe/lalframe.spec.in
View file @
41cc46d4
...
...
@@ -24,6 +24,7 @@ BuildRequires: numpy
BuildRequires
:
octave
-
devel
BuildRequires
:
python
-
devel
BuildRequires
:
swig
>=
3.0.7
BuildRequires
:
help2man
BuildRequires
:
lal
-
devel
>=
@
MIN_LAL_VERSION
@
BuildRequires
:
lal
-
octave
>=
@
MIN_LAL_VERSION
@
BuildRequires
:
python2
-
lal
>=
@
MIN_LAL_VERSION
@
...
...
lalinference/debian/control.in
View file @
41cc46d4
...
...
@@ -129,8 +129,8 @@ Depends:
python-lalinspiral (>= @MIN_LALINSPIRAL_VERSION@~),
python-lalpulsar (>= @MIN_LALPULSAR_VERSION@~),
lalinference (= ${binary:Version})
Replaces: lalapps (<< 6.21.0.1-1), lalinference-python (<< 1.9.4.1-1~)
Breaks: lalapps (<< 6.21.0.1-1), lalinference-python (<< 1.9.4.1-1~)
Replaces: lalapps (<< 6.21.0.1-1), lalinference-python (<< 1.9.4.1-1~)
, lalinference (<< 1.11.1)
Breaks: lalapps (<< 6.21.0.1-1), lalinference-python (<< 1.9.4.1-1~)
, lalinference (<< 1.11.1)
Description: Python bindings for LALInference
The LSC Algorithm Inference Library for gravitational wave data analysis.
This package contains Python bindings for the LAL Inference library.
...
...
lalinference/lalinference.spec.in
View file @
41cc46d4
...
...
@@ -35,6 +35,7 @@ BuildRequires: scipy >= 0.8
BuildRequires
:
swig
>=
3.0.7
BuildRequires
:
python2
-
gwdatafind
BuildRequires
:
python2
-
gwpy
BuildRequires
:
help2man
BuildRequires
:
glue
>=
@
MIN_GLUE_VERSION
@
BuildRequires
:
lal
-
devel
>=
@
MIN_LAL_VERSION
@
BuildRequires
:
lal
-
octave
>=
@
MIN_LAL_VERSION
@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment