• C
    Merge branch 'master' of ries.debian.org:/srv/ftp.debian.org/git/dak · 383fcee1
    Chris Lamb 提交于
    * 'master' of ries.debian.org:/srv/ftp.debian.org/git/dak:
      Disable check_lintian for now.
      clean-queues: Add proper logging
      Only lintian reject uploads to unstable or experimental
      Fix use of "wayout" name.
      dict[k] raises IndexError if does not exist - check with infix 'in' instead.
      Actually add a seperator to our --tags-from-file input.
      lintian YAML has a "lintian" root element.
      Close sourcefile.
      Dedent again by returning if lintian doesn't return any content.
      Return all the lintian-related rejections, not just the first one.
      It's called 'next', not 'continue'. =)
      Dedent again by using continue.
      Remove one level of indentation by using continue
      Simple check for lintian regex
      Use set() instead of Perlesque hash[key] = 1
      autoreject
      Add lintian tags file
    383fcee1
queue.py 101.3 KB