From 2439bfe90564299579059bcc626152919721ab18 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Sun, 6 May 2012 19:09:23 +0000 Subject: [PATCH] debian: mark debug packages as priority extra It's required by lintian. --- debian/bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index 83c68e5be0..89b7f7acf5 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -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})