[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1037236: bullseye-pu: package gss/1.0.3-6+deb11u1



Package: release.debian.org
Severity: normal
Tags: bullseye
User: release.debian.org@packages.debian.org
Usertags: pu

[ Reason ]
libgss3 has a file conflict with libgss0, which may have remained
installed on a system originating from lenny

[ Impact ]
qa tests (piuparts with non-default config) fail

[ Tests ]
the piuparts test that exposed the bug passes with the updated package

[ Risks ]
low, only affects packages not in bullseye

[ Checklist ]
  [x] *all* changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in (old)stable
  [x] the issue is verified as fixed in unstable
      (but differently)

[ Changes ]
adding Breaks+Replaces against the obsolete libgss0 package

[ Other info ]


Andreas
diff -Nru gss-1.0.3/debian/changelog gss-1.0.3/debian/changelog
--- gss-1.0.3/debian/changelog	2021-01-09 00:18:27.000000000 +0100
+++ gss-1.0.3/debian/changelog	2023-06-07 01:45:19.000000000 +0200
@@ -1,3 +1,10 @@
+gss (1.0.3-6+deb11u) bullseye; urgency=medium
+
+  * Non-maintainer upload.
+  * libgss3: Add Breaks+Replaces: libgss0 (<< 0.1).  (Closes: #988172)
+
+ -- Andreas Beckmann <anbe@debian.org>  Wed, 07 Jun 2023 01:45:19 +0200
+
 gss (1.0.3-6) unstable; urgency=low
 
   * Fix arch/indep-only builds.
diff -Nru gss-1.0.3/debian/control gss-1.0.3/debian/control
--- gss-1.0.3/debian/control	2021-01-09 00:14:00.000000000 +0100
+++ gss-1.0.3/debian/control	2023-06-07 01:45:19.000000000 +0200
@@ -50,6 +50,8 @@
 Multi-Arch: same
 Depends: libshishi-dev (>= 0.0.42), ${misc:Depends}, ${shlibs:Depends}
 Suggests: shishi
+Breaks: libgss0 (<< 0.1),
+Replaces: libgss0 (<< 0.1),
 Description: Library for Generic Security Services
  The GNU Generic Security Service Library (GSSLib) is a free
  implementation of the GSS-API security framework.  GSSLib uses Shishi

Reply to: