Merge branch 'multiarch-fixes' into 'debian'
Apply hints suggested by the multi-arch hinter See merge request debian/nut!4
This commit is contained in:
commit
2865f396dc
2 changed files with 9 additions and 0 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
|
@ -1,3 +1,10 @@
|
|||
nut (2.7.4-14) UNRELEASED; urgency=medium
|
||||
|
||||
* Apply multi-arch hints.
|
||||
+ libups-nut-perl, nut-doc: Add Multi-Arch: foreign.
|
||||
|
||||
-- Debian Janitor <janitor@jelmer.uk> Mon, 22 Mar 2021 20:08:16 -0000
|
||||
|
||||
nut (2.7.4-13) unstable; urgency=medium
|
||||
|
||||
[ Arnaud Quette ]
|
||||
|
|
|
|||
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -157,6 +157,7 @@ Section: doc
|
|||
Depends: ${misc:Depends}
|
||||
Suggests: doc-base
|
||||
Build-Profiles: <!nodoc>
|
||||
Multi-Arch: foreign
|
||||
Description: network UPS tools - documentation
|
||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||
allows computers to share uninterruptible power supply (UPS) and
|
||||
|
|
@ -295,6 +296,7 @@ Package: libups-nut-perl
|
|||
Section: perl
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${perl:Depends}
|
||||
Multi-Arch: foreign
|
||||
Description: network UPS tools - Perl bindings for NUT server
|
||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||
allows computers to share uninterruptible power supply (UPS) and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue