File: README.source

package info (click to toggle)
netstat-nat 2b-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 240 kB
  • sloc: ansic: 608; sh: 68; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (3)
1
2
3
4
5
The upstream changelog is maintained as part of the git repository tags, and can be updated by writing the output of
	for t in $(git tag -l | sort -Vr); do git tag -ln999 $t | sed -E '/^ *\([[:xdigit:]]{40}\)$/d;s/\s*$//'; echo; done | head -n-1
inside an upstream checkout to d/changelog.upstream.

The upstream NEWS are maintained as release mails (as distributed via the mailing list), and should be appended to d/NEWS.upstream.