Package: cdbs
Version: 0.4.52
Severity: normal
Tags: patch
Please, include the documentation for the DEB_AUTO_UPDATE_AUTOHEADER and
DEB_AUTO_UPDATE_ACLOCAL variables in the CDBS documentation. I have lost a
substantial amount of time until I noticed that those variables existed.
Attached below is a patch for doing it.
Thanks,
Rafael Laboissiere
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (650, 'testing'), (600, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US (charmap=UTF-8) (ignored: LC_ALL set
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages cdbs depends on:
ii debhelper 7.0.10 helper programs for debian/rules
Versions of packages cdbs recommends:
ii autotools-dev 20070725.1 Update infrastructure for config.{
-- no debconf information
--- doc/cdbs-doc.xml-orig 2008-11-16 12:49:08.000000000 +0000
+++ doc/cdbs-doc.xml 2008-11-16 13:01:54.000000000 +0000
@@ -1146,6 +1146,10 @@
the version of Autoconf to use; e.g.,
<literal>2.61</literal></para></listitem>
+ <listitem><para><varname>DEB_AUTO_UPDATE_AUTOHEADER</varname> to
+ the version of autoheader to use; e.g.,
+ <literal>2.61</literal></para></listitem>
+
<listitem><para><varname>DEB_AUTO_UPDATE_AUTOMAKE</varname> to
the version of Automake to use; e.g.,
<literal>1.10</literal>. To pass extra arguments
@@ -1153,6 +1157,15 @@
as <literal>--add-missing --copy</literal>, put them into the
variable <varname>DEB_AUTOMAKE_ARGS</varname>.</para></listitem>
+ <listitem><para><varname>DEB_AUTO_UPDATE_ACLOCAL</varname> to
+ the version of aclocal to use; e.g.,
+ <literal>1.10</literal>. Note that in the current version of CDBS
+ <varname>DEB_AUTO_UPDATE_AUTOMAKE</varname> implies
+ <varname>DEB_AUTO_UPDATE_ACLOCAL</varname>. This behavior will
+ eventually be discontinued, so if you meant aclocal.m4 to be
+ regenerated, please use <varname>DEB_AUTO_UPDATE_ACLOCAL</varname>.
+ </para></listitem>
+
<listitem><para><varname>DEB_AUTO_UPDATE_LIBTOOL</varname> to
<literal>pre</literal> to run <command>libtoolize</command>
before the build, or to <literal>post</literal> to copy the