Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PAPPSO
xtpcpp
Commits
b9155c9e
Commit
b9155c9e
authored
Jun 11, 2021
by
Langella Olivier
Browse files
xtpcpp (0.4.31-1~buster1) buster
parent
38314778
Changes
5
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b9155c9e
...
...
@@ -8,9 +8,9 @@ PROJECT(xtpcpp CXX)
set
(
XTPCPP_VERSION_MAJOR
"0"
)
set
(
XTPCPP_VERSION_MINOR
"4"
)
set
(
XTPCPP_VERSION_PATCH
"3
0
"
)
set
(
XTPCPP_VERSION_PATCH
"3
1
"
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
set
(
VERSION 0.4.3
0
)
set
(
VERSION 0.4.3
1
)
# 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.2
8
"
)
set
(
LIBPAPPSOMSPP_VERSION
"0.8.2
9
"
)
set
(
LIBRDATA_VERSION
"0~20210223+git-85757dc6"
)
# Add folder where are supportive functions
...
...
debian/changelog
View file @
b9155c9e
xtpcpp (0.4.31-1~buster1) buster; urgency=medium
* new PAPPSOms++ library
* user interface cleaning, Filippo Rusconi <lopippo@debian.org>
* starting documentation using docbook, Filippo Rusconi <lopippo@debian.org>
-- Olivier Langella <olivier.langella@u-psud.fr> Fri, 11 Jun 2021 09:13:12 +0200
xtpcpp (0.4.30-1~buster1) buster; urgency=medium
* using new tandem error exception
...
...
debian/control
View file @
b9155c9e
...
...
@@ -7,8 +7,8 @@ Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.18.25),
cmake (>= 3.12),
qtbase5-dev,
libpappsomspp-dev (>= 0.8.2
8
),
libpappsomspp-widget-dev (>= 0.8.2
8
),
libpappsomspp-dev (>= 0.8.2
9
),
libpappsomspp-widget-dev (>= 0.8.2
9
),
libodsstream-dev,
libqt5svg5-dev,
libqcustomplot-dev,
...
...
doc/user-manual/DC-user-manual
View file @
b9155c9e
...
...
@@ -39,5 +39,5 @@ STYLEROOT="xslt"
#PROFOS=""
#PROFVENDOR=""
FOP_CMD_OPTIONS="-c /home/
rusconi/devel/xtpcpp
/development/doc/user-manual/fop.xconf"
FOP_CMD_OPTIONS="-c /home/
langella
/develop
pe
ment/
git/xtandempipeline/
doc/user-manual/fop.xconf"
doc/user-manual/xml/user-manual-version-entity.ent
View file @
b9155c9e
<!ENTITY VERSION "0.4.3
0
">
<!ENTITY VERSION "0.4.3
1
">
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