Your message dated Tue, 04 Feb 2025 03:51:39 +0000
with message-id <e1tf9yn-000kfw...@fasolo.debian.org>
and subject line Bug#1094807: Removed package(s) from unstable
has caused the Debian Bug report #1071970,
regarding pcre3 should not be part of trixie
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1071970: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071970
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libpcre3
Version: 2:8.39-15
Tags: patch
User: helm...@debian.org
Usertags: dep17m2
Hi,
we want to finalize the /usr-merge transition by moving all aliased
files from / to /usr via DEP17 to avoid any negative effects arising
from aliasing. libpcre3 is involved, because installs a shared library
below /lib. I'm sending a patch, because it cannot be automatically
converted using dh-sequence-movetousr. Note that this patch must not be
uploaded to bookworm-backports or earlier as it would violate the
earlier file move moratorium there.
Helmut
diff --minimal -Nru pcre3-8.39/debian/changelog pcre3-8.39/debian/changelog
--- pcre3-8.39/debian/changelog 2022-12-22 17:45:21.000000000 +0100
+++ pcre3-8.39/debian/changelog 2024-02-09 16:13:23.000000000 +0100
@@ -1,3 +1,10 @@
+pcre3 (2:8.39-15.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Move library to /usr. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de> Fri, 09 Feb 2024 16:13:23 +0100
+
pcre3 (2:8.39-15) unstable; urgency=medium
* Make currently-important packages optional as pcre3 is obsolete
diff --minimal -Nru pcre3-8.39/debian/dirs pcre3-8.39/debian/dirs
--- pcre3-8.39/debian/dirs 2022-12-22 17:45:21.000000000 +0100
+++ pcre3-8.39/debian/dirs 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-usr/bin
-usr/sbin
diff --minimal -Nru pcre3-8.39/debian/rules pcre3-8.39/debian/rules
--- pcre3-8.39/debian/rules 2022-12-22 17:45:21.000000000 +0100
+++ pcre3-8.39/debian/rules 2024-02-09 16:12:49.000000000 +0100
@@ -93,10 +93,6 @@
dh_install -a
# This man page is in the main package, don't want it in -dev
rm debian/libpcre3-dev/usr/share/man/man3/pcrepattern.3
- # Move actual library to /lib
- mkdir -p debian/libpcre3/lib/$(DEB_HOST_MULTIARCH)
- mv debian/libpcre3/usr/lib/$(DEB_HOST_MULTIARCH)/libpcre.so.*
debian/libpcre3/lib/$(DEB_HOST_MULTIARCH)
- ln -sf /lib/$(DEB_HOST_MULTIARCH)/libpcre.so.3
debian/libpcre3-dev/usr/lib/$(DEB_HOST_MULTIARCH)/libpcre.so
# we never need to reference the library path in pcre-config on
# Debian, so clip it out so that the script will be multiarch-safe.
sed -i -e"s,/$(DEB_HOST_MULTIARCH),,g"
debian/libpcre3-dev/usr/bin/pcre-config
--- End Message ---
--- Begin Message ---
Version: 2:8.39-15.1+rm
Dear submitter,
as the package pcre3 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1094807
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)
--- End Message ---