We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30d2a2 commit fcbca5fCopy full SHA for fcbca5f
2 files changed
debian/changelog
@@ -1,3 +1,9 @@
1
+ruby3.2 (3.2.0-1ppa5) bionic; urgency=medium
2
+
3
+ * Native gems don't build well cross-ruby; don't try to depend on one
4
5
+ -- Jacob Burroughs <maths22@gmail.com> Wed, 11 Jan 2023 23:50:33 -0600
6
7
ruby3.2 (3.2.0-1ppa4) bionic; urgency=medium
8
9
* Don't list rust/yjit symbols since they aren't stable cross-arch
debian/control
@@ -61,7 +61,6 @@ Depends: rake (>= 10.4.2),
61
ruby-test-unit (>= 3.2.8~),
62
ruby-xmlrpc (>= 0.3.2~),
63
ruby-webrick (>= 1.7.0-4~),
64
- ruby-sdbm (>= 1.0.0-3~),
65
${misc:Depends},
66
${shlibs:Depends}
67
Provides: ${libruby:Provides}
0 commit comments