Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dh_germinate_metapackage(1) [debian man page]

DH_GERMINATE_METAPACKAGE(1)					     Debhelper					       DH_GERMINATE_METAPACKAGE(1)

NAME
dh_germinate_metapackage - create metapackages based on seeds SYNOPSIS
dh_germinate_metapackage [debhelper options] DESCRIPTION
dh_germinate_metapackage is a debhelper program that generates ${germinate:Depends} substitutions and adds them to substvars files. The program will read the "metapackage-map" file that should have been created by a previous run of "germinate-update-metapackage" for your package, and for each seed listed there it will generate dependencies and recommendations based on the previous results of "germinate-update-metapackage". Dependencies will be substituted into your package's control file wherever you place the token "${germinate:Depends}", and similarly recommendations will be substituted wherever you place the token "${germinate:Recommends}". You must run "germinate-update-metapackage" before building the source package. Normally, source packages that use this program will include an "update" script that will call it with appropriate arguments. EXAMPLES
dh_germinate_metapackage is usually called indirectly in a rules file via the dh command. %: dh --with germinate $@ You must build-depend on at least debhelper (>= 7.0.8) to use this form, and in any case you must build-depend on at least germinate (>= 1.18) to use this program at all. It can also be called directly at any time before "dh_installdeb". build: dh_testdir dh_germinate_metapackage SEE ALSO
debhelper(7), germinate-update-metapackage(1) This program is a part of germinate. AUTHOR
Colin Watson <cjwatson@ubuntu.com> Copyright (C) 2009 Canonical Ltd., licensed under the GNU GPL v2 or later. 2.10 2009-08-10 DH_GERMINATE_METAPACKAGE(1)

Check Out this Related Man Page

DH_INSTALLXFONTS(1)						     Debhelper						       DH_INSTALLXFONTS(1)

NAME
dh_installxfonts - register X fonts SYNOPSIS
dh_installxfonts [debhelperoptions] DESCRIPTION
dh_installxfonts is a debhelper program that is responsible for registering X fonts, so their corresponding fonts.dir, fonts.alias, and fonts.scale be rebuilt properly at install time. Before calling this program, you should have installed any X fonts provided by your package into the appropriate location in the package build directory, and if you have fonts.alias or fonts.scale files, you should install them into the correct location under etc/X11/fonts in your package build directory. Your package should depend on xfonts-utils so that the update-fonts-* commands are available. (This program adds that dependency to ${misc:Depends}.) This program automatically generates the postinst and postrm commands needed to register X fonts. These commands are inserted into the maintainer scripts by dh_installdeb. See dh_installdeb(1) for an explanation of how this works. NOTES
See update-fonts-alias(8), update-fonts-scale(8), and update-fonts-dir(8) for more information about X font installation. See Debian policy, section 11.8.5. for details about doing fonts the Debian way. SEE ALSO
debhelper(7) This program is a part of debhelper. AUTHOR
Joey Hess <joeyh@debian.org> 11.1.6ubuntu2 2018-05-10 DH_INSTALLXFONTS(1)
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Best open source firewall for a Centos Server

any recommendations ? thanks (1 Reply)
Discussion started by: upirate
1 Replies

2. UNIX for Advanced & Expert Users

Wipe software for Hp-ux

I am looking for recommendations on DOD compliante software to wipe disk on HP-UX. Any recommendations would be appreciated. Thank you in advance for any assistance provided. (1 Reply)
Discussion started by: jim15800
1 Replies

3. UNIX for Dummies Questions & Answers

Reinstall recommendations?

I'm currently running 32-bit Xubuntu 8.10 and I'm thinking of changing over to 64-bit Ubuntu 9.04. Any recommendations on how to make this go more smoothly? -----Post Update----- Can I shuffle around the partitions and install it as a second OS? Is there a good way to do that? (2 Replies)
Discussion started by: CRGreathouse
2 Replies

4. What is on Your Mind?

Want Secure Shopping Cart Software for my Ecommerce website?

Want to purchase ecommerce software that I can use to create online shopping store. It needs to be secure, reliable, easy to use and update. Provide me good recommendations, All genuine advice welcomed. Thanks in Advance (1 Reply)
Discussion started by: AimyThomas
1 Replies

5. Solaris

issue when attempting to run a package update

I have the same problem on an Oracle SPARC T5-4 server: # uname -a SunOS <hostname> 5.11 11.2 sun4v sparc sun4v # pkg update -nv Creating Plan (Running solver): / pkg update: No solution was found to satisfy constraints Plan Creation: Package solver has not found a solution to update to... (8 Replies)
Discussion started by: Aristotle
8 Replies