chiark / gitweb /
Mark previously-important packages as optional (1026214)
authorMatthew Vernon <matthew@debian.org>
Thu, 22 Dec 2022 16:44:38 +0000 (16:44 +0000)
committerMatthew Vernon <matthew@debian.org>
Thu, 22 Dec 2022 16:44:38 +0000 (16:44 +0000)
debian/control

index a2ab3a8ccc625957beff4c65573a8a2038ee8583..318e0b3d07a77f1ee43520a948c8a15b48d1d3cf 100644 (file)
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 11~), dpkg-dev (>= 1.16.0), dh-autoreconf
 Package: libpcre3
 Section: libs
 Architecture: any
-Priority: important
+Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libpcre3-dev (<= 4.3-3)
 Breaks:
@@ -33,7 +33,7 @@ Package: libpcre3-udeb
 Section: debian-installer
 Package-Type: udeb
 Architecture: any
-Priority: important
+Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libpcre3-dev (<= 4.3-3)
 Description: Old Perl 5 Compatible Regular Expression Library - runtime files (udeb)