Commit ef766297f8a47b73767ab08207e7919fcabc0100
Exists in
master
and in
3 other branches
Merge remote-tracking branch 'origin/master'
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
debian/control
... | ... | @@ -14,7 +14,7 @@ Description: TN3270 Access library. |
14 | 14 | |
15 | 15 | Package: lib3270-dev |
16 | 16 | Architecture: any |
17 | -Provides: lib3270-5.2-dev | |
17 | +Provides: lib3270-dev (= ${binary:Version}), lib3270-5.2-dev (= ${binary:Version}) | |
18 | 18 | Section: libdevel |
19 | 19 | Depends: ${misc:Depends}, pkg-config, lib3270-5.2 (= ${binary:Version}) |
20 | 20 | Description: TN3270 Access library development files. | ... | ... |