Skip to content

Commit 0068399

Browse files
committed
Don't bump dependencies that didn't change
1 parent affdcc2 commit 0068399

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
ruby3.3 (3.3.0~preview1-1ppa4) focal; urgency=medium
28

39
* Fix symbols and genprovides

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Depends: rake (>= 10.4.2),
5858
ruby-did-you-mean (>= 1.0),
5959
ruby-minitest (>= 5.4),
6060
ruby-net-telnet (>= 0.1.1),
61-
ruby-test-unit (>= 3.3.8~),
62-
ruby-xmlrpc (>= 0.3.3~),
61+
ruby-test-unit (>= 3.2.8~),
62+
ruby-xmlrpc (>= 0.3.2~),
6363
${misc:Depends},
6464
${shlibs:Depends}
6565
Provides: ${libruby:Provides}

0 commit comments

Comments
 (0)