[neon/neon-packaging/stellarsolver/Neon/release_jammy] debian: rename packages according to the new SONAMEs

Pino Toscano null at kde.org
Tue Jul 9 15:01:15 BST 2024


Git commit 082a75cd64357d4673c8104fbcac17f62f68bb74 by Pino Toscano.
Committed on 21/05/2022 at 04:01.
Pushed by carlosdem into branch 'Neon/release_jammy'.

rename packages according to the new SONAMEs

- libstellarsolver1 -> libstellarsolver2

M  +2    -0    debian/changelog
M  +2    -2    debian/control
R  +0    -0    debian/libstellarsolver2.install [from: debian/libstellarsolver1.install - 100% similarity]

https://invent.kde.org/neon/neon-packaging/stellarsolver/-/commit/082a75cd64357d4673c8104fbcac17f62f68bb74

diff --git a/debian/changelog b/debian/changelog
index caf3fb4..59eda67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ stellarsolver (2.2-0r1) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * New upstream release.
   * Bump Standards-Version to 4.6.1, no changes required.
+  * Rename packages according to the new SONAMEs:
+    - libstellarsolver1 -> libstellarsolver2
 
  -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Sat, 21 May 2022 05:46:59 +0200
 
diff --git a/debian/control b/debian/control
index e015a89..b97e0e2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/stellarsolver.git
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/stellarsolver
 Homepage: https://github.com/rlancaste/stellarsolver
 
-Package: libstellarsolver1
+Package: libstellarsolver2
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -28,7 +28,7 @@ Description: Sextractor and Astrometry.net-Based Internal Astrometric Solver
 
 Package: libstellarsolver-dev
 Architecture: any
-Depends: libstellarsolver1 (= ${binary:Version}),
+Depends: libstellarsolver2 (= ${binary:Version}),
  libcfitsio-dev,
  qtbase5-dev,
  ${misc:Depends}
diff --git a/debian/libstellarsolver1.install b/debian/libstellarsolver2.install
similarity index 100%
rename from debian/libstellarsolver1.install
rename to debian/libstellarsolver2.install



More information about the Neon-commits mailing list