1DH_LISTPACKAGES(1) Debhelper DH_LISTPACKAGES(1)
2
3
4
6 dh_listpackages - list binary packages debhelper will act on
7
9 dh_listpackages [debhelperĀ options]
10
12 dh_listpackages is a debhelper program that outputs a list of all
13 binary packages debhelper commands will act on. If you pass it some
14 options, it will change the list to match the packages other debhelper
15 commands would act on if passed the same options.
16
17 Packages are listed in the order they appear in debian/control.
18
20 debhelper(7)
21
22 This program is a part of debhelper.
23
25 Joey Hess <joeyh@debian.org>
26
27
28
2912.7.3 2020-07-27 DH_LISTPACKAGES(1)