debian/control: Mark -dev packages as Multi-Arch: same

This commit is contained in:
Laurent Bigonville 2019-07-27 22:32:27 +02:00
parent 3115b529b2
commit 59582e793c
2 changed files with 5 additions and 1 deletions

3
debian/control vendored
View file

@ -190,6 +190,7 @@ Depends: libupsclient4 (= ${binary:Version}),
libnss3-dev,
${misc:Depends},
${shlibs:Depends}
Multi-Arch: same
Description: network UPS tools - development files
Network UPS Tools (NUT) is a client/server monitoring system that
allows computers to share uninterruptible power supply (UPS) and
@ -220,6 +221,7 @@ Architecture: any
Depends: libnutclient0 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Multi-Arch: same
Description: network UPS tools - development files for the new client library
Network UPS Tools (NUT) is a client/server monitoring system that
allows computers to share uninterruptible power supply (UPS) and
@ -250,6 +252,7 @@ Architecture: any
Depends: libnutscan1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Breaks: libupsclient-dev (<< 2.7.4-9~)
Replaces: libupsclient-dev (<< 2.7.4-9~)
Multi-Arch: same
Description: network UPS tools - development files for the scanner library
Network UPS Tools (NUT) is a client/server monitoring system that
allows computers to share uninterruptible power supply (UPS) and