Control: tags -1 patch

I am including a patch to drop the libpcre3-udeb.
Please consider applying so that the package can be autoremoved.
diff -Nru pcre3-8.39/debian/changelog pcre3-8.39/debian/changelog
--- pcre3-8.39/debian/changelog 2022-12-22 16:45:21.000000000 +0000
+++ pcre3-8.39/debian/changelog 2024-08-06 21:21:54.000000000 +0000
@@ -1,3 +1,10 @@
+pcre3 (2:8.39-15.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Drop unused libpcre3-udeb that makes the package a key package
+
+ -- Bastian Germann <b...@debian.org>  Tue, 06 Aug 2024 21:21:54 +0000
+
 pcre3 (2:8.39-15) unstable; urgency=medium
 
   * Make currently-important packages optional as pcre3 is obsolete
diff -Nru pcre3-8.39/debian/control pcre3-8.39/debian/control
--- pcre3-8.39/debian/control   2022-12-22 16:45:21.000000000 +0000
+++ pcre3-8.39/debian/control   2024-08-06 21:18:12.000000000 +0000
@@ -29,19 +29,6 @@
  .
  This package contains the runtime libraries.
 
-Package: libpcre3-udeb
-Section: debian-installer
-Package-Type: udeb
-Architecture: any
-Priority: optional
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libpcre3-dev (<= 4.3-3)
-Description: Old Perl 5 Compatible Regular Expression Library - runtime files 
(udeb)
- This is a library of functions to support regular expressions whose syntax 
- and semantics are as close as possible to those of the Perl 5 language.
- .
- This package contains the runtime libraries for the Debian Installer (udeb).
-
 Package: libpcrecpp0v5
 Section: libs
 Architecture: any
diff -Nru pcre3-8.39/debian/libpcre3-udeb.install 
pcre3-8.39/debian/libpcre3-udeb.install
--- pcre3-8.39/debian/libpcre3-udeb.install     2022-12-22 16:45:21.000000000 
+0000
+++ pcre3-8.39/debian/libpcre3-udeb.install     1970-01-01 00:00:00.000000000 
+0000
@@ -1,2 +0,0 @@
-debian/tmp/usr/lib/*/libpcre.so.*      usr/lib
-debian/tmp/usr/lib/*/libpcreposix.so.* usr/lib
diff -Nru pcre3-8.39/debian/rules pcre3-8.39/debian/rules
--- pcre3-8.39/debian/rules     2022-12-22 16:45:21.000000000 +0000
+++ pcre3-8.39/debian/rules     2024-08-06 21:20:25.000000000 +0000
@@ -129,7 +129,7 @@
        sed -e 's/JIT/#/' debian/libpcre16-3.symbols.in > 
debian/libpcre16-3.symbols
        sed -e 's/JIT/#/' debian/libpcre32-3.symbols.in > 
debian/libpcre32-3.symbols
 endif
-       dh_makeshlibs -plibpcre3 --add-udeb="libpcre3-udeb" -V 'libpcre3 (>= 
1:8.35)' -- -c4
+       dh_makeshlibs -plibpcre3 -V 'libpcre3 (>= 1:8.35)' -- -c4
        dh_makeshlibs -plibpcrecpp0v5 -V 'libpcrecpp0v5 (>= 7.7)' -- -c4
        dh_makeshlibs -plibpcre16-3 -plibpcre32-3 -- -c4
        dh_installdeb -a

Reply via email to