Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Samuel Thibault
mariadb-10.1
Commits
fe6f31e7
Commit
fe6f31e7
authored
Dec 24, 2018
by
Faustin Lammler
Browse files
Fix 2 typo error in README contributor
parent
10bf8ca0
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/README.Contributor
View file @
fe6f31e7
...
...
@@ -93,7 +93,7 @@ maintenance releases and any fix done upstream will therefore be included in
Debian relatively quickly. You can send email to the developers mailing list
or open a pull request at https://github.com/MariaDB/server.
Follow these instructions i
s
your fix is about packaging in Debian specifically.
Follow these instructions i
f
your fix is about packaging in Debian specifically.
Start by using gitk or similar tool to browse the previous changes. Try to follow
similar pattern in your new changes.
...
...
@@ -102,7 +102,7 @@ subdirectory. If you need to create changes outside the debian/ directory,
then you need to create a patch file using the same pattern as the patches
found in debian/patches and activated by a line in debian/patches/series
Do not bundle in you commit any changes to debian/changelog. The correct changelog
Do not bundle in you
r
commit any changes to debian/changelog. The correct changelog
entries will be created later by the maintainer using git-dch in an automated fashion.
For an example of a patch adding commit see https://github.com/ottok/mariadb-10.0/commit/8d2a7c909
...
...
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