summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-07-05 21:07:55 +0200
committergregor herrmann <gregoa@debian.org>2023-07-05 21:17:28 +0200
commite5117222fdda91690a317ddecc78d5523a69d7c9 (patch)
tree104338d5ad5ec26cc1510c77aa8662ab09cf156e
parent3f50b32d01b138def3a42436f9174b5a2811de91 (diff)
Drop old Breaks entries.
Even oldstable has new enough versions.
-rw-r--r--debian/control3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index b49c6c9..76124b4 100644
--- a/debian/control
+++ b/debian/control
@@ -43,9 +43,6 @@ Recommends: libasync-mergepoint-perl,
libsereal-perl,
libtest-fatal-perl,
libtest-refcount-perl
-Breaks: libio-async-loop-epoll-perl (<< 0.21),
- libio-async-loop-glib-perl (<< 0.22),
- libio-async-loop-mojo-perl (<< 0.07)
Description: modules for asynchronous event-driven programming
The IO::Async collection of modules allows programs to be written that
perform asynchronous filehandle IO operations.