Package: janus
Version: 0.11.2-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu jammy ubuntu-patch

Dear maintainers,

The janus package has a hard-coded versioned Recommends: on libusrsctp1. 
This binary package is now obsolete, however, having been replaced by
libusrsctp2.  As a result, janus now has a Depends: on libusrsctp2 and a
Recommends: on libusrsctp1, which will keep an obsolete package on users'
systems after upgrade.

Please drop this obsolete recommends, as in the attached patch.

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru janus-0.11.2/debian/control janus-0.11.2/debian/control
--- janus-0.11.2/debian/control 2021-04-22 06:03:08.000000000 -0700
+++ janus-0.11.2/debian/control 2021-11-05 11:34:09.000000000 -0700
@@ -56,7 +56,6 @@
  ${shlibs:Depends},
 Recommends:
  libnice10 (>= 0.1.16),
- libusrsctp1 (>= 0.9.3.0+20200406),
  lua-ansicolors,
  lua-json,
  ssl-cert,

Reply via email to