linux/debian/bin
Ben Hutchings b4b1be4c52 Move debug symbols back to the main archive
dak currently allows a binary upload to include debug symbol packages
that don't appear in the overrides file or the Binary field of the
changes file, so long as they have the appropriate
'Auto-Built-Package' field and their name matches another binary
package in the upload plus the '-dbgsym' suffix.

For architectures with code signing enabled, our binary uploads never
match this condition as the corresponding binary package has the
'-unsigned' suffix and the debug symbols package does not.  Since we
do list the debug symbol packages in the Binary field, they do get
added to the overrides file when accepted through the NEW queue, but
they are automatically pruned from there some time later.  Later
uploads then have to go through NEW even though they are not
introducing new binary packages.  This would be a big problem for
stable security updates.

For now, move debug symbols back to the main archive with the old
'-dbg' suffix.  Keep them enabled for all architectures.
2017-04-16 18:53:35 +01:00
..
abiupdate.py abiupdate.py: Add support for incoming.ports.debian.org 2017-01-07 18:00:21 +00:00
buildcheck.py debian/bin/buildcheck.py: Add check for symbols with version CRC of 0 2016-12-02 02:49:08 +00:00
check-patches.sh check-patches.sh: Validate Forwarded value slightly better 2014-11-06 00:20:18 +00:00
gencontrol.py Move debug symbols back to the main archive 2017-04-16 18:53:35 +01:00
genorig.py genorig.py: Verify tag signatures (based on work by Yves-Alexis Perez) 2017-01-07 02:57:59 +00:00
getconfig.py Add script for reading a single config item 2015-10-31 22:04:13 +00:00
git-tag-gpg-wrapper [rt] genpatch.py: Verify tag and tarball signatures 2017-01-25 04:30:46 +00:00
kconfig.py debian/bin/kconfig.py: Adjust for compatibility with Python 3 2015-08-30 21:43:02 +01:00
no-depmod Install /lib/modules/<kernel-version>/modules.builtin in linux-image packages 2012-01-07 22:08:58 +00:00
stable-update stable-update: Rewrite stable-update.sh in Python 2016-05-06 21:37:36 +01:00
stable-update.sh stable-update: Rewrite stable-update.sh in Python 2016-05-06 21:37:36 +01:00
test-patches test-patches: Set default number of jobs to number of available processors 2017-02-08 02:05:30 +00:00
uscan-hook debian/watch: Add watch file and update script 2013-06-24 02:04:54 +00:00