Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
apertis-website
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
docs
apertis-website
Commits
150b7677
Commit
150b7677
authored
4 years ago
by
Andrej Shadura
Committed by
Emanuele Aina
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update the versioning document to mention co0
Signed-off-by:
Andrej Shadura
<
andrew.shadura@collabora.co.uk
>
parent
eb99dc95
No related branches found
No related tags found
No related merge requests found
Pipeline
#193634
passed
4 years ago
Stage: generate-html
Stage: generate-pdf
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/architecture/versioning.md
+7
-2
7 additions, 2 deletions
content/architecture/versioning.md
with
7 additions
and
2 deletions
content/architecture/versioning.md
+
7
−
2
View file @
150b7677
...
...
@@ -51,11 +51,16 @@ how would that be named so that version-revision will not conflict with other
changes? What about if we want to backport the version in development, to build
against stable branch? What about us, as a downstream of the Debian package,
how should we version the package if we want to apply some changes on top of
Debian package? The convention, when modif
i
ying the package for security
Debian package? The convention, when modifying the package for security
updates, backports and downstream modification, is to append to the end of the
existing Debian version number. As a result of this policy,
many
packages in
existing Debian version number. As a result of this policy, packages in
Apertis bear the addition
`coX`
, where
`X`
is a incremented number, which
shows the number of modifications made to the package by Collabora for Apertis.
The
`co0`
suffix means that the only difference between the upstream package
from Debian and the package in Apertis is the metadata under
`debian/apertis/`
and the changelog entry itself. This is to highlight the fact that this metadata
ends up in the generated source package, so this source package carries a
small delta against the corresponding Debian package.
Additionally, there are a number of symbols that are used to separate these
portions of the revision. The symbol
`~`
is used to infer "less", and
`+`
for
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment