Skip to content
Snippets Groups Projects
  1. Sep 10, 2019
  2. Sep 07, 2019
  3. Sep 04, 2019
  4. Sep 03, 2019
    • micah's avatar
      [ci] change tag to beluga · 3308b9ae
      micah authored
      Beluga is allowed to do ssh uploads to the package repository, the other runners
      are not.
      3308b9ae
    • micah's avatar
      Merge remote-tracking branch 'origin' · a381b4fc
      micah authored
      a381b4fc
    • micah's avatar
      [pkg] Fix python build issues · 85a05fe3
      micah authored
      . python-script-but-no-python-dep: Because python dependency was
        python2|python3, but bitmask-root has #!/usr/bin/python2.7 the python
        dependency was not being properly resolved. To fix this I changed it to use
        ${python:Depends}
      
      . python-depends-but-no-python-helper: debian/rules needs to call the python
        helper
      
      . missing-build-dependency-for-dh-addon and
        missing-build-dependency-for-dh_-command: added the build-dependency in
        debian/control for python2
      85a05fe3
    • micah's avatar
      [pkg] fix NMU warnings · 1691142f
      micah authored
      . add proper maintainer and version number in changelog
      . add me as an Uploader
      1691142f
    • micah's avatar
      [pkg] Fix lintian issues · f485f948
      micah authored
      . missing-dependency-on-libc: add missing Depends on ${shlibs:Depends} to
      debian/control
      
      . priority-extra-is-replaced-by-priority-optional: change debian/control
      Priority to be 'optional'
      f485f948
    • micah's avatar
      [pkg] resolve lintian warning: invalid-short-name-in-dep5-copyright · b7f06d86
      micah authored
      The name of the GPLv3 license in debian/copyright has to match one the dep5
      processor understands
      b7f06d86
    • micah's avatar
      [ci] change registry path to more stable name · dfbfe7d9
      micah authored
      dfbfe7d9
  5. Aug 20, 2019
Loading