File: check-mir.1

package info (click to toggle)
ubuntu-dev-tools 0.157
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,004 kB
  • ctags: 580
  • sloc: python: 7,582; sh: 1,101; perl: 167; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 597 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH check\-mir "1" "13 January 2011" "ubuntu-dev-tools"
.SH NAME
check\-mir \- check support status of dependencies

.SH SYNOPSIS
.B check\-mir

.SH DESCRIPTION
This script checks if any of a package's build or binary dependencies is
in universe/multiverse. If the source package is destined for Ubuntu main or
restricted, these either need to be eliminated or need to be promoted to main,
following \fBhttps://wiki.ubuntu.com/MainInclusionProcess\fR.

There are no options, just run it in a source package directory.

.SH AUTHOR
.B check\-mir
was written by Martin Pitt <martin.pitt@ubuntu.com>.