[neon/backports-jammy/poppler-jammy/Neon/release_jammy] debian: add the necessary transitionals that Noble can consume for upgrade

Carlos De Maine null at kde.org
Mon Sep 16 13:51:16 BST 2024


Git commit 7cc8f3960d43706f2768caec2f367a4fc5cd6005 by Carlos De Maine.
Committed on 16/09/2024 at 12:51.
Pushed by carlosdem into branch 'Neon/release_jammy'.

add the necessary transitionals that Noble can consume for upgrade

M  +36   -0    debian/control

https://invent.kde.org/neon/backports-jammy/poppler-jammy/-/commit/7cc8f3960d43706f2768caec2f367a4fc5cd6005

diff --git a/debian/control b/debian/control
index d6b9b2e..a6d4d11 100644
--- a/debian/control
+++ b/debian/control
@@ -90,6 +90,15 @@ Description: PDF rendering library (GLib-based shared library)
  This package provides the GLib-based shared library for applications
  using the GLib interface to Poppler.
 
+Package: libpoppler-glib8t64
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: Empty transitional required for transitional to Noble Numbat
+ Dummy transitional package.
+
 Package: libpoppler-glib-dev
 Architecture: any
 Section: libdevel
@@ -148,6 +157,15 @@ Description: PDF rendering library (Qt 5 based shared library)
  This package provides the Qt 5 based shared library for applications
  using the Qt 5 interface to Poppler.
 
+Package: libpoppler-qt5-1t64
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: Empty transitional required for transitional to Noble Numbat
+ Dummy transitional package.
+
 Package: libpoppler-qt5-dev
 Architecture: any
 Section: libdevel
@@ -176,6 +194,15 @@ Description: PDF rendering library (Qt 6 based shared library)
  This package provides the Qt 6 based shared library for applications
  using the Qt 6 interface to Poppler.
 
+Package: libpoppler-qt6-3t64
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: Empty transitional required for transitional to Noble Numbat
+ Dummy transitional package.
+
 Package: libpoppler-qt6-dev
 Architecture: any
 Section: libdevel
@@ -206,6 +233,15 @@ Description: PDF rendering library (CPP shared library)
  This package provides the CPP shared library for applications
  using a simple C++ interface (using STL, and no other dependency) to Poppler.
 
+Package: libpoppler-cpp0t64
+Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Description: Empty transitional required for transitional to Noble Numbat
+ Dummy transitional package.
+
 Package: libpoppler-cpp-dev
 Architecture: any
 Section: libdevel


More information about the Neon-commits mailing list