Package: dh-autoreconf
Version: 6
Severity: important
Hi,
from the rules file:
%:
dh $@ --with autoreconf --builddirectory Work
..
override_dh_clean:
dh_clean -X.orig
when I build a source package I see:
dpkg-source: warning: ignoring deletion of file m4/libtool.m4
dpkg-source: warning: ignoring deletion of file build-aux/depcomp
...
dpkg-source: info: local changes detected, the modified files are:
texlive-bin-2011.20120226/configure
texlive-bin-2011.20120226/libs/gd/configure
texlive-bin-2011.20120226/texk/afm2pl/configure
texlive-bin-2011.20120226/texk/bibtex8/configure
...
which is related to dh_autoreconf.
>From the man page of dh_autoreconf:
/-----------
| dh_autoreconf is responsible for calling autoreconf and creating the
| files debian/autoreconf.before and debian/autoreconf.after which contain
| checksums of all files before/after the build. It is complemented by
| dh_autoreconf_clean which creates a list of all changed and added files
| and removes them.
\-----------
and from dh_autoreconf_clean:
/-----------
| dh_autoreconf_clean removes all files which have been created or changed
| during the autoreconf call executed by dh_autoreconf(1). It also reverts
| any ltmain.sh patch applied by dh_autoreconf.
\-----------
So I suppose that dh_autoreconf* should fix the above errors, but it didn't.
I suppose there is something I have overlooked completely.
Thanks a lot and all the best
Norbert
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (501, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.3.0-rc5+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dh-autoreconf depends on:
ii autoconf 2.68-1
ii automake [automaken] 1:1.11.3-1
ii automake1.9 [automaken] 1.9.6+nogfdl-3.1
ii debhelper 9.20120115
ii libtool 2.4.2-1
ii perl 5.14.2-7
Versions of packages dh-autoreconf recommends:
ii autopoint 0.18.1.1-5
dh-autoreconf suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]