File: README.source

package info (click to toggle)
eperl 2.2.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 608 kB
  • sloc: ansic: 1,692; perl: 252; makefile: 139; sh: 10
file content (7 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
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-3
inside an upstream checkout to d/changelog.upstream.

The upstream news are maintained as release mails to
  https://lists.sr.ht/~nabijaczleweli/ossp
and should be appended to d/NEWS.upstream.