Skip to content

Commit 4cee410

Browse files
committed
Fixed description in control file.
1 parent 016a4ff commit 4cee410

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

debian/control

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Package: python3-gvm
2121
Architecture: all
2222
Depends: ${misc:Depends}, ${python3:Depends}
2323
Conflicts: python3-gvm-tools
24-
Replaces: python3-gvm-tools
24+
Replaces: python3-gvm-tools
2525
Description: Library for gvm-tools
26+
·
2627
This package installs the library necessary for the gvm-tools.
27-
So that it can be used from inside another python program.
28+
So that it can be used from inside another Python program.

0 commit comments

Comments
 (0)