File: drop-covered-sus.patch

package info (click to toggle)
ruby-protocol-http 0.59.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 880 kB
  • sloc: ruby: 7,612; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Drop covered/sus, it's not packaged
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
@@ -2,6 +2,3 @@
 
 # Released under the MIT License.
 # Copyright, 2023-2025, by Samuel Williams.
-
-require "covered/sus"
-include Covered::Sus