- 14 Jul, 2017 2 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
Signed-off-by:
Mattia Rizzolo <mattia@debian.org> Signed-off-by:
James McCoy <jamessan@debian.org>
-
- 12 Jul, 2017 5 commits
-
-
Closes: #867416 Thanks: Samuel Thibault <sthibault@debian.org> for the patch Signed-off-by:
Mattia Rizzolo <mattia@debian.org> Signed-off-by:
James McCoy <jamessan@debian.org>
-
Signed-off-by:
Mattia Rizzolo <mattia@debian.org> Signed-off-by:
James McCoy <jamessan@debian.org>
-
That whole code should probably be changed to use data coming from distro-info-data exclusively (and it already does for backports), but it's not entirely possible until it supports oldoldstable (#782685) Signed-off-by:
Mattia Rizzolo <mattia@debian.org> Signed-off-by:
James McCoy <jamessan@debian.org>
-
Signed-off-by:
Mattia Rizzolo <mattia@debian.org> Signed-off-by:
James McCoy <jamessan@debian.org>
-
Signed-off-by:
Mattia Rizzolo <mattia@debian.org> Signed-off-by:
James McCoy <jamessan@debian.org>
-
- 03 Jun, 2017 5 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
- 28 May, 2017 1 commit
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
- 27 May, 2017 1 commit
-
-
Cloess: #863497 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 15 May, 2017 1 commit
-
-
Antonio Terceiro authored
Closes: #862586
-
- 03 Apr, 2017 4 commits
-
-
Paul Wise authored
-
Paul Wise authored
Suggested-by: Rhonda Suggested-in: #devscripts
-
Paul Wise authored
Use tilde expansion for the bash scripts and completion. Use File::HomeDir->my_home for the Perl scripts. Store results in $ENV{HOME} to minimise the changes. The scripts that had issues when HOME is unset include: bts chdist debcommit dscverify grep-excuses namecheck rc-alert svnpath wnpp-alert -
Paul Wise authored
-
- 30 Mar, 2017 4 commits
-
-
Adam D. Barratt authored
-
Adam D. Barratt authored
-
Adam D. Barratt authored
-
Osamu Aoki authored
-
- 19 Mar, 2017 2 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
gpg uses a UNIX socket for communicating among the various processes. On ci.debian.net, the path being used was exceeding the valid string length for a path to a UNIX socket. Signed-off-by:James McCoy <jamessan@debian.org>
-
- 17 Mar, 2017 2 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
This ensures the -n checks, which determine whether to process the file, correctly fail so we don't try to sign non-existent files. Signed-off-by:James McCoy <jamessan@debian.org>
-
- 16 Mar, 2017 2 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Restore use of $remotedir to specify where to copy files on the remote host. This is needed to allow glob patterns for the remote changes file. This also allows removing all the extra "$remote*" arguments to the maybesign_* functions. All that's required is the host and directory. Finally, lift the ensure_local_copy calls out of maybesign_* functions, since the file needs to be local in order to derive the child filenames. Signed-off-by:James McCoy <jamessan@debian.org>
-
- 13 Mar, 2017 3 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Rather than trying to guess at the filenames by munging the name of the file we were given, just inspect its contents. This ensures we're signing the correct files, instead of unrelated files that happen to match the munging we're doing, as well as fixing are broken guessing for buildinfo filenames. Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Regression introduced by 0207d949 . Signed-off-by:
James McCoy <jamessan@debian.org>
-
- 06 Mar, 2017 1 commit
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
- 01 Mar, 2017 2 commits
-
-
James McCoy authored
-
Signed-off-by:James McCoy <jamessan@debian.org>
-
- 28 Feb, 2017 1 commit
-
-
Mattia Rizzolo authored
Closes: #856374 Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 27 Feb, 2017 2 commits
-
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
James McCoy authored
Signed-off-by:James McCoy <jamessan@debian.org>
-
- 26 Feb, 2017 1 commit
-
-
James McCoy authored
-
- 25 Feb, 2017 1 commit
-
-
James McCoy authored
There was already code to do this when we have a matching item, but embedded <li> elements could actually prevent detecting a matching excuse (c.f., #856104). Lift the existing munging up so it happens while we collect the data for each excuse, thus fixing the matching of relevant excuses. Signed-off-by:James McCoy <jamessan@debian.org>
-