forked from openturns/openturns
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4021f4d
commit fa0e8aa
Showing
8 changed files
with
30 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
openturns (1.23~rc1-1) experimental; urgency=medium | ||
openturns (1.24~rc1-1) experimental; urgency=medium | ||
|
||
* New upstream pre-release | ||
|
||
-- Julien Schueller <[email protected]> Thu, 02 May 2024 10:19:33 +0100 | ||
-- Julien Schueller <[email protected]> Wed, 23 Oct 2024 10:19:33 +0200 | ||
|
||
openturns (1.23-1) experimental; urgency=medium | ||
|
||
* New upstream release | ||
|
||
-- Julien Schueller <[email protected]> Thu, 05 Jun 2024 10:19:33 +0100 | ||
|
||
openturns (1.22-1) experimental; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
...debian/libopenturns0.24.lintian-overrides → ...debian/libopenturns0.25.lintian-overrides
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# We use a longer package name so that it is more descriptive. Also avoiding | ||
# possible troubles in the namespace of packages. | ||
libopenturns0.24: package-name-doesnt-match-sonames libOT0.24 | ||
libopenturns0.25: package-name-doesnt-match-sonames libOT0.25 | ||
|
||
# Not providing symbols for the C++ library, using shlibs file instead | ||
libopenturns0.24: no-symbols-control-file | ||
libopenturns0.25: no-symbols-control-file | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
usr/lib/python*/*-packages/openturns/*/*.pyc | ||
usr/lib/python*/*-packages/openturns/usecases/*/*.pyc | ||
usr/lib/python3/dist-packages/openturns/*/*.pyc | ||
usr/lib/python3/dist-packages/openturns/usecases/*/*.pyc | ||
usr/share/gdb/auto-load/usr/lib/*/libOT.so*gdb.py | ||
usr/share/doc/openturns/COPYING* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
usr/lib/python3*/*-packages/openturns/*.py | ||
usr/lib/python3*/*-packages/openturns/*.so | ||
usr/lib/python3*/*-packages/openturns-*.dist-info/* | ||
usr/lib/python3*/*-packages/openturns/usecases/*.py | ||
usr/lib/python3*/*-packages/openturns/usecases/*.csv | ||
usr/lib/python3/dist-packages/openturns/*.py | ||
usr/lib/python3/dist-packages/openturns/*.so | ||
usr/lib/python3/dist-packages/openturns-*.dist-info/* | ||
usr/lib/python3/dist-packages/openturns/usecases/*.py | ||
usr/lib/python3/dist-packages/openturns/usecases/*.csv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters