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

Debian Installer for brightness controller #11

Closed
LordAmit opened this issue Jul 23, 2013 · 6 comments
Closed

Debian Installer for brightness controller #11

LordAmit opened this issue Jul 23, 2013 · 6 comments
Labels

Comments

@LordAmit
Copy link
Owner

The brightness controller has come to a stable stage and requires an easy to use installer which will put the executables and application icons in proper directories.

@archisman-panigrahi
Copy link
Contributor

The easy to install .deb is here and it puts all the executables and icons to proper directory.

However it still contains some errors (no problem while using though) and we need your help to fix the problems.
This is the lintian output of the .deb file.

E: brightness: changelog-file-missing-in-native-package
E: brightness: no-copyright-file
E: brightness: description-starts-with-package-name
W: brightness: extended-description-line-too-long
W: brightness: unknown-section extras
E: brightness: wrong-file-owner-uid-or-gid opt/ 1000/1000
W: brightness: non-standard-dir-perm opt/ 0775 != 0755
E: brightness: wrong-file-owner-uid-or-gid opt/Brightness/ 1000/1000
E: brightness: dir-or-file-in-opt opt/Brightness/
W: brightness: non-standard-dir-perm opt/Brightness/ 0775 != 0755
E: brightness: wrong-file-owner-uid-or-gid opt/Brightness/bin/ 1000/1000
E: brightness: dir-or-file-in-opt opt/Brightness/bin/
W: brightness: non-standard-dir-perm opt/Brightness/bin/ 0775 != 0755
E: brightness: wrong-file-owner-uid-or-gid opt/Brightness/bin/brightness.py 1000/1000
E: brightness: dir-or-file-in-opt opt/Brightness/bin/brightness.py
W: brightness: executable-is-not-world-readable opt/Brightness/bin/brightness.py 0711
E: brightness: wrong-file-owner-uid-or-gid opt/Brightness/brightness.svg 1000/1000
E: brightness: dir-or-file-in-opt opt/Brightness/brightness.svg
W: brightness: non-standard-file-perm opt/Brightness/brightness.svg 0600 != 0644
E: brightness: wrong-file-owner-uid-or-gid usr/ 1000/1000
W: brightness: non-standard-dir-perm usr/ 0775 != 0755
E: brightness: wrong-file-owner-uid-or-gid usr/bin/ 1000/1000
W: brightness: non-standard-dir-perm usr/bin/ 0775 != 0755
E: brightness: wrong-file-owner-uid-or-gid usr/bin/brightness 1000/1000
W: brightness: executable-is-not-world-readable usr/bin/brightness 0711
E: brightness: wrong-file-owner-uid-or-gid usr/share/ 1000/1000
W: brightness: non-standard-dir-perm usr/share/ 0775 != 0755
E: brightness: wrong-file-owner-uid-or-gid usr/share/applications/ 1000/1000
E: brightness: wrong-file-owner-uid-or-gid usr/share/applications/brightness.desktop 1000/1000
W: brightness: non-standard-file-perm usr/share/applications/brightness.desktop 0664 != 0644
W: brightness: binary-without-manpage usr/bin/brightness
W: brightness: desktop-entry-invalid-category Utilities usr/share/applications/brightness.desktop
W: brightness: desktop-entry-lacks-main-category usr/share/applications/brightness.desktop
E: brightness: python-script-but-no-python-dep opt/Brightness/bin/brightness.py
W: brightness: executable-not-elf-or-script usr/bin/brightness

Extract the deb file, make your changes and send it to me at apandada1@gmail.com after zipping the repository.

I am also working on an rpm file, but I need some testers as I do not have Fedora.

@zlatanvasovic
Copy link
Contributor

This is fixed.

@archisman-panigrahi
Copy link
Contributor

@LordAmit Please close this issue.

@LordAmit
Copy link
Owner Author

LordAmit commented Aug 1, 2013

Should not we consider fixing the lintian warnings and errors about the debian file?

@zlatanvasovic
Copy link
Contributor

spsdco/notes#3 (comment)

2013/8/1 Amit Seal Ami notifications@github.com

Should not we consider fixing the lintian warnings and errors about the
debian file?


Reply to this email directly or view it on GitHubhttps://github.com//issues/11#issuecomment-21963646
.

Zlatan Vasović - ZDroid

@LordAmit
Copy link
Owner Author

LordAmit commented Aug 1, 2013

The same reason why I stopped paying attention to PPA / launchpad. 😄

@LordAmit LordAmit closed this as completed Aug 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants