Skip to content
Snippets Groups Projects
Commit fb10826e authored by Sebastian Ramacher's avatar Sebastian Ramacher
Browse files

Migrate to automatic dbg packages

parent 1b58bfa5
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Sebastian Ramacher <sramacher@debian.org>
Build-Depends:
debhelper (>= 9),
debhelper (>= 9.20151219),
cmake,
libnuma-dev [amd64 arm64 i386 mips mips64 mips64el mipsel powerpc ppc64el],
yasm (>= 1.2) [any-amd64]
......@@ -60,28 +60,12 @@ Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends}
Suggests:
libx265-68-dbg
Description: H.265/HEVC video stream encoder (shared library)
libx265 is an encoding library for creating H.265/High Efficency Video Coding
(HEVC) video streams.
.
This package contains the shared library.
Package: libx265-68-dbg
Priority: extra
Section: debug
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
libx265-68 (= ${binary:Version})
Description: H.265/HEVC video stream encoder (debugging symbols)
libx265 is an encoding library for creating H.265/High Efficency Video Coding
(HEVC) video streams.
.
This package provides the debugging symbols for the shared library.
Package: libx265-doc
Section: doc
Architecture: all
......
......@@ -76,5 +76,5 @@ override_dh_installdocs-indep:
# common bits
override_dh_strip:
dh_strip -plibx265-68 --dbg-package=libx265-68-dbg
dh_strip -plibx265-68 --ddeb-migration='libx265-86-dbg (<< 1.8-6~)'
dh_strip --remaining-packages
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment