Meta Configuration of Package debhelper
1
<package name="debhelper" project="devel:tools:packaging">
2
<title>Helper programs for debian/rules</title>
3
<description>A collection of programs that can be used in a debian/rules file to
4
automate common tasks related to building debian packages. Programs
5
are included to install various files into your package, compress
6
files, fix file permissions, integrate your package with the debian
7
menu system, debconf, doc-base, etc. Most debian packages use debhelper
8
as part of their build process.
9
10
</description>
11
<build>
12
<disable/>
13
</build>
14
<url>http://kitenet.net/~joey/code/debhelper/</url>
15
</package>
16