File: README.source

package info (click to toggle)
libisoburn 1.5.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,964 kB
  • sloc: ansic: 54,599; sh: 14,260; tcl: 4,381; makefile: 220; cpp: 40
file content (25 lines) | stat: -rw-r--r-- 1,076 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
To update this package:

* run "gbp import-orig --uscan"
* commit the temporary changelog
* run "cme check dpkg"
* if needed, run "cme update dpkg-copyright"
  (See https://github.com/dod38fr/config-model/wiki/Updating-debian-copyright-file-with-cme)
* run "gbp buildpackage"
* check the result and fix lintian warnings if possible
* Run "gbp dch -a" to update debian/changelog from your last commits
* Run "dch -e" to edit debian/changelog. Edit as needed
  i.e. remove all details that users don't need.
  Leave the "UNRELEASED" string
* commit the new changelog: "git commit debian/changelog"
* push on salsa: "git push --all && git push --tags" (push all branches)

To upload (for the mentor):
* prepare the release: run "gbp dch -Ra --dch-opt=-m --commit". Edit if needed.
* build the source package: "gbp buildpackage -S --git-tag"
* upload the package
* push the tag on Salsa: "gbp push"

For more details on gbp, please see https://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html

 -- Dominique Dumont <dod@debian.org>, Sat, 18 Sep 2021 10:11:29 +0200