diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-11-22 13:16:20 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-11-22 13:16:20 +0100 |
commit | 989398afe84d6ceab891926d59aceb8aa1067785 (patch) | |
tree | b60ab6de5bd5a3c1952abc0e769e5fd2b3855f96 /debian/control | |
parent | 6d7784eb0361b698538a157b6f531004352d66d0 (diff) | |
download | nx-libs-989398afe84d6ceab891926d59aceb8aa1067785.tar.gz nx-libs-989398afe84d6ceab891926d59aceb8aa1067785.tar.bz2 nx-libs-989398afe84d6ceab891926d59aceb8aa1067785.zip |
debian/*: Adopt packaging changes from official Debian package.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2f026f613..98c143d2d 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends: x11proto-core-dev, xutils-dev, zlib1g-dev, - lsb-release + lsb-release, Standards-Version: 4.2.1 Homepage: https://github.com/ArcticaProject/nx-libs/ Vcs-Git: https://github.com/ArcticaProject/nx-libs/ @@ -407,6 +407,7 @@ Description: NX proxy (debug package) debug NX packages on this system. Package: libxcomp3 +Section: libs Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} @@ -451,6 +452,7 @@ Description: nx-X11 compression library (debug package) This package contains debug symbols for this library. Package: libxcompshad3 +Section: libs Architecture: any Multi-Arch: same Depends: libnx-x11-6 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} |