We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent affdcc2 commit 0068399Copy full SHA for 0068399
2 files changed
debian/changelog
@@ -1,3 +1,9 @@
1
+ruby3.3 (3.3.0~preview1-1ppa5) focal; urgency=medium
2
+
3
+ * Don't bump dependencies that didn't change
4
5
+ -- Jacob Burroughs <maths22@gmail.com> Fri, 19 May 2023 14:24:46 -0500
6
7
ruby3.3 (3.3.0~preview1-1ppa4) focal; urgency=medium
8
9
* Fix symbols and genprovides
debian/control
@@ -58,8 +58,8 @@ Depends: rake (>= 10.4.2),
58
ruby-did-you-mean (>= 1.0),
59
ruby-minitest (>= 5.4),
60
ruby-net-telnet (>= 0.1.1),
61
- ruby-test-unit (>= 3.3.8~),
62
- ruby-xmlrpc (>= 0.3.3~),
+ ruby-test-unit (>= 3.2.8~),
+ ruby-xmlrpc (>= 0.3.2~),
63
${misc:Depends},
64
${shlibs:Depends}
65
Provides: ${libruby:Provides}
0 commit comments