软件包:debmake(4.4.0-4)
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
- 编译所必需的软件包列表
-
- rec: strace
- System call tracer
-
- sug: autotools-dev
- Update infrastructure for config.{guess,sub} files
-
- sug: ccache
- 用于快速重编译 C/C++ 代码的编译器缓存
-
- sug: cmake
- 跨平台、开源的构建系统
-
- sug: debmake-doc
- Debian 维护者指南
-
- sug: dgit
- Debian 归档的 git 互操作工具
-
- sug: dh-autoreconf
- debhelper add-on to call autoreconf and clean up after the build
-
- sug: dh-python
- Debian helper tools for packaging Python libraries and applications
-
- sug: eatmydata
- Library and utilities designed to disable fsync and friends
-
- sug: gem2deb
- Debian Ruby packaging suite
-
- sug: git
- 快速、可缩放的分布式版本控制系统
-
- sug: git-buildpackage
- Suite to help with Debian packages in Git repositories
-
- sug: gitk
- fast, scalable, distributed revision control system (revision tree visualizer)
-
- sug: javahelper
- Helper scripts for packaging Java programs
-
- sug: lintian
- Debian package checker
-
- sug: mc
- Midnight Commander - a powerful file manager
-
- sug: quilt
- Tool to work with series of patches
-
- sug: rpm2cpio
- tool to convert RPM package to CPIO archive
-
- sug: sbuild
- Tool for building Debian binary packages from Debian sources