mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
debian: mark debug packages as priority extra
It's required by lintian.
This commit is contained in:
parent
3ee672467a
commit
2439bfe905
2
debian/bootstrap.sh
vendored
2
debian/bootstrap.sh
vendored
@ -313,6 +313,7 @@ Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
||||
|
||||
Package: freeswitch-dbg
|
||||
Section: debug
|
||||
Priority: extra
|
||||
Architecture: any
|
||||
Depends: \${misc:Depends}, freeswitch (= \${binary:Version})
|
||||
Description: debugging symbols for FreeSWITCH
|
||||
@ -463,6 +464,7 @@ Description: ${description} for FreeSWITCH
|
||||
|
||||
Package: freeswitch-${module_name//_/-}-dbg
|
||||
Section: debug
|
||||
Priority: extra
|
||||
Architecture: any
|
||||
Depends: \${misc:Depends},
|
||||
freeswitch-${module_name//_/-} (= \${binary:Version})
|
||||
|
Loading…
x
Reference in New Issue
Block a user