Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/control: Declare 389-ds-base-libs and 389-ds-base-dev Multi-Arch: same
· 303fd07a
Hugh McMaster
authored
Dec 31, 2018
303fd07a
debian/control: Convert cockpit-389-ds to Architecture: all
· 9b178916
Hugh McMaster
authored
Jan 01, 2019
9b178916
debian/control: Declare cockpit-389-ds Multi-Arch: foreign
· 63ff21ef
Hugh McMaster
authored
Jan 01, 2019
63ff21ef
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
63ff21ef
...
...
@@ -54,6 +54,7 @@ Description: 389 Directory Server suite - metapackage
Package: 389-ds-base-libs
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: 389-ds-base (<< 1.3.6.7-5),
...
...
@@ -72,6 +73,7 @@ Description: 389 Directory Server suite - libraries
Package: 389-ds-base-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
389-ds-base-libs (= ${binary:Version}),
libldap2-dev,
...
...
@@ -149,7 +151,8 @@ Description: Python3 module for accessing and configuring the 389 Directory Serv
and configuring the 389 Directory Server.
Package: cockpit-389-ds
Architecture: any
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
cockpit,
libjs-bootstrap,
...
...