Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PAPPSO
MassChroQ
Commits
d9218ab1
Commit
d9218ab1
authored
Oct 15, 2019
by
Langella Olivier
Browse files
masschroq (2.2.17-3) buster
parent
517320fc
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d9218ab1
masschroq (2.2.17-3) buster; urgency=medium
* buster package fixed
-- Olivier Langella <olivier.langella@u-psud.fr> Tue, 15 Oct 2019 11:05:21 +0200
masschroq (2.2.17-2) buster; urgency=medium
* buster package
...
...
debian/control.cmake
View file @
d9218ab1
...
...
@@ -17,6 +17,8 @@ Build-Depends: debhelper (>= 5),
inkscape,
doxygen,
libpappsomspp-
dev
(
= @LIBPAPPSOMSPP_VERSION@
)
,
libpappsomspp-widget-
dev
(
= @LIBPAPPSOMSPP_VERSION@
)
,
libpappsomspp-
widget0
(
= @LIBPAPPSOMSPP_VERSION@
)
,
libodsstream-qt5-
dev
(
>=0.4.4
)
,
qtbase5-dev,
libqcustomplot-dev,
...
...
@@ -29,6 +31,7 @@ Homepage: http://pappso.inra.fr/bioinfo/masschroq/
Package: masschroq-common
Architecture: linux-any
Depends:
${
shlibs:Depends
}
,
${
misc:Depends
}
,
libqt5core5a,
libqt5concurrent5,
libpappsomspp0
(
= @LIBPAPPSOMSPP_VERSION@
)
,
...
...
@@ -46,7 +49,8 @@ Description: Mass Chromatogram Quantification shared libraries
Package: masschroq-doc
Architecture: all
Depends:
${
shlibs:Depends
}
Depends:
${
shlibs:Depends
}
,
${
misc:Depends
}
Suggests: masschroq,
masschroq-gui,
masschroq-studio
...
...
@@ -58,6 +62,7 @@ Description: Mass Chromatogram Quantification documentation
Package: masschroq
Architecture: any
Depends:
${
shlibs:Depends
}
,
${
misc:Depends
}
,
masschroq-
common
(
=
${
binary:Version
}
)
,
libqt5core5a,
libqt5xml5
...
...
@@ -76,6 +81,7 @@ Description: Mass Chromatogram Quantification CLI (Command Line Interface)
Package: masschroq-gui
Architecture: any
Depends:
${
shlibs:Depends
}
,
${
misc:Depends
}
,
masschroq-
common
(
=
${
binary:Version
}
)
,
libqt5core5a,
libqt5gui5,
...
...
@@ -93,11 +99,12 @@ Description: Mass Chromatogram Quantification graphical user interface
Package: masschroq-studio
Architecture: any
Depends:
${
shlibs:Depends
}
,
${
misc:Depends
}
,
masschroq-
common
(
=
${
binary:Version
}
)
,
libpappsomspp-widget-qt5-
dev
(
= @LIBPAPPSOMSPP_VERSION@
)
,
libqt5core5a,
libqt5gui5,
libqt5xml5,
libqcustomplot1.3
libqt5xml5
Suggests: masschroq-doc, masschroq-gui
Description: Mass Chromatogram Quantification graphical user interface to edit parameters
MassChroQ
(
Mass Chromatogram Quantification
)
software performs quantification
...
...
@@ -109,6 +116,7 @@ Description: Mass Chromatogram Quantification graphical user interface to edit p
Package: masschroq-condor
Architecture: all
Depends:
${
shlibs:Depends
}
,
${
misc:Depends
}
,
masschroq,
condor
Suggests: masschroq-doc,
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment