[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libdebian-installer_0.97_i386.changes ACCEPTED into unstable



Hi Christian,

Debian FTP Masters <ftpmaster@ftp-master.debian.org> (2014-09-25):
>  libdebian-installer (0.97) unstable; urgency=low
>  .
>    [ Jérémy Bobbio ]
>    * Do not write timesamps in Doxygen generated documentation for
>      reproducibility of the build process.

all good.

But then, using 'd' to check the differences between the versions in
testing (0.96) and in unstable (0.97), I've stumbled upon this
impressive diffstat:
|  Makefile.in                                 |  829 +
|  aclocal.m4                                  | 9599 +++++++++++++++++++
|  config.guess                                | 1530 +++
|  config.h.in                                 |   92 
|  config.sub                                  | 1782 +++
|  configure                                   |13820 ++++++++++++++++++++++++++++
|  debian/changelog                            |    8 
|  depcomp                                     |  708 +
|  doc/Doxyfile.in                             |    2 
|  doc/Makefile.in                             |  404 
|  include/Makefile.in                         |  641 +
|  include/debian-installer/Makefile.in        |  680 +
|  include/debian-installer/system/Makefile.in |  499 +
|  install-sh                                  |  527 +
|  ltmain.sh                                   | 9661 +++++++++++++++++++
|  missing                                     |  331 
|  src/Makefile.in                             |  783 +
|  src/system/Makefile.in                      |  545 +
|  18 files changed, 42440 insertions(+), 1 deletion(-)

dh-autoreconf usage has been introduced a while ago, specifically to
avoid such crazy diffs. Can you please tell me what happened on your
side and how we could improve things so that it doesn't happen again?

Building source packages from both tags here, with “debuild -S -i -I”
and after having checked everything is clean (“git clean -xdf”), led
me to the expected diffstat:
|  debian/changelog |    8 ++++++++
|  doc/Doxyfile.in  |    2 +-
|  2 files changed, 9 insertions(+), 1 deletion(-)

Rebuilding a source package after a build (“debuild -b && debuild -S -i
-I”) also gives the expected results.

Let me know if I can commit something to avoid this happening again in
the future.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: