#title debhelperスクリプトのリスト * '''dh_builddeb''' - build debian packages * '''dh_builddeb''' - Debianパッケージをビルドします * '''dh_clean''' - clean up package build directories * '''dh_clean''' - パッケージのビルドディレクトリを削除します * '''dh_clideps''' - calculates CLI (.NET) dependencies * '''dh_clideps''' - CLI (.NET)の依存性を解決します * '''dh_compress''' - compress files and fix symlinks in package build directories * '''dh_compress''' - パッケージのビルドディレクトリにあるファイルを圧縮し、シンボリックリンクを修正します * '''dh_desktop''' - Register .desktop files * '''dh_desktop''' - .desktopファイルを登録します * '''dh_fixperms''' - fix permissions of files in package build directories * '''dh_fixperms''' - パッケージのビルドディレクトリにあるファイルのパーミッションを修正します * '''dh_gconf''' - generate GConf schema registration scripts * '''dh_gconf''' - GConfスキーマを生成・登録するするスクリプトです * '''dh_gencontrol''' - generate and install control file * '''dh_gencontrol''' - controlファイルを生成・インストールします * '''dh_install''' - install files into package build directories * '''dh_install''' - パッケージのビルドディレクトリにあるファイルをインストールします * '''dh_installcatalogs''' - install and register SGML Catalogs * '''dh_installcatalogs''' - SGMLカタログをインストール・登録します * '''dh_installchangelogs''' - install changelogs into package build directories * '''dh_installchangelogs''' - パッケージのビルドディレクトリにあるchangelogsファイルをインストールします * '''dh_installcligac''' - register assemblies to be late installed into a GAC * '''dh_installcligac''' - アセンブリを登録し、GACにインストールします * '''dh_installcron''' - install cron scripts into etc/cron.* * '''dh_installcron''' - cronスクリプトをetc/cron.*にインストールします * '''dh_installdeb''' - install files into the DEBIAN directory * '''dh_installdeb''' - DEBIANディレクトリにファイルをインストールします * '''dh_installdebconf''' - install files used by debconf in package build directories * '''dh_installdebconf''' - パッケージのビルドディレクトリで、debconfによって使われるファイルをインストールします * '''dh_installdefoma''' - install a defoma related scripts * '''dh_installdefoma''' - defoma関連のスクリプトをインストールします * '''dh_installdirs''' - create subdirectories in package build directories * '''dh_installdirs''' - パッケージのビルドディレクトリに、サブディレクトリを作成します * '''dh_installdocs''' - install documentation into package build directories * '''dh_installdocs''' - パッケージのビルドディレクトリにドキュメントファイルをインストールします * '''dh_installemacsen''' - register an emacs add on package * '''dh_installemacsen''' - パッケージに追加されるemacsファイルを登録します * '''dh_installexamples''' - install example files into package build directories * '''dh_installexamples''' - パッケージのビルドディレクトリにexampleファイルをインストールします * '''dh_installinfo''' - install and register info files * '''dh_installinfo''' - infoファイルをインストール・登録します * '''dh_installinit''' - install init scripts into package build directories * '''dh_installinit''' - パッケージのビルドディレクトリにinitスクリプトをインストールします * '''dh_installlogcheck''' - install logcheck rulefiles into etc/logcheck/ * '''dh_installlogcheck''' - logcheckのルールファイルをetc/logcheckにインストールします * '''dh_installlogrotate''' - install logrotate config files * '''dh_installlogrotate''' - logrotateの設定ファイルをインストールします * '''dh_installman''' - install man pages into package build directories * '''dh_installman''' - パッケージのビルドディレクトリにmanページをインストールします * '''dh_installmanpages''' - old-style man page installer * '''dh_installmanpages''' - 古いスタイルのmanページインストーラです * '''dh_installmenu''' - install debian menu files into package build directories * '''dh_installmenu''' - パッケージのビルドディレクトリにDebianメニューファイルをインストールします * '''dh_installmime''' - install mime files into package build directories * '''dh_installmime''' - パッケージのビルドディレクトリにmimeファイルをインストールします * '''dh_installmodules''' - register modules with modutils * '''dh_installmodules''' - modutils用のモジュールを登録します * '''dh_installpam''' - install pam support files * '''dh_installpam''' - pamの設定ファイルをインストールします * '''dh_installppp''' - install ppp ip-up and ip-down files * '''dh_installppp''' - pppのip-up、ip-downファイルをインストールします * '''dh_installtex''' - register Type 1 fonts, languages, or formats with TeX * '''dh_installtex''' - TeX用のType 1フォントやその言語、フォーマットを登録します * '''dh_installudev''' - install udev rules files * '''dh_installudev''' - udevの設定ファイルをインストールします * '''dh_installwm''' - register a window manager * '''dh_installwm''' - ウィンドウマネージャを登録します * '''dh_installxfonts''' - register X fonts * '''dh_installxfonts''' - Xフォントを登録します * '''dh_installxmlcatalogs''' - install and register XML catalog files * '''dh_installxmlcatalogs''' - XMLカタログファイルをインストール・登録します * '''dh_link''' - create symlinks in package build directories * '''dh_link''' - パッケージのビルドディレクトリにシンボリックリンクを作成します * '''dh_listpackages''' - list binary packages debhelper will act on * '''dh_listpackages''' - debhelperが作業中のバイナリパッケージのリストを取得します * '''dh_make''' - Debianize a regular source archive * '''dh_make''' - 一般的なソースアーカイブをdebianizeします * '''dh_makeclilibs''' - automatically create clilibs file * '''dh_makeclilibs''' - clilibsファイルを自動的に生成します * '''dh_makeshlibs''' - automatically create shlibs file * '''dh_makeshlibs''' - shlibsファイルを自動的に生成します * '''dh_md5sums''' - generate DEBIAN/md5sums file * '''dh_md5sums''' - DEBIAN/md5sumsファイルを生成します * '''dh_movefiles''' - move files out of debian/tmp into subpackages * '''dh_movefiles''' - ファイルをdebian/tempの外のサブパッケージに移動します * '''dh_perl''' - calculates perl dependencies * '''dh_perl''' - perlの依存性を解決します * '''dh_pycentral''' - use the python-central framework to handle Python modules and extensions * '''dh_pycentral''' - Pythonのモジュールや拡張を操作するためにpython-centralフレームワークを利用します * '''dh_pysupport''' - use the python-support framework to handle Python modules * '''dh_pysupport''' - Pythonのモジュールを操作するためにpython-supportフレームワークを利用します * '''dh_python''' - calculates python dependencies and adds postinst and prerm python scripts * '''dh_python''' - Pythonの依存性を解決し、Python用のpostinst、prermスクリプトを追加します * '''dh_scrollkeeper''' - generate !ScrollKeeper registration scripts * '''dh_scrollkeeper''' - !ScrollKeeperの登録スクリプトを追加します * '''dh_shlibdeps''' - calculate shared library dependencies * '''dh_shlibdeps''' - 共有ライブラリの依存性を解決します * '''dh_strip''' - strip executables, shared libraries, and some static libraries * '''dh_strip''' - 実行ファイル、共有ライブラリ、静的ライブラリを分離します * '''dh_suidregister''' - obsolete suid registration program * '''dh_suidregister''' - もう使われていない、suid登録プログラムです * '''dh_testdir''' - test directory before building debian package * '''dh_testdir''' - Debianパッケージをビルドする前に、ディレクトリの確認を行います * '''dh_testroot''' - ensure that a package is built as root * '''dh_testroot''' - パッケージが管理者権限でビルドされようとしているかを確認します * '''dh_testversion''' - ensure that the correct version of debhelper is installed * '''dh_testversion''' - debhelperのバージョンが正しいかどうかを確認します * '''dh_undocumented''' - obsolete undocumented.7 symlink program * '''dh_undocumented''' - もう使われていない、undocumented.7にシンボリックリンクをはるプログラムです * '''dh_usrlocal''' - migrate usr/local directories to maintainer scripts * '''dh_usrlocal''' - usr/localディレクトリをメンテナスクリプトに移行します ||<:20%>,,<=,, ||<:60%>||<:20%> ,,=>,,|| ||<:20%>[[UbuntuPackagingGuideJa/appendix-examples|dh_makeの例]]||<:60%>'''debhelperスクリプトのリスト'''||<:20%> [[UbuntuPackagingGuideJa/gpl|GNU General Public License]]||