Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
debomatic-webui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
debomatic-webui-admins
debomatic-webui
Commits
a1c50dc4
Commit
a1c50dc4
authored
Jun 16, 2014
by
Leo Iannacone
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'github/master' into portable
parents
a40c9e8a
c7485bd5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
History.md
History.md
+2
-1
debomatic-webui/views/commands.ejs
debomatic-webui/views/commands.ejs
+1
-1
No files found.
History.md
View file @
a1c50dc4
...
@@ -6,7 +6,8 @@
...
@@ -6,7 +6,8 @@
*
[new] better tooltip over the action buttons (such as Download, View al file, Get all)
*
[new] better tooltip over the action buttons (such as Download, View al file, Get all)
*
[new] show the debomatic architecture in the header description
*
[new] show the debomatic architecture in the header description
*
[new] show architecture and version in footer if header is hidden in preferences
*
[new] show architecture and version in footer if header is hidden in preferences
*
[fix] when watching a file which gets deletion tail lib crashes
*
[fix] system crashes when watch a file and it gets deletion
*
[fix] never loses first errors received client side
# 0.4.2 (2014-06-15)
# 0.4.2 (2014-06-15)
*
[fix] calculate pidfile for debomatic status check after merging configurations
*
[fix] calculate pidfile for debomatic status check after merging configurations
...
...
debomatic-webui/views/commands.ejs
View file @
a1c50dc4
...
@@ -67,7 +67,7 @@ cannot be downloaded and processed by Deb-o-Matic.
...
@@ -67,7 +67,7 @@ cannot be downloaded and processed by Deb-o-Matic.
<p>You could want to prepare a porter upload, a binary-only upload which generates
<p>You could want to prepare a porter upload, a binary-only upload which generates
architecture dependent binaries only. Additional information can be found in
architecture dependent binaries only. Additional information can be found in
<a class="reference external" href="http://www.debian.org/doc/manuals/developers-reference/pkgs.html#porter-guidelines">Debian Developer’s Reference</a>.</p>
<a class="reference external" href="http://www.debian.org/doc/manuals/developers-reference/pkgs.html#porter-guidelines">Debian Developer’s Reference</a>.</p>
<p>In order to do so, you must use the <code>
rebuild
</code> command:</p>
<p>In order to do so, you must use the <code>
porter
</code> command:</p>
<pre>echo "porter foo_version dist Joe Doe <j.doe@acme.com>" > foo.commands</pre>
<pre>echo "porter foo_version dist Joe Doe <j.doe@acme.com>" > foo.commands</pre>
<p>where foo is the name of the source package you want to rebuild, version is
<p>where foo is the name of the source package you want to rebuild, version is
the version of the package you want to rebuild, dist is the distribution which
the version of the package you want to rebuild, dist is the distribution which
...
...
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