Package: devscripts Version: 2.17.6 Severity: normal Tags: patch Hello,
The "a11y" tag was added to the BTS, could you add the support to the devscript package? The attached patch should be doing this. Samuel -- Package-specific info: --- /etc/devscripts.conf --- --- ~/.devscripts --- DEBSIGN_KEYID="0xA003196827414880!" DEBCHANGE_AUTO_NMU=no DEBSIGN_PROGRAM="gpg --use-agent" -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-debug'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.12.0 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages devscripts depends on: ii dpkg-dev 1.18.24 ii libc6 2.24-12 ii libfile-homedir-perl 1.00-1 ii perl 5.24.1-4 ii python3 3.5.3-1 Versions of packages devscripts recommends: ii apt 1.4.6 ii at 3.1.20-3 ii curl 7.52.1-5 ii dctrl-tools 2.24-2+b1 ii debian-keyring 2017.05.28 ii dput 0.12.1 ii dupload 2.8.4 ii equivs 2.0.10 ii fakeroot 1.21-3.1 ii file 1:5.30-1 ii gnupg 2.1.18-8 ii gnupg2 2.1.18-8 ii libdistro-info-perl 0.15 ii libdpkg-perl 1.18.24 ii libencode-locale-perl 1.05-1 ii libgit-wrapper-perl 0.047-1 ii liblist-compare-perl 0.53-1 ii liblwp-protocol-https-perl 6.06-2 ii libsoap-lite-perl 1.20-1 ii liburi-perl 1.71-1 ii libwww-perl 6.15-1 ii licensecheck 3.0.29-1 ii lintian 2.5.51 ii man-db 2.7.6.1-2 ii patch 2.7.5-1+b2 ii patchutils 0.3.4-2 ii python3-debian 0.1.30 ii python3-magic 1:5.30-1 ii sensible-utils 0.0.9 ii strace 4.15-2 ii unzip 6.0-21 ii wdiff 1.2.2-2 ii wget 1.19.1-4 ii xz-utils 5.2.2-1.2+b1 Versions of packages devscripts suggests: ii adequate 0.15.1 pn autopkgtest <none> pn bls-standalone <none> ii bsd-mailx [mailx] 8.1.2-0.20160123cvs-4 ii build-essential 12.3 pn check-all-the-things <none> pn cvs-buildpackage <none> pn devscripts-el <none> pn diffoscope <none> pn disorderfs <none> pn dose-extra <none> ii duck 0.12 ii faketime 0.9.6-7+b1 ii gnuplot 5.0.5+dfsg1-7 ii gpgv 2.1.18-8 pn how-can-i-help <none> ii libauthen-sasl-perl 2.1600-1 ii libfile-desktopentry-perl 0.22-1 pn libnet-smtps-perl <none> pn libterm-size-perl <none> ii libtimedate-perl 2.3000-2 ii libyaml-syck-perl 1.29-1+b2 pn mozilla-devscripts <none> pn mutt <none> ii openssh-client [ssh-client] 1:7.5p1-5 pn piuparts <none> pn ratt <none> pn reprotest <none> ii svn-buildpackage 0.8.6 ii w3m 0.5.3-34 -- no debconf information -- Samuel > Voici mon problème, j'ai deux PCs relies par des cartes ethernet, > configures avec le protocole PPP. -+- Romain in Guide du linuxien pervers - "Ils sont fous ces romains !" -+-
diff --git a/scripts/bts.pl b/scripts/bts.pl index 2468978d..00b135a2 100755 --- a/scripts/bts.pl +++ b/scripts/bts.pl @@ -160,7 +160,7 @@ our (@gTags, @valid_tags, %valid_tags); "potato", "woody", "sid", "help", "security", "upstream", "pending", "sarge", "sarge-ignore", "experimental", "d-i", "confirmed", "ipv6", "lfs", "fixed-in-experimental", - "fixed-upstream", "l10n", "newcomer", "etch", "etch-ignore", + "fixed-upstream", "a11y", "l10n", "newcomer", "etch", "etch-ignore", "lenny", "lenny-ignore", "squeeze", "squeeze-ignore", "wheezy", "wheezy-ignore", "jessie", "jessie-ignore", "stretch", "stretch-ignore", "buster", "buster-ignore",