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_GERMINATE_CLEAN(1)						     Debhelper						     DH_GERMINATE_CLEAN(1)

NAME
dh_germinate_clean - clean up files left by germinate-update-metapackage SYNOPSIS
dh_germinate_clean [debhelper options] DESCRIPTION
dh_germinate_clean is a debhelper program that cleans up some files created by "germinate-update-metapackage" that are useful for debugging but that should not appear in source packages. It removes any "*.old" files that match defined seeds (as listed in the "metapackage-map" file by a previous run of "germinate-update-metapackage"), and the "debootstrap-dir" file. EXAMPLES
dh_germinate_clean 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 in the clean target at any time before dh_clean. clean: dh_testdir dh_germinate_clean dh_clean 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_CLEAN(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