File: README.Release

package info (click to toggle)
desktop-base 10.0.2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 14,572 kB
  • sloc: sh: 566; makefile: 364; xml: 349
file content (17 lines) | stat: -rw-r--r-- 651 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
For occasional contributions, the preferred way to contribute to this
repository is to create a branch on salsa.debian.org, create a merge request
and ask for the merge request to be reviewed on
debian-desktop@lists.debian.org.

For Debian developers and maintainers doing the tag and publication work for
the package, the preferred workflow is the following.

- During development cycle:
  -> simply git commit, or accept merge requests

- To prepare a release, as a source-only upload:
  gbp dch -R --commit
  gbp buildpackage --git-tag --changes-option=-S

- To prepare d/changelog for the next development cycle:
  gbp dch -N new_version --commit