forked from xapi-project/xen-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Fix lintian warnings and add xcp-xe package #10
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
Merged
jonludlam
merged 18 commits into
jonludlam:debian
from
mcclurmc:debian-fix-lintian-and-xe-package
Dec 11, 2011
Merged
Fix lintian warnings and add xcp-xe package #10
jonludlam
merged 18 commits into
jonludlam:debian
from
mcclurmc:debian-fix-lintian-and-xe-package
Dec 11, 2011
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Author
|
Don't pull this yet... |
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
…al package Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]> Author: Thomas Goirand <[email protected]>
Author: Thomas Goirand <[email protected]> 2011-12-11 16:19:57 Signed-off-by: Mike McClurg <[email protected]>
Author
|
Harcore rebasing action... |
Signed-off-by: Mike McClurg <[email protected]>
Signed-off-by: Mike McClurg <[email protected]>
Author
|
Jon, I've pushed the master/1.3 tag to your repo. Thomas, I've incorporated a number of the patches that you sent me; I had already pushed most of the changes you made. I couldn't get the 'added dh_python2 support' patch to compile. I kept getting an error on the python-all builddep version. |
jonludlam
added a commit
that referenced
this pull request
Dec 11, 2011
Fix lintian warnings and add xcp-xe package
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request creates a new package xcp-xe, which installs /usr/bin/xe on its own. It also fixes most lintian errors and warnings. After this pull request, these are the few remaining lintian warnings we have:
W: xen-api source: missing-license-paragraph-in-dep5-copyright paragraph 8 gfdl-1.2 with no invariant section
W: xen-api source: missing-license-paragraph-in-dep5-copyright paragraph 6 lgpl-2.1
W: xcp-v6d: binary-without-manpage usr/sbin/v6d
W: xcp-squeezed: binary-without-manpage usr/sbin/squeezed
W: xcp-xapi-debug: image-file-in-usr-lib usr/lib/xcp/debug/www/images/xen_logo.gif
W: xcp-xapi-debug: embedded-javascript-library usr/lib/xcp/debug/www/jquery/jquery.cookie.js
W: xcp-xapi: binary-without-manpage usr/sbin/xapi
W: xcp-xapi: binary-without-manpage usr/bin/xe
We still need to remove jquery...