File: README.source

package info (click to toggle)
ossp-uuid 1.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 544 kB
  • sloc: ansic: 1,540; cpp: 255; sh: 186; makefile: 127
file content (3 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (2)
1
2
3
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 | sed '/^UUID_1_6_2/q' | head -n-2
inside an upstream checkout to d/changelog.upstream.