Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guido Gunther
wlroots
Commits
570528e2
Commit
570528e2
authored
Sep 12, 2018
by
Guido Gunther
Browse files
Document steps final steps to release a deb
Closes: #16
parent
85f1b9fe
Pipeline
#963
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/update-git-snapshot
View file @
570528e2
...
...
@@ -13,6 +13,11 @@ git checkout debian/sid
git merge
$gittag
gbp dch
-S
-a
echo
"To publish your changes use"
echo
"git push purism master
${
gittag
}
librem5 debian/sid"
set
+x
cat
<<
EOF
After filling in (and committing) the changelog use
git push purism master
${
gittag
}
librem5 debian/sid"
To publish your changes and get a new package built by CI.
EOF
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