Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
xtpcpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PAPPSO
xtpcpp
Commits
1abc9370
Commit
1abc9370
authored
3 years ago
by
Langella Olivier
Browse files
Options
Downloads
Patches
Plain Diff
xtpcpp (0.4.45-1~bullseye1) bullseye
parent
0a4de99b
No related branches found
Branches containing commit
Tags
xtpcpp_0.4.45-1_bullseye1
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+3
-3
3 additions, 3 deletions
CMakeLists.txt
debian/changelog
+9
-0
9 additions, 0 deletions
debian/changelog
debian/control
+2
-2
2 additions, 2 deletions
debian/control
with
14 additions
and
5 deletions
CMakeLists.txt
+
3
−
3
View file @
1abc9370
...
...
@@ -8,9 +8,9 @@ PROJECT(xtpcpp CXX)
set
(
XTPCPP_VERSION_MAJOR
"0"
)
set
(
XTPCPP_VERSION_MINOR
"4"
)
set
(
XTPCPP_VERSION_PATCH
"4
4
"
)
set
(
XTPCPP_VERSION_PATCH
"4
5
"
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
set
(
VERSION 0.4.4
4
)
set
(
VERSION 0.4.4
5
)
# Set additional project information
set
(
COMPANY
"pappso.org"
)
...
...
@@ -19,7 +19,7 @@ set(IDENTIFIER "org.pappso")
#depending on libpappsomspp version :
set
(
LIBPAPPSOMSPP_VERSION
"0.8.4
2
"
)
set
(
LIBPAPPSOMSPP_VERSION
"0.8.4
3
"
)
set
(
LIBRDATA_VERSION
"0~20210223+git-85757dc6"
)
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
9
−
0
View file @
1abc9370
xtpcpp (0.4.45-1~bullseye1) bullseye; urgency=medium
[ Olivier Langella ]
* display ion sequence in peptide detail status bar
[ Filippo Rusconi ]
* going forward with the user manual
-- Olivier Langella <olivier.langella@u-psud.fr> Tue, 21 Dec 2021 08:56:40 +0100
xtpcpp (0.4.44-1~bullseye1) bullseye; urgency=medium
[ Olivier Langella ]
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
2
−
2
View file @
1abc9370
...
...
@@ -7,8 +7,8 @@ Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.18.25),
cmake (>= 3.12),
qtbase5-dev,
libpappsomspp-dev (>= 0.8.4
2
),
libpappsomspp-widget-dev (>= 0.8.4
2
),
libpappsomspp-dev (>= 0.8.4
3
),
libpappsomspp-widget-dev (>= 0.8.4
3
),
libodsstream-dev,
libqt5svg5-dev,
libqcustomplot-dev,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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