Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script for creating Debian package #32

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jun 3, 2014

  1. feat(dpkg): script for building Debian package

    Only tested on MacOSX.
    JensRantil committed Jun 3, 2014
    Configuration menu
    Copy the full SHA
    cdd577b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad6402 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14c8e45 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2014

  1. Fix: correct fail-early option

    Cred to @ploxiln for pointing this out.
    JensRantil committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    fca2419 View commit details
    Browse the repository at this point in the history
  2. put fail-early option in file header

    Better to enable it for the whole file.
    JensRantil committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    55eb8a7 View commit details
    Browse the repository at this point in the history
  3. deb: add Homepage to control file

    @ploxiln requested this.
    JensRantil committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    c07d630 View commit details
    Browse the repository at this point in the history
  4. fix(deb/init): avoid duplicate setuid

    Cred to @ploxlin for spotting this.
    JensRantil committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    7d6adbf View commit details
    Browse the repository at this point in the history
  5. deb: set setgid in init config

    Missed this previously.
    JensRantil committed Jun 15, 2014
    Configuration menu
    Copy the full SHA
    1215e83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2adc14b View commit details
    Browse the repository at this point in the history