File: README.source

package info (click to toggle)
listserialportsc 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 112 kB
  • sloc: ansic: 70; makefile: 45; sh: 23
file content (21 lines) | stat: -rw-r--r-- 405 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

To my future self and my co-maintainers


Get a  .orig.tar.xz  by typing

  make dist


When  `uscan` detects a newer version, do

  script/update_upstream_files
  $EDITOR Makefile  # update version number
  git status
  git add Makefile *.c  # maybe new files
  make dist

The actual Debian packaging is here not documented,
at least run lintian.

When `gbp` joins the workflow, then update this README