1DH_GNOME(1) gnome-pkg-tools DH_GNOME(1)
2
3
4
6 dh_gnome - tools for the Debian GNOME Packaging Team
7
9 dh_gnome [debhelper options] [--no-clean-la] [--no-gnome-version]
10
12 gnome-pkg-tools contains some useful tools for the Debian GNOME
13 Packaging Team.
14
15 dh_gnome is a tool designed to provide useful functions to GNOME
16 packages which do use of debhelper as preferred build system, similar
17 to the CDBS routines provided by gnome-pkg-tools.
18
19 dh_gnome handles some routines to be run during binary-install phase.
20
22 --no-clean-la
23 Use this flag if you do not want to automatically empty
24 dependency_libs fields provided by your packages' .la files.
25
26 --no-gnome-versions
27 Use this flag if you do not want to generate GNOME substvars for
28 your packages.
29
31 debhelper(7)
32
33 This program is a part of gnome-pkg-tools but is made to work with
34 debhelper.
35
37 Luca Falavigna <dktrkranz@debian.org>
38
39
40
41 2010-09-24 DH_GNOME(1)