Logoj0ke.net Open Build Service > Projects > devel:tools:packaging > dh-autoreconf > Meta
Sign Up | Log In

Meta Configuration of Package dh-autoreconf

 
1
<package name="dh-autoreconf" project="devel:tools:packaging">
2
  <title>Add-on for debhelper to call autoreconf and clean up after the build</title>
3
  <description>dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and
4
two commands, dh_autoreconf and dh_autoreconf_clean.
5
6
The dh_autoreconf command creates a list of the files and their checksums,
7
calls autoreconf and then creates a second list for the new files.
8
 
9
The dh_autoreconf_clean command compares these two lists and removes all
10
files which have been added or changed (files may be excluded if needed).
11
12
For CDBS users, a rule is provided to call the dh-autoreconf programs at
13
the right time.
14
15
</description>
16
  <build>
17
    <disable/>
18
  </build>
19
  <url>http://www.debian.org</url>
20
</package>
21