パッケージ: debmake (4.4.0-4)
debmake に関するリンク
Debian の資源:
debmake ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [salsa.debian.org]
類似のパッケージ:
helper script to make the Debian source package
This package helps you to convert an upstream source package (or VCS contents) into the Debian package by adding files required for the Debian source package. The generated debian/rules file uses the new dh command syntax from the debhelper (>=11~) package.
The debmake command invoked in the upstream source tree without any option can generate files which is good enough to create a single arch=any Debian binary package for local use without touching them. The generated files should be edited to make it conform to the Debian policy if the package is to be uploaded to the Debian archive. By adding few options, this command can generate template files for the arbitrary combination of the multi-binary and multi-arch package, etc. This includes making of the rules file for the -dbg package and the control file for the multiarch library package.
This debmake command also scans copyright and license texts in the source files to help crafting the proper DEP-5 compatible debian/copyright file.
その他の debmake 関連パッケージ
|
|
|
|
-
- dep: devscripts
- scripts to make the life of a Debian Package maintainer easier
-
- dep: dpkg-dev
- Debian パッケージ開発ツール
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-debian
- Debian 関連データフォーマットを扱う Python 3 モジュール
-
- dep: rsync
- 高速で多目的なリモート (兼ローカル) ファイル複製ツール
-
- rec: build-essential
- build-essential なパッケージの一覧情報
-
- rec: strace
- System call tracer
-
- sug: autotools-dev
- config.{guess,sub} ファイルの更新用基盤
-
- sug: ccache
- Compiler cache for fast recompilation of C/C++ code
-
- sug: cmake
- cross-platform, open-source make system
-
- sug: debmake-doc
- Guide for Debian Maintainers
-
- sug: dgit
- git で Debian アーカイブを相互運用
-
- sug: dh-autoreconf
- autoreconf を呼び出し、ビルド後に後始末する debhelper アドオン
-
- sug: dh-python
- Debian helper tools for packaging Python libraries and applications
-
- sug: eatmydata
- fsync や類似のシステムコールを無効化するために設計されたライブラリおよびユーティリティ
-
- sug: gem2deb
- Debian Ruby packaging suite
-
- sug: git
- 速く、スケーラブルな分散型リビジョン管理システム
-
- sug: git-buildpackage
- Suite to help with Debian packages in Git repositories
-
- sug: gitk
- 速く、スケーラブルな分散型リビジョン管理システム(リビジョンツリーの視覚化)
-
- sug: javahelper
- Helper scripts for packaging Java programs
-
- sug: lintian
- Debian package checker
-
- sug: mc
- Midnight Commander - パワフルなファイルマネージャ
-
- sug: quilt
- 一連のパッチを扱うツール
-
- sug: rpm2cpio
- RPM パッケージを CPIO アーカイブに変換するツール
-
- sug: sbuild
- Tool for building Debian binary packages from Debian sources