Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pappsomspp
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
pappsomspp
Commits
73dfa8f6
Commit
73dfa8f6
authored
3 years ago
by
Langella Olivier
Browse files
Options
Downloads
Patches
Plain Diff
libpappsomspp (0.8.43-1~bullseye+1) bullseye
parent
a78363f6
No related branches found
Branches containing commit
Tags
libpappsomspp0_0.8.43-1_bullseye+1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+2
-2
2 additions, 2 deletions
CMakeLists.txt
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
with
9 additions
and
2 deletions
CMakeLists.txt
+
2
−
2
View file @
73dfa8f6
...
...
@@ -13,10 +13,10 @@ project(libpappsomspp)
set
(
PAPPSOMSPP_VERSION_MAJOR
"0"
)
set
(
PAPPSOMSPP_VERSION_MINOR
"8"
)
set
(
PAPPSOMSPP_VERSION_PATCH
"4
2
"
)
set
(
PAPPSOMSPP_VERSION_PATCH
"4
3
"
)
set
(
PAPPSOMSPP_VERSION
"
${
PAPPSOMSPP_VERSION_MAJOR
}
.
${
PAPPSOMSPP_VERSION_MINOR
}
.
${
PAPPSOMSPP_VERSION_PATCH
}
"
)
# This *NUMERICAL* VERSION is parseable by the makeOrigTarball script.
set
(
VERSION 0.8.4
2
)
set
(
VERSION 0.8.4
3
)
# Command to enable debug and tests
# cmake -DCMAKE_BUILD_TYPE=Debug -DMAKE_TESTS=1 -DUSEPAPPSOTREE=0 ..
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
7
−
0
View file @
73dfa8f6
libpappsomspp (0.8.43-1~bullseye+1) bullseye; urgency=medium
* fix fragment ion name API design
* new filter to remove intensity using a quantile function : implementation and tests
-- Olivier Langella <olivier.langella@u-psud.fr> Tue, 21 Dec 2021 08:44:14 +0100
libpappsomspp (0.8.42-1~bullseye+1) bullseye; urgency=medium
* better peptide fragment ion names for phopho acid loss
...
...
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