Skip to content

Commit df6347a

Browse files
committed
Update debian control file
Signed-off-by: mlradu <larisa.radu@analog.com>
1 parent 79905b5 commit df6347a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packaging/debian/control

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Architecture: @ARCHITECTURE@
1212
Multi-Arch: same
1313
Pre-Depends: ${misc:Pre-Depends}
1414
Depends: ${misc:Depends}, ${shlibs:Depends}
15-
Replaces: libad9361-0
16-
Provides: libad9361-0
15+
Replaces: libad9361-0 (= 0.3)
16+
Provides: libad9361-0 (= 0.3)
1717
Description: Library of functions specific to the Analog Devices AD9361
1818
This library contains a few functions useful to configure and use the
1919
Analog Devices AD9361 Agile Transceiver.
@@ -32,8 +32,8 @@ Package: python3-libad9361
3232
Architecture: all
3333
Section: python
3434
Depends: ${misc:Depends}, ${python3:Depends}, libad9361
35-
Replaces: python3-ad9361
36-
Provides: python3-ad9361
35+
Replaces: python3-ad9361 (= 0.3)
36+
Provides: python3-ad9361 (= 0.3)
3737
Description: Python bindings for libad9361
3838
This library contains a few functions useful to configure and use the
3939
Analog Devices AD9361 Agile Transceiver.

0 commit comments

Comments
 (0)