linux/debian/bin
Ben Hutchings 5872c32060 debian/bin/buildcheck.py: Interpret ABI patterns more conventionally
Currently '*' and '**' match at least one character.  Change them to
match zero or more characters, as in shell patterns.

'*' matches anything but '!', but that has no special meaning in
symbol names or module filenames.  Change it to match anything but
'/', as in shell patterns.
2017-10-13 01:39:24 +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: Interpret ABI patterns more conventionally 2017-10-13 01:39:24 +01:00
check-patches.sh check-patches.sh: Validate Forwarded value slightly better 2014-11-06 00:20:18 +00:00
gencontrol.py linux-image-dbg: Override lintian errors for vDSOs 2017-10-01 15:23:01 +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