We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcbca5f commit 03e3775Copy full SHA for 03e3775
2 files changed
debian/changelog
@@ -1,3 +1,10 @@
1
+ruby3.2 (3.2.0-1ppa6) bionic; urgency=medium
2
+
3
+ * Drop webrick dep because launchpad is being annoying; we should probably
4
+ restore it in the future
5
6
+ -- Jacob Burroughs <maths22@gmail.com> Thu, 12 Jan 2023 10:31:33 -0600
7
8
ruby3.2 (3.2.0-1ppa5) bionic; urgency=medium
9
10
* Native gems don't build well cross-ruby; don't try to depend on one
debian/control
@@ -60,7 +60,6 @@ Depends: rake (>= 10.4.2),
60
ruby-net-telnet (>= 0.1.1),
61
ruby-test-unit (>= 3.2.8~),
62
ruby-xmlrpc (>= 0.3.2~),
63
- ruby-webrick (>= 1.7.0-4~),
64
${misc:Depends},
65
${shlibs:Depends}
66
Provides: ${libruby:Provides}
0 commit comments