[neon/qt/qbs/Neon/release] debian: Rename libqbscore1.21 to libqbscore1.22 for upstream SONAME change.
Dmitry Shachnev
null at kde.org
Thu May 5 12:48:32 BST 2022
Git commit e86ac22096c7b9c2c0f4f7ee380173e4de89854d by Dmitry Shachnev.
Committed on 02/04/2022 at 13:52.
Pushed by jriddell into branch 'Neon/release'.
Rename libqbscore1.21 to libqbscore1.22 for upstream SONAME change.
M +1 -0 debian/changelog
M +2 -2 debian/control
R +0 -0 debian/libqbscore1.22.install [from: debian/libqbscore1.21.install - 100% similarity]
R +1 -1 debian/libqbscore1.22.symbols [from: debian/libqbscore1.21.symbols - 099% similarity]
https://invent.kde.org/neon/qt/qbs/commit/e86ac22096c7b9c2c0f4f7ee380173e4de89854d
diff --git a/debian/changelog b/debian/changelog
index 9535cc7..bfe1da3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ qbs (1.22.0-1) UNRELEASED; urgency=medium
* New upstream release (1.22.0).
* Drop tests_Make_sure_we_handle_prefix_cases_where_libPath.diff,
included in the new release.
+ * Rename libqbscore1.21 to libqbscore1.22 for upstream SONAME change.
-- Marius Gripsgard <marius at ubports.com> Tue, 28 Dec 2021 17:30:52 +0100
diff --git a/debian/control b/debian/control
index c1f1935..1477b07 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Description: Qbs static files
.
This package contains Qbs shared static files.
-Package: libqbscore1.21
+Package: libqbscore1.22
Architecture: any
Multi-Arch: same
Section: libs
@@ -65,7 +65,7 @@ Package: qbs-dev
Architecture: any
Multi-Arch: same
Section: libdevel
-Depends: libqbscore1.21 (= ${binary:Version}), ${misc:Depends}
+Depends: libqbscore1.22 (= ${binary:Version}), ${misc:Depends}
Description: Qbs development files
Qbs is a general purpose cross-platform build tool that aims at fast and
correct incremental builds. It features a project description language that
diff --git a/debian/libqbscore1.21.install b/debian/libqbscore1.22.install
similarity index 100%
rename from debian/libqbscore1.21.install
rename to debian/libqbscore1.22.install
diff --git a/debian/libqbscore1.21.symbols b/debian/libqbscore1.22.symbols
similarity index 99%
rename from debian/libqbscore1.21.symbols
rename to debian/libqbscore1.22.symbols
index b690e5a..a86e36f 100644
--- a/debian/libqbscore1.21.symbols
+++ b/debian/libqbscore1.22.symbols
@@ -1,5 +1,5 @@
# SymbolsHelper-Confirmed: 1.21.0 amd64
-libqbscore.so.1.21 libqbscore1.21 #MINVER#
+libqbscore.so.1.22 libqbscore1.22 #MINVER#
* Build-Depends-Package: qbs-dev
_ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb0EEclEcE5__nul at Base 1.10.0
_ZGVZNKSt8__detail11_AnyMatcherINSt7__cxx1112regex_traitsIcEELb0ELb0ELb1EEclEcE5__nul at Base 1.10.0
More information about the Neon-commits
mailing list