Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
olena
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Robert Sachunsky
olena
Commits
fc1620e5
Commit
fc1620e5
authored
Jun 04, 2012
by
Guillaume Lazzara
Committed by
Roland Levillain
Jun 30, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debian/HOWTO: update.
Signed-off-by:
Roland Levillain
<
roland@lrde.epita.fr
>
parent
1c21239d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
11 deletions
+10
-11
ChangeLog
ChangeLog
+4
-0
debian/HOWTO
debian/HOWTO
+6
-11
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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