Skip to content

Commit 03e3775

Browse files
committed
Drop webrick dep
1 parent fcbca5f commit 03e3775

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
ruby3.2 (3.2.0-1ppa5) bionic; urgency=medium
29

310
* Native gems don't build well cross-ruby; don't try to depend on one

debian/control

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Depends: rake (>= 10.4.2),
6060
ruby-net-telnet (>= 0.1.1),
6161
ruby-test-unit (>= 3.2.8~),
6262
ruby-xmlrpc (>= 0.3.2~),
63-
ruby-webrick (>= 1.7.0-4~),
6463
${misc:Depends},
6564
${shlibs:Depends}
6665
Provides: ${libruby:Provides}

0 commit comments

Comments
 (0)