We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb7542a commit 5da5543Copy full SHA for 5da5543
2 files changed
debian/changelog
@@ -1,3 +1,9 @@
1
+ruby3.1 (3.1.2-1ppa2) bionic; urgency=medium
2
+
3
+ * Mark as providing ruby
4
5
+ -- Jacob Burroughs <maths22@gmail.com> Thu, 22 Sep 2022 12:50:37 -0500
6
7
ruby3.1 (3.1.2-1ppa1) bionic; urgency=medium
8
9
* Build for Ubuntu
debian/control
@@ -34,6 +34,7 @@ Rules-Requires-Root: no
34
Package: ruby3.1
35
Multi-Arch: allowed
36
Architecture: any
37
+Provides: ruby
38
Depends: rubygems-integration (>= 1.17.1~),
39
${misc:Depends},
40
${shlibs:Depends}
0 commit comments