File: README.source

package info (click to toggle)
urlview 1e-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: ansic: 876; cpp: 295; sh: 119; makefile: 82
file content (12 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
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.


The following $DEB_BUILD_PROFILES (-P) are supported.

| Profile           | Freed dependencies | Caveat            |
|-------------------+--------------------+-------------------|
| pkg.urlview.noloc | gettext            | Locales dropped   |