diff options
| author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-06-05 19:26:11 -0300 |
|---|---|---|
| committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-06-05 19:26:11 -0300 |
| commit | 4f63d1daef10598431f091ab7b93b1f9288ac1e2 (patch) | |
| tree | 8f67e855112e6f31306e5749ffa49fdc5f70a4a9 | |
| parent | 52324e11fff0453e97ce0c68d414f5a8626e78a1 (diff) | |
set Break and replace to lsm (<< 1.0.21~)
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 3e416b8..aa60980 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Vcs-Browser: https://git.gnuabordo.com.br/foolsm.git Package: foolsm Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Replaces: lsm (<< 1.0.8-1) -Conflicts: lsm (<< 1.0.8-1) +Replaces: lsm (<< 1.0.21-1) +Conflicts: lsm (<< 1.0.21-1) Description: Link connectivity monitor tool Provide a Link Status Monitor, It can be used to monitor Linux router/firewall connectivity and if router/firewall has multiple connections it can change |
