File: README.source

package info (click to toggle)
python-procset 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 532 kB
  • sloc: python: 2,607; makefile: 22
file content (23 lines) | stat: -rw-r--r-- 620 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
git branch names
----------------

Packaging is done in the upstream repository.
We deviate from DEP-14_ in the following way:
- debian packaging is done in debian/latest (following 2020-11-29 update)
- upstream branch is master

`gbp` is configured to consider these conventions.


.. _DEP-14: https://dep-team.pages.debian.net/deps/dep14/


version tags
------------

procset follows `semantic versioning`_, and (upstream) versions are tagged with the `v` prefix.
Debian releases are tagged with the prefix `debian/`.

`gbp` is configured to consider these conventions.

.. _`semantic versioning`: https://semver.org/