Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
fc1620e5
Commit
fc1620e5
authored
Jun 04, 2012
by
Guillaume Lazzara
Committed by
Roland Levillain
Jun 30, 2014
Browse files
debian/HOWTO: update.
Signed-off-by:
Roland Levillain
<
roland@lrde.epita.fr
>
parent
1c21239d
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
fc1620e5
2012-06-04 Guillaume Lazzara <z@lrde.epita.fr>
* debian/HOWTO: update.
2012-06-04 Guillaume Lazzara <z@lrde.epita.fr>
* debian/changelog: Close ITP bug.
...
...
debian/HOWTO
View file @
fc1620e5
...
...
@@ -3,12 +3,11 @@
* Use one of the following command:
----------------------------------
git-buildpackage
--git-export-dir=../build-area/ --git-builder="debuild -i'\.git' -I.git "
git-buildpackage
or, if you need to keep environment variables :
git-buildpackage --git-export-dir=../build-area/ --git-builder="debuild --preserve-env --prepend-path=/usr/local/bin -i'\.git' -I.git "
git-buildpackage --preserve-env --prepend-path=/usr/local/bin
--preserve-env should NOT be used. However we enable this option to
...
...
@@ -18,15 +17,11 @@ git-buildpackage --git-export-dir=../build-area/ --git-builder="debuild --prese
located in /usr/local/bin.
* More documentation
* .git/gbp.conf: setting default config
cat <<EOF > .git/gbp.conf
[DEFAULT]
# Force running lintian to check .deb files validity.
postbuild=lintian $GBP_CHANGES_FILE
EOF
** "compatibility level" for the debhelper tool
http://wiki.debian.org/IntroDebianPackaging
*
More documentation
*
*
Git Build Package
http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment