File: README.source

package info (click to toggle)
mini-buildd 2.4.7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,632 kB
  • sloc: python: 9,994; sql: 1,597; sh: 1,466; javascript: 98; lisp: 90; cpp: 70; makefile: 69
file content (20 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Notes on Debian Backports
-------------------------

Feb 2022: Copy from local docs. Maybe needs to be updated on next actual bpo.

Update from parent::

	git merge <parent>

Changelog as-is from parent (see ``.gitattributes``, ``debian/gbp.conf``)::

	gbp dch -R -a --bpo

.. note:: The above does extra logs not belonging there (not quite sure why). Remove them/compare with last bpo changelog.

Build with tag::

	gbp buildpackage [-us -uc] --git-tag

 -- Stephan Sürken <absurd@debian.org>, Fri, 25 Feb 2022 08:55:47 +0100