1. 08 3月, 2018 1 次提交
  2. 02 11月, 2017 1 次提交
  3. 15 7月, 2017 1 次提交
  4. 06 7月, 2017 2 次提交
  5. 19 6月, 2017 1 次提交
  6. 17 6月, 2017 2 次提交
  7. 23 2月, 2017 1 次提交
  8. 19 1月, 2016 1 次提交
    • A
      Reject arch:all binNMUs · 368b5f9e
      Ansgar Burchardt 提交于
      While arch:all binNMUs might work for some packages, they still tend
      to create problems due to versioned dependencies using
      
        arch-all-package (= ${source:Version})
      
      as these will be broken by the binNMU.  To avoid these, we reject
      arch:all binNMUs for now.
      368b5f9e
  9. 16 1月, 2016 1 次提交
    • A
      Add option to forbid source and/or binary uploads to a suite · 6b054076
      Ansgar Burchardt 提交于
      This is intended to be used to forbid uploads to policy queues and build
      queues which would result in confusing results.  While we already have a
      "reject" option in the dak.conf's SuiteMappings, having the option in
      the database means we don't have to edit dak.conf when configuring new
      suites.
      
      Another usecase will be the "unstable" suite for Debian Ports: here we
      want to import the source packages (and arch:all) from the main archive
      and only accept binary uploads.  Additional source packages must go into
      the "unreleased-*" suites.  This was not possible via SuiteMappings.
      
      Bug: https://bugs.debian.org/783115
      6b054076
  10. 08 11月, 2015 1 次提交
  11. 17 8月, 2015 1 次提交
  12. 16 8月, 2015 1 次提交
  13. 15 8月, 2015 2 次提交
    • A
      baad4033
    • P
      Modify binary package name check to accept -dbgsym · 19c39d45
      Paul Tagliamonte 提交于
       In particular, we should tolerate .deb packages that are in the
       Files, but are not present in the Binary package listing, since
       adding them into debian/control is a pretty bad idea.
      
       debhelper (currently, this will be default later), when givin
       `DH_BUILD_DDEBS=1` will build DH_BUILD_DDEBS that are in the Files
       list, named foo-dbgsym.
      
       The check now validates that the -dbgsym package corresponds to
       a package that *is* listed in the Binary package listing, and in
       the section "debug".
      19c39d45
  14. 04 2月, 2015 1 次提交
    • A
      Rename exception. · f09f34fc
      Ansgar Burchardt 提交于
      Also inherit from Reject so a proper rejection message is shown
      instead of a backtrace.
      f09f34fc
  15. 07 11月, 2014 1 次提交
  16. 06 11月, 2014 1 次提交
  17. 03 11月, 2014 1 次提交
  18. 12 9月, 2014 1 次提交
  19. 23 8月, 2014 1 次提交
  20. 11 8月, 2014 1 次提交
  21. 06 8月, 2014 1 次提交
  22. 03 8月, 2014 1 次提交
  23. 01 8月, 2014 1 次提交
  24. 08 5月, 2014 2 次提交
  25. 07 5月, 2014 1 次提交
  26. 20 10月, 2013 2 次提交
  27. 30 9月, 2013 1 次提交
  28. 04 8月, 2013 1 次提交
  29. 11 6月, 2013 2 次提交
  30. 30 5月, 2013 2 次提交
  31. 29 5月, 2013 1 次提交
  32. 09 5月, 2013 2 次提交