File: drop-covered-sus.patch

package info (click to toggle)
ruby-async-process 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 172 kB
  • sloc: ruby: 129; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 408 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Drop covered/sus, it's not in the archive
Author: Simon Quigley <tsimonq2@debian.org>
Origin: vendor
Forwarded: not-needed
Last-Update: 2026-03-05
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/config/sus.rb
+++ b/config/sus.rb
@@ -3,5 +3,3 @@
 # Released under the MIT License.
 # Copyright, 2024, by Samuel Williams.
 
-require "covered/sus"
-include Covered::Sus