Follow multi-arch policy
This commit is contained in:
parent
e25bc18d96
commit
8141cb7297
6 changed files with 22 additions and 11 deletions
6
debian/control
vendored
6
debian/control
vendored
|
|
@ -3,8 +3,8 @@ Section: admin
|
|||
Priority: optional
|
||||
Maintainer: Arnaud Quette <aquette@debian.org>
|
||||
Uploaders: Laurent Bigonville <bigon@debian.org>
|
||||
Build-Depends: debhelper (>= 8),
|
||||
cdbs (>= 0.4.90~),
|
||||
Build-Depends: debhelper (>= 8.1.3),
|
||||
cdbs (>= 0.4.93~),
|
||||
libgd2-xpm-dev | libgd2-noxpm-dev,
|
||||
libsnmp-dev | libsnmp9-dev,
|
||||
libusb-dev (>= 0.1.8),
|
||||
|
|
@ -166,6 +166,8 @@ Description: network UPS tools - documentation
|
|||
Package: libupsclient1
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Multi-Arch: same
|
||||
Description: network UPS tools - client library
|
||||
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