[Debichem-devel] Bug#1044341: espresso: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 17:56:54 BST 2023


Source: espresso
Version: 6.7-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package espresso
> dpkg-buildpackage: info: source version 6.7-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Michael Banck <mbanck at debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> 	make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> touch make.inc 
> for dir in \
> 	CPV LAXlib FFTXlib UtilXlib upflib Modules PP PW EPW KS_Solvers \
> 	NEB ACFDT COUPLE GWW XSpectra PWCOND dft-d3 \
> 	atomic clib LR_Modules pwtools upflib \
> 	dev-tools extlibs Environ TDDFPT PHonon HP GWW Doc GUI \
> ; do \
>     if test -d $dir ; then \
> 	( cd $dir ; \
> 	make TLDEPS= clean ) \
>     fi \
> done
> make[3]: Entering directory '/<<PKGBUILDDIR>>/CPV'
> ( cd src ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/CPV/src'
> /bin/rm -f cppp.x *.o *.mod *.i core* *_tmp.f90 fort* \
> 	*.cpp *.d *.L *.a *.s cp.x manycp.x wfdd.x
> /bin/rm -rf ../../bin/manycp.x ../../bin/cppp.x ../../bin/cp.x ../../bin/wfdd.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/CPV/src'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/CPV'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/LAXlib'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x *.fh
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/LAXlib'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/FFTXlib'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/FFTXlib'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/UtilXlib'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/UtilXlib'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/upflib'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/upflib'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Modules'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Modules'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/PP'
> if test -d examples ; then \
> ( cd examples ; ./clean_all ) ; fi
> if test -d src ; then \
> ( cd src ; make clean ) ; fi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/PP/src'
> /bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libpp.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/PP/src'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/PP'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/PW'
> if test -d examples ; then \
> ( cd examples ; ./clean_all ) ; fi 
> ( cd src ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/PW/src'
> /bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/PW/src'
> ( cd tools ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/PW/tools'
> /bin/rm -f pwi2xsf pwi2xsf_old *.x *.o *~ *_tmp.f90 *.mod *.d *.i *.L
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/PW/tools'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/PW'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/EPW'
> cd src ; rm -f *.o *.mod  *~ *.F90
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/EPW'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/KS_Solvers'
> if test -d Davidson_RCI ; then ( cd Davidson_RCI ; make clean ) ; fi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/KS_Solvers/Davidson_RCI'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/KS_Solvers/Davidson_RCI'
> if test -d Davidson     ; then ( cd Davidson ; make clean ) ; fi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/KS_Solvers/Davidson'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/KS_Solvers/Davidson'
> if test -d CG           ; then ( cd CG ; make clean ) ; fi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/KS_Solvers/CG'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/KS_Solvers/CG'
> if test -d PPCG         ; then ( cd PPCG ; make clean ) ; fi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/KS_Solvers/PPCG'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/KS_Solvers/PPCG'
> if test -d ParO         ; then ( cd ParO ; make clean ) ; fi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/KS_Solvers/ParO'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/KS_Solvers/ParO'
> if test -d DENSE        ; then ( cd DENSE ; make clean ) ; fi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/KS_Solvers/DENSE'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L *.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/KS_Solvers/DENSE'
> if test -d NewSolver    ; then ( cd NewSolver ; make clean ) ; fi
> rm -f libks_solvers.a
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/KS_Solvers'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/NEB'
> if test -d examples ; then \
> ( cd examples ; ./clean_all ) ; fi 
> if test -d src ; then \
> ( cd src ; make clean ) ; fi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/NEB/src'
> /bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
> /bin/rm -f ../../bin/neb.x
> /bin/rm -f ../../bin/path_interpolation.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/NEB/src'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/NEB'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/COUPLE'
> if test -d examples ; then \
> ( cd examples ; make -f Makefile.gfortran clean ) ; fi 
> if test -d tests ; then \
> ( cd tests ; ./clean_all ) ; fi 
> make[4]: Entering directory '/<<PKGBUILDDIR>>/COUPLE/examples'
> /bin/rm -f *.x *.o *.a *~ *.F90 *.d *.mod *.i *.L
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/COUPLE/examples'
> if test -d src ; then \
> ( cd src ; make clean ) ; fi ;\
> 
> make[4]: Entering directory '/<<PKGBUILDDIR>>/COUPLE/src'
> /bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/COUPLE/src'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/COUPLE'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/GWW'
> ( cd pw4gww  ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/pw4gww'
> /bin/rm -fv *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libpw4gww.a
> removed 'pw4gww.x'
> removed 'allocate_wannier.o'
> removed 'calculate_wing.o'
> removed 'cgsolve_all_gamma.o'
> removed 'contour_terms.o'
> removed 'dft_exchange.o'
> removed 'diago_cg.o'
> removed 'diago_cg_g.o'
> removed 'energies_xc.o'
> removed 'exchange_custom.o'
> removed 'fake_conduction.o'
> removed 'fft_custom.o'
> removed 'full.o'
> removed 'hpsi_pw4gww.o'
> removed 'matrix_wannier_gamma.o'
> removed 'mp_wave_parallel.o'
> removed 'o_1psi.o'
> removed 'o_bands.o'
> removed 'o_rinitcgg.o'
> removed 'openfil_pw4gww.o'
> removed 'optimal.o'
> removed 'pola_lanczos.o'
> removed 'pola_partial.o'
> removed 'produce_wannier_gamma.o'
> removed 'pw4gww.o'
> removed 'realus.o'
> removed 'rotate_wannier.o'
> removed 'self_lanczos.o'
> removed 'semicore.o'
> removed 'semicore_read.o'
> removed 'start_pw4gww.o'
> removed 'stop_pp.o'
> removed 'v_basis.o'
> removed 'wannier.o'
> removed 'wannier_bse.o'
> removed 'wannier_uterms.o'
> removed 'wfc_real.o'
> removed 'write_vpot_matrix.o'
> removed 'write_wannier_matrix.o'
> removed 'exchange_custom.mod'
> removed 'fake_cond_mod.mod'
> removed 'fft_custom_gwl.mod'
> removed 'io_base_export.mod'
> removed 'mp_wave_parallel.mod'
> removed 'libpw4gww.a'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/pw4gww'
> ( cd head    ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/head'
> /bin/rm -fv *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
> removed 'head.x'
> removed 'bcast_ph_input.o'
> removed 'close_phq.o'
> removed 'head.o'
> removed 'lanczos_k.o'
> removed 'openfilq.o'
> removed 'phq_readin.o'
> removed 'solve_head.o'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/head'
> ( cd gww     ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/gww'
> /bin/rm -f -v gww.x gww_fit.x *.o *~ *_tmp.f90 *.d *.mod *.i *.a
> removed 'gww.x'
> removed 'gww_fit.x'
> removed 'basic_structures.o'
> removed 'compact_product.o'
> removed 'contour.o'
> removed 'create_hf.o'
> removed 'create_quasi_particle.o'
> removed 'create_quasi_particle_off.o'
> removed 'do_contour.o'
> removed 'do_polarization_lanczos.o'
> removed 'do_self_lanczos.o'
> removed 'do_self_lanczos_full.o'
> removed 'do_self_lanczos_time.o'
> removed 'energies_gww.o'
> removed 'expansion.o'
> removed 'fft_gw.o'
> removed 'fit_multipole.o'
> removed 'fit_polynomial.o'
> removed 'go_dressed_w.o'
> removed 'go_exchange.o'
> removed 'go_fft.o'
> removed 'go_green.o'
> removed 'go_polarization.o'
> removed 'green_function.o'
> removed 'gv_time.o'
> removed 'gww.o'
> removed 'gww_fit.o'
> removed 'input_gw.o'
> removed 'lanczos_polarization.o'
> removed 'para_gww.o'
> removed 'polarization.o'
> removed 'read_data_pw.o'
> removed 'self_energy.o'
> removed 'self_energy_storage.o'
> removed 'start_end.o'
> removed 'times_gw.o'
> removed 'vcprim.o'
> removed 'basic_structures.mod'
> removed 'compact_product.mod'
> removed 'contour.mod'
> removed 'energies_gww.mod'
> removed 'expansion.mod'
> removed 'fft_gw.mod'
> removed 'global_minpack.mod'
> removed 'green_function.mod'
> removed 'input_gw.mod'
> removed 'lanczos.mod'
> removed 'para_gww.mod'
> removed 'polarization.mod'
> removed 'self_energy_storage.mod'
> removed 'start_end.mod'
> removed 'times_gw.mod'
> removed 'w_divergence.mod'
> removed 'libgww.a'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/gww'
> ( cd minpack ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/minpack'
> /bin/rm -fv minpacklib.a *.o 
> removed 'minpacklib.a'
> removed 'dpmpar.o'
> removed 'enorm.o'
> removed 'fdjac2.o'
> removed 'lmder.o'
> removed 'lmder1.o'
> removed 'lmdif.o'
> removed 'lmdif1.o'
> removed 'lmpar.o'
> removed 'mlagzo.o'
> removed 'mlegzo.o'
> removed 'qrfac.o'
> removed 'qrsolv.o'
> removed 'test.o'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/minpack'
> ( cd bse     ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/bse'
> /bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libbse.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/bse'
> ( cd simple     ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/simple'
> /bin/rm -f *.x *.o *~ *.F90 *.d *.mod *.i *.L libsimple.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/simple'
> ( cd simple_bse     ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/simple_bse'
> /bin/rm -f -v simple_bse.x  *.o *~ *.F90 *.d *.mod *.i work.pc
> removed 'simple_bse.x'
> removed 'build_eemat.o'
> removed 'derived_object.o'
> removed 'diago_exc_cg.o'
> removed 'diago_exc_sd.o'
> removed 'hamiltonian.o'
> removed 'input_simple_exc.o'
> removed 'lanczos.o'
> removed 'simple_bse.o'
> removed 'simple_eigen.o'
> removed 'simple_object.o'
> removed 'spectrum.o'
> removed 'start_end.o'
> removed 'derived_objects.mod'
> removed 'input_simple_exc.mod'
> removed 'simple_objects.mod'
> removed 'start_end.mod'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/simple_bse'
> ( cd simple_ip     ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/simple_ip'
> /bin/rm -f -v simple_ip.x  *.o *~ *.F90 *.d *.mod *.i work.pc
> removed 'simple_ip.x'
> removed 'diagonalization.o'
> removed 'dielectric.o'
> removed 'input_simple_ip.o'
> removed 'interpolation.o'
> removed 'simple_ip.o'
> removed 'simple_ip_objects.o'
> removed 'start_end.o'
> removed 'tetra_mod1.o'
> removed 'input_simple_ip.mod'
> removed 'simple_ip_objects.mod'
> removed 'start_end.mod'
> removed 'tetra_ip.mod'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/simple_ip'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/GWW'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/XSpectra'
> ( cd src ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/XSpectra/src'
> /bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L
> /bin/rm -f ../../bin/xspectra.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/XSpectra/src'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/XSpectra'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/PWCOND'
> if test -d examples ; then \
> ( cd examples ; ./clean_all ) ; fi 
> ( cd src ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/PWCOND/src'
> /bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.a *.L
> /bin/rm -f ../../bin/pwcond.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/PWCOND/src'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/PWCOND'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/dft-d3'
> ( /bin/rm -f *.o *.a *.d *.i *.x *~ *_tmp.f90 *.mod *.L ); \
> 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/dft-d3'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/atomic'
> if test -d examples ; then \
> ( cd examples ; ./make_clean ) ; fi
> cleaning all : done
> if test -d pseudo_library ; then \
> ( cd pseudo_library ; ./make_clean) ; fi
> ( cd src ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/atomic/src'
> /bin/rm -f *.o *_tmp.f90 *.x *~ *.d *.mod *.tmp.* *.L
> /bin/rm -f ../../bin/ld1.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/atomic/src'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/atomic'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/clib'
> rm -f clib.a *.o *.mod *.i core*
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/clib'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/LR_Modules'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/LR_Modules'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/upflib'
> /bin/rm -f *.o *.a *.d *.i *~ *_tmp.f90 *.mod *.L
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/upflib'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/dev-tools'
> rm INPUT_*.xml INPUT_*.xml.tcl *-help.tcl
> rm: cannot remove 'INPUT_*.xml': No such file or directory
> rm: cannot remove 'INPUT_*.xml.tcl': No such file or directory
> rm: cannot remove '*-help.tcl': No such file or directory
> make[3]: [Makefile:35: clean] Error 1 (ignored)
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/dev-tools'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/TDDFPT'
> ( cd src ; make clean ; )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/TDDFPT/src'
> /bin/rm -f ../bin/turbo_lanczos.x ../bin/turbo_davidson.x ../bin/turbo_eels.x *.x *.o *~ *.d *.mod *.i work.pc *.a *_tmp.f90
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/TDDFPT/src'
> ( cd tools ; make clean ; )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/TDDFPT/tools'
> rm -f ../bin/turbo_spectrum.x *.x *.o *.mod *_tmp.f90
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/TDDFPT/tools'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/TDDFPT'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/PHonon'
> ( cd PH ; make clean )
> ( cd Gamma ; make clean )
> if test -d examples ; then \
> ( cd examples ; ./clean_all ) ; fi
> ( cd FD ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/PHonon/PH'
> /bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
> make[4]: Entering directory '/<<PKGBUILDDIR>>/PHonon/Gamma'
> /bin/rm -f *.x *.o *.d *.i *~ *_tmp.f90 *.mod *.L *.a
> make[4]: Entering directory '/<<PKGBUILDDIR>>/PHonon/FD'
> /bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libfd.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/PHonon/FD'
> /bin/rm -f ../../bin/phcg.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/PHonon/Gamma'
> /bin/rm -rf ../../bin/ph.x ../../bin/dynmat.x ../../bin/matdyn.x \
> ../../bin/q2r.x ../../bin/q2trans.x ../../bin/q2trans_fd.x ../../bin/lambda.x ../../bin/fqha.x \
> ../../bin/alpha2f.x ../../disp_width.x
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/PHonon/PH'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/PHonon'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/HP'
> ( cd src ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/HP/src'
> /bin/rm -f *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
> /bin/rm -rf ../../bin/hp.x 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/HP/src'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/HP'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/GWW'
> ( cd pw4gww  ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/pw4gww'
> /bin/rm -fv *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libpw4gww.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/pw4gww'
> ( cd head    ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/head'
> /bin/rm -fv *.x *.o *.a *~ *_tmp.f90 *.d *.mod *.i *.L
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/head'
> ( cd gww     ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/gww'
> /bin/rm -f -v gww.x gww_fit.x *.o *~ *_tmp.f90 *.d *.mod *.i *.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/gww'
> ( cd minpack ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/minpack'
> /bin/rm -fv minpacklib.a *.o 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/minpack'
> ( cd bse     ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/bse'
> /bin/rm -f *.x *.o *~ *_tmp.f90 *.d *.mod *.i *.L libbse.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/bse'
> ( cd simple     ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/simple'
> /bin/rm -f *.x *.o *~ *.F90 *.d *.mod *.i *.L libsimple.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/simple'
> ( cd simple_bse     ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/simple_bse'
> /bin/rm -f -v simple_bse.x  *.o *~ *.F90 *.d *.mod *.i work.pc
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/simple_bse'
> ( cd simple_ip     ; make clean )
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GWW/simple_ip'
> /bin/rm -f -v simple_ip.x  *.o *~ *.F90 *.d *.mod *.i work.pc
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GWW/simple_ip'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/GWW'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Doc'
> rm -f constraints_HOWTO.pdf  user_guide.pdf brillouin_zones.pdf constraints_HOWTO.aux user_guide.aux brillouin_zones.aux constraints_HOWTO.log user_guide.log brillouin_zones.log constraints_HOWTO.out user_guide.out brillouin_zones.out constraints_HOWTO.toc user_guide.toc brillouin_zones.toc *~
> rm -rf user_guide/ 
> rm -f INPUT_*.html INPUT_*.txt INPUT_*.xml qe-input-ref.html
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Doc'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/GUI'
> if test -d PWgui ; then ( cd PWgui; make clean ) ; fi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GUI/PWgui'
> rm -f *~ */*~ */*/*~
> rm -f *.tgz 
> rm -f *.tar
> cd doc/pwdocs; make clean
> make[5]: Entering directory '/<<PKGBUILDDIR>>/GUI/PWgui/doc/pwdocs'
> for file in INPUT_PW.txt INPUT_NEB.txt INPUT_PH.txt INPUT_PP.txt INPUT_PROJWFC.txt INPUT_BANDS.txt INPUT_DOS.txt INPUT_LD1.txt INPUT_HP.txt ; do \
> 	if test -f $file ; then rm -f $file ; fi ; \
> done
> rm -f INPUT_*.html INPUT_*.txt *~
> rm -f *.tex *.aux *.log *.out *.toc *.gif *.pdf *.png
> rm -rf user_guide/	
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/GUI/PWgui/doc/pwdocs'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GUI/PWgui'
> if test -d QE-modes ; then ( cd QE-modes; make clean ) ; fi
> make[4]: Entering directory '/<<PKGBUILDDIR>>/GUI/QE-modes'
> cd Doc; make clean
> make[5]: Entering directory '/<<PKGBUILDDIR>>/GUI/QE-modes/Doc'
> rm -f user_guide.aux user_guide.log user_guide.out user_guide.toc
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/GUI/QE-modes/Doc'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/GUI/QE-modes'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/GUI'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/install'
> if test -d ../W90; then (cd ../W90; \
> make veryclean); fi
> if test -d ../WANT; then (cd ../WANT; \
> make clean); fi
> if test -d ../YAMBO; then (cd ../YAMBO; \
> make clean); fi
> if test -d ../GIPAW; then (cd ../GIPAW; make clean); fi
> rm -f ../bin/wannier90.x
> if test -d ../D3Q; then (cd ../D3Q; make clean); fi
> rm -rf ./make-want ./configure-want
> rm -rf ./make-yambo ./configure-yambo
> rm -f ../bin/gipaw.x
> rm -rf ./make-w90 ./configure-w90
> rm -f ../bin/d3q.x
> rm -rf ./make-gipaw 
> rm -f ../bin/d3_*.x
> rm -f ../bin/diffd3.x
> rm -f ../bin/xml2giorgia.x
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/install'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/install'
> if test -d ../LAPACK; then (cd ../LAPACK; make clean); fi
> if test -d ../FoX; then (rm -R -f ../FoX); fi
> if test -d ../EIGENSOLVER_GPU; then (cd ../EIGENSOLVER_GPU/lib_eigsolve ; make clean); fi
> rm libcuda_devxlib
> if test -d ../LIBBEEF; then (cd ../LIBBEEF ; make clean); fi
> rm: cannot remove 'libcuda_devxlib': No such file or directory
> make[3]: *** [extlibs_makefile:118: libcuda_devxlib_clean] Error 1
> make[3]: *** Waiting for unfinished jobs....
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LIBBEEF'
> rm -f libbeef.a *.o *.mod *.i core*
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LIBBEEF'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/install'
> make[2]: [Makefile:280: clean] Error 2 (ignored)
> /bin/rm -rf bin/*.x tempdir
> make[3]: Entering directory '/<<PKGBUILDDIR>>/install'
> if test -d ../W90; then (cd ../W90; \
> make veryclean); fi
> if test -d ../WANT; then (cd ../WANT; \
> make clean); fi
> if test -d ../YAMBO; then (cd ../YAMBO; \
> make clean); fi
> if test -d ../GIPAW; then (cd ../GIPAW; make clean); fi
> if test -d ../D3Q; then (cd ../D3Q; make clean); fi
> rm -f ../bin/wannier90.x
> rm -rf ./make-want ./configure-want
> rm -rf ./make-yambo ./configure-yambo
> rm -f ../bin/gipaw.x
> rm -f ../bin/d3q.x
> rm -rf ./make-w90 ./configure-w90
> if test -d ../WANT; then (rm -R -f ../WANT); fi
> rm -rf ./make-gipaw 
> rm -f ../bin/d3_*.x
> if test -d ../W90; then (rm -R -f ../W90); fi
> if test -d ../YAMBO; then (rm -R -f ../YAMBO); fi
> if test -d ../want-want-2.6.1; then (rm -R -f ../want-want-2.6.1); fi
> if test -d ../GIPAW; then (cd ../GIPAW; \
> rm -f config.log config.status ); fi
> rm -f ../bin/diffd3.x
> if test -d ../wannier90-3.1.0; then (rm -R -f ../wannier90-3.1.0); fi
> if test -d ../yambo-4.5.2; then (rm -R -f ../yambo-4.5.2); fi
> if test -e ../archive/want-want-2.6.1.tar.gz ; then (rm -f ../archive/want-want-2.6.1.tar.gz); fi
> rm -rf ./configure-gipaw
> rm -f ../bin/xml2giorgia.x
> rm -f ../bin/wannier90.x
> rm -rf ./uncompress-yambo
> rm -rf ./uncompress-want ./configure.h
> # delete unpacked directory and its links, keep the archive
> rm -rf ./uncompress-w90
> test -e ../D3Q/protect || \
> (cd ..; \
> 	i=D3Q; \
> 	while j=$(readlink $i);do rm -rf $i; i=$j;done;\
> 	rm -rf $i\
> );
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/install'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/install'
> if test -d ../LAPACK; then (rm -R -f ../LAPACK ../lapack-3.6.1); fi
> if test -d ../FoX; then (rm -R -f ../FoX); fi
> if test -d ../EIGENSOLVER_GPU; then (rm -R -f ../EIGENSOLVER_GPU ../Eigensolver_gpu-0.3.1); fi
> cd ../external/devxlib; \
> if test -f make.inc; then (make distclean && rm make.inc); fi
> if test -d ../LIBBEEF; then (rm -R -f ../LIBBEEF); fi
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/install'
> (cd install ; rm -rf config.log configure.msg config.status \
> 	configure.h make_wannier90.inc autom4te.cache )
> (cd include; rm -rf configure.in qe_cdefs.h )
> rm -f espresso.tar.gz
> rm -rf make.inc
> rm -rf FoX
> cd pseudo; ./clean_ps ; cd -
> /<<PKGBUILDDIR>>
> ( cd install ; make -f plugins_makefile distclean || exit 1 )
> make[3]: Entering directory '/<<PKGBUILDDIR>>/install'
> rm -f ../archive/wannier90-3.1.0.tar.gz
> rm -f ../archive/want-want-2.6.1.tar.gz
> if test -e ../archive/yambo-4.5.2.tar.gz ; then \
> 	rm -f ../archive/yambo-4.5.2.tar.gz; fi
> #if test -d ../GIPAW; then (rm -R -f ../GIPAW ); fi
> if test -d ../D3Q; then (cd ../D3Q; make clean); fi
> #if test -d ../qe-gipaw-6.7MaX; then (rm -R -f ../qe-gipaw-6.7MaX ); fi
> rm -f ../bin/d3q.x
> rm -f ../bin/d3_*.x
> rm -f ../archive/qe-gipaw-6.7MaX.tar.gz
> rm -f ../bin/diffd3.x
> rm -f ../bin/xml2giorgia.x
> # delete unpacked directory and its links, keep the archive
> test -e ../D3Q/protect || \
> (cd ..; \
> 	i=D3Q; \
> 	while j=$(readlink $i);do rm -rf $i; i=$j;done;\
> 	rm -rf $i\
> );
> # also delete the tgz archive
> rm -f ../archive/d3q-latest; \
> rm -f make-d3q uncompress-d3q
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/install'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -rf CPV/tmp
> rm -f install/make_wannier90.sys
> rm -f install/make_lapack.inc
> rm -f install/make_blas.inc
> rm -f include/fft_defs.h
> rm -f Modules/version.f90.tmp
> rm -f include/configure.h
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building espresso using existing ./espresso_6.7.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to EPW/bin/epw.x:
> dpkg-source: error:   new version is symlink to ../src/epw.x
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file PP/src/bgw2pw.f90.orig, use --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_CP.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_HP.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PROJWFC.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_molecularpdos.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PP.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_BANDS.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_HP.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_pw2bgw.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PP.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_LD1.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_molecularpdos.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PROJWFC.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_Spectrum.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_HP.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_CP.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_pw2gw.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_molecularpdos.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_Davidson.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_CPPP.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_LD1.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PWCOND.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_Lanczos.html
> dpkg-source: warning: ignoring deletion of file Doc/brillouin_zones.pdf, use --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PW.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_BANDS.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_bgw2pw.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PP.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_EELS.xml
> dpkg-source: warning: ignoring deletion of file Doc/user_guide.pdf, use --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PW.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_CPPP.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_Lanczos.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_DOS.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_CPPP.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_Spectrum.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_Davidson.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_bgw2pw.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_LD1.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_DOS.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_BANDS.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PROJWFC.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_Spectrum.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_EELS.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_pw2bgw.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_CP.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_DOS.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PW.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_EELS.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PH.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_NEB.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PWCOND.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PH.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_pw2bgw.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_NEB.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_Lanczos.xml
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_Davidson.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_NEB.html
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PWCOND.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_bgw2pw.txt
> dpkg-source: warning: ignoring deletion of symlink Doc/INPUT_PH.html
> dpkg-source: warning: ignoring deletion of file Doc/constraints_HOWTO.pdf, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory Doc/user_guide
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/quantum_espresso.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/labels.pl, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node1.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node20.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node3.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node10.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node7.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/WARNINGS, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node12.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/internals.pl, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node14.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/next.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/user_guide.css, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node9.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node18.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node2.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node21.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/prev.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/index.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node13.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node11.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node16.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/next_g.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node4.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/up_g.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node19.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node5.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/up.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node6.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node17.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/prev_g.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node22.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/footnode.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/node15.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/contents.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Doc/user_guide/user_guide.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file install/make_lapack.inc, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file install/make_wannier90.inc, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file install/configure.msg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file install/config.status, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/configure.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/qe_cdefs.h, use --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink GUI/PWgui/doc/pwdocs/INPUT_HP.txt
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/INPUT_PROJWFC.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/INPUT_PP.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink GUI/PWgui/doc/pwdocs/INPUT_LD1.txt
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/INPUT_HP.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/INPUT_LD1.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/INPUT_BANDS.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink GUI/PWgui/doc/pwdocs/INPUT_PP.txt
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/INPUT_PW.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink GUI/PWgui/doc/pwdocs/INPUT_DOS.txt
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/INPUT_DOS.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of symlink GUI/PWgui/doc/pwdocs/INPUT_BANDS.txt
> dpkg-source: warning: ignoring deletion of symlink GUI/PWgui/doc/pwdocs/INPUT_PROJWFC.txt
> dpkg-source: warning: ignoring deletion of symlink GUI/PWgui/doc/pwdocs/INPUT_PW.txt
> dpkg-source: warning: ignoring deletion of symlink GUI/PWgui/doc/pwdocs/INPUT_PH.txt
> dpkg-source: warning: ignoring deletion of symlink GUI/PWgui/doc/pwdocs/INPUT_NEB.txt
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/INPUT_NEB.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/INPUT_PH.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory GUI/PWgui/doc/pwdocs/user_guide
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/quantum_espresso.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/labels.pl, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node1.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node20.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node3.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node10.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node7.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/WARNINGS, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node12.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/internals.pl, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node14.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/next.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/user_guide.css, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node9.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node18.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node2.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node21.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/prev.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/index.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node13.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node11.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node16.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/next_g.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node4.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/up_g.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node19.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node5.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/up.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node6.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node17.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/prev_g.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node22.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node8.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/footnode.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/node15.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/contents.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file GUI/PWgui/doc/pwdocs/user_guide/user_guide.html, use --include-removal to override
> dpkg-source: error: cannot represent change to EPW/src/epw.x: binary file contents changed
> dpkg-source: error: add EPW/src/epw.x in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'EPW/src/epw.x' will not be represented in diff
> dpkg-source: error: cannot represent change to EPW/src/libepw.a: binary file contents changed
> dpkg-source: error: add EPW/src/libepw.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GWW/simple_bse/libsimple_exc.a: binary file contents changed
> dpkg-source: error: add GWW/simple_bse/libsimple_exc.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to GWW/simple_ip/libsimple_ip.a: binary file contents changed
> dpkg-source: error: add GWW/simple_ip/libsimple_ip.a in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o/h2o.con' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o/h2o.hrs' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o/h2o.ncg' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o/h2o.pol' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o/h2o.spr' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o/h2o.the' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o/h2o.wfc' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/cp_h2o/h2o_51.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_h2o/h2o_51.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_h2o/h2o_51.save/lambda1: binary file contents changed
> dpkg-source: error: add test-suite/cp_h2o/h2o_51.save/lambda1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_h2o/h2o_51.save/lambdam1: binary file contents changed
> dpkg-source: error: add test-suite/cp_h2o/h2o_51.save/lambdam1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_h2o/h2o_51.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_h2o/h2o_51.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_h2o/h2o_51.save/wfcm1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_h2o/h2o_51.save/wfcm1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o_exx/h2o.con' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o_exx/h2o.hrs' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o_exx/h2o.ncg' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o_exx/h2o.pol' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o_exx/h2o.spr' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_h2o_exx/h2o.the' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/cp_h2o_exx/h2o_51.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_h2o_exx/h2o_51.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_h2o_exx/h2o_51.save/lambda1: binary file contents changed
> dpkg-source: error: add test-suite/cp_h2o_exx/h2o_51.save/lambda1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_h2o_exx/h2o_51.save/lambdam1: binary file contents changed
> dpkg-source: error: add test-suite/cp_h2o_exx/h2o_51.save/lambdam1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_h2o_exx/h2o_51.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_h2o_exx/h2o_51.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_h2o_exx/h2o_51.save/wfcm1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_h2o_exx/h2o_51.save/wfcm1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/cp_o2/o2.con' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_o2/o2.hrs' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_o2/o2.ncg' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_o2/o2.pol' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_o2/o2.spr' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_o2/o2.the' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_o2/o2.wfc' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_53.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_53.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_53.save/lambda1: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_53.save/lambda1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_53.save/lambda2: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_53.save/lambda2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_53.save/lambdam1: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_53.save/lambdam1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_53.save/lambdam2: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_53.save/lambdam2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_53.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_53.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_53.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_53.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_53.save/wfcm1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_53.save/wfcm1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_53.save/wfcm2.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_53.save/wfcm2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_54.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_54.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_54.save/lambda1: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_54.save/lambda1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_54.save/lambda2: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_54.save/lambda2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_54.save/lambdam1: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_54.save/lambdam1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_54.save/lambdam2: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_54.save/lambdam2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_54.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_54.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_54.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_54.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_54.save/wfcm1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_54.save/wfcm1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_o2/o2_54.save/wfcm2.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_o2/o2_54.save/wfcm2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/cp_si/si.con' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_si/si.hrs' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_si/si.ncg' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_si/si.pol' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_si/si.spr' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_si/si.the' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_si/si.wfc' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/cp_si/si_50.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_si/si_50.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_si/si_50.save/lambda1: binary file contents changed
> dpkg-source: error: add test-suite/cp_si/si_50.save/lambda1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_si/si_50.save/lambdam1: binary file contents changed
> dpkg-source: error: add test-suite/cp_si/si_50.save/lambdam1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_si/si_50.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_si/si_50.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_si/si_50.save/wfcm1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_si/si_50.save/wfcm1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/cp_sio2/sio2.con' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_sio2/sio2.for' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_sio2/sio2.hrs' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_sio2/sio2.ncg' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_sio2/sio2.pol' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_sio2/sio2.spr' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_sio2/sio2.the' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/cp_sio2/sio2.wfc' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_91.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_91.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_91.save/lambda1: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_91.save/lambda1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_91.save/lambdam1: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_91.save/lambdam1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_91.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_91.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_91.save/wfcm1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_91.save/wfcm1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_92.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_92.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_92.save/lambda1: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_92.save/lambda1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_92.save/lambdam1: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_92.save/lambdam1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_92.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_92.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_92.save/wfcm1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_92.save/wfcm1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_93.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_93.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_93.save/lambda1: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_93.save/lambda1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_93.save/lambdam1: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_93.save/lambdam1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_93.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_93.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_93.save/wfcm1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_93.save/wfcm1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_94.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_94.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_94.save/lambda1: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_94.save/lambda1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_94.save/lambdam1: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_94.save/lambdam1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_94.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_94.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/cp_sio2/sio2_94.save/wfcm1.dat: binary file contents changed
> dpkg-source: error: add test-suite/cp_sio2/sio2_94.save/wfcm1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/_ph0/diam.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/_ph0/diam.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/_ph0/diam.q_2/diam.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/_ph0/diam.q_2/diam.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/_ph0/diam.q_2/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/_ph0/diam.q_2/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/_ph0/diam.q_3/diam.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/_ph0/diam.q_3/diam.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/_ph0/diam.q_3/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/_ph0/diam.q_3/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/_ph0/diam.q_4/diam.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/_ph0/diam.q_4/diam.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/_ph0/diam.q_4/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/_ph0/diam.q_4/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.chk: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.chk in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.epb1: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.epb1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.epmatwp: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.epmatwp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.sigma_restart1: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.sigma_restart1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/diam.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/diam.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/save/diam.dvscf_q1: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/save/diam.dvscf_q1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/save/diam.dvscf_q2: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/save/diam.dvscf_q2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/save/diam.dvscf_q3: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/save/diam.dvscf_q3 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_base/save/diam.dvscf_q4: binary file contents changed
> dpkg-source: error: add test-suite/epw_base/save/diam.dvscf_q4 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=epw10.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=epw11.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=epw12.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=epw13.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=epw2.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=epw3.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=epw4.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=epw6.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=epw7.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=epw8.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=nscf_epw.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_base/test.err.120823.inp=scf_epw.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/epw_metal/Fepmatkq1/pb.epmatkq1_0: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/Fepmatkq1/pb.epmatkq1_0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/Fsparse/sparse_0: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/Fsparse/sparse_0 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/inv_tau_tmp: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/inv_tau_tmp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/inv_taucb_tmp: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/inv_taucb_tmp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.chk: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.chk in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.epb1: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.epb1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.epmatkq1: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.epmatkq1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.epmatwp: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.epmatwp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/pb.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/pb.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/sparsei: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/sparsei in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/sparsej: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/sparsej in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/sparsek: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/sparsek in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/sparseq: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/sparseq in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_metal/sparset: binary file contents changed
> dpkg-source: error: add test-suite/epw_metal/sparset in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/epw_metal/test.err.120823.inp=epw4.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_metal/test.err.120823.inp=nscf_epw.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_metal/test.err.120823.inp=scf_epw.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/epw_mob/_ph0/si.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/_ph0/si.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/_ph0/si.q_2/si.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/_ph0/si.q_2/si.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/_ph0/si.q_2/si.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/_ph0/si.q_2/si.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/_ph0/si.q_3/si.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/_ph0/si.q_3/si.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/_ph0/si.q_3/si.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/_ph0/si.q_3/si.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/save/si.dvscf_q1: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/save/si.dvscf_q1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/save/si.dvscf_q2: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/save/si.dvscf_q2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/save/si.dvscf_q3: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/save/si.dvscf_q3 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.chk: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.chk in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.epb1: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.epb1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.epmatwp: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.epmatwp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc33.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc33.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc34.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc34.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc35.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc35.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc36.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc36.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc37.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc37.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc38.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc38.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc39.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc39.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc40.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc40.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc41.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc41.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc42.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc42.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc43.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc43.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc44.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc44.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc45.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc45.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc46.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc46.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc47.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc47.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc48.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc48.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc49.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc49.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc50.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc50.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc51.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc51.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc52.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc52.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc53.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc53.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc54.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc54.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc55.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc55.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc56.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc56.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc57.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc57.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc58.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc58.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc59.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc59.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc60.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc60.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc61.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc61.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc62.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc62.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc63.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc63.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc64.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc64.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.tau_restart1: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.tau_restart1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.tau_restart_CB1: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.tau_restart_CB1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_mob/si.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/epw_mob/si.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/epw_mob/test.err.120823.inp=epw2.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_mob/test.err.120823.inp=epw3.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_mob/test.err.120823.inp=epw4.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_mob/test.err.120823.inp=nscf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_mob/test.err.120823.inp=q2r.in.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_mob/test.err.120823.inp=scf.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/epw_pl/_ph0/si.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/_ph0/si.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/save/si.dvscf_q1: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/save/si.dvscf_q1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.chk: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.chk in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.epb1: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.epb1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.epmatwp: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.epmatwp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc33.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc33.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc34.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc34.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc35.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc35.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc36.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc36.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc37.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc37.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc38.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc38.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc39.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc39.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc40.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc40.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc41.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc41.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc42.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc42.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc43.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc43.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc44.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc44.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc45.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc45.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc46.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc46.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc47.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc47.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc48.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc48.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc49.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc49.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc50.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc50.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc51.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc51.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc52.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc52.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc53.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc53.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc54.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc54.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc55.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc55.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc56.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc56.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc57.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc57.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc58.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc58.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc59.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc59.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc60.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc60.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc61.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc61.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc62.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc62.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc63.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc63.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc64.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc64.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_pl/si.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/epw_pl/si.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/epw_pl/test.err.120823.inp=nscf_epw.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_pl/test.err.120823.inp=ph.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_pl/test.err.120823.inp=scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_pl/test.err.120823.inp=scf_epw.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/epw_polar/_ph0/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/_ph0/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/_ph0/sic.q_2/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/_ph0/sic.q_2/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/_ph0/sic.q_2/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/_ph0/sic.q_2/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/_ph0/sic.q_3/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/_ph0/sic.q_3/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/_ph0/sic.q_3/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/_ph0/sic.q_3/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/_ph0/sic.q_4/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/_ph0/sic.q_4/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/_ph0/sic.q_4/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/_ph0/sic.q_4/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/save/sic.dvscf_q1: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/save/sic.dvscf_q1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/save/sic.dvscf_q2: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/save/sic.dvscf_q2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/save/sic.dvscf_q3: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/save/sic.dvscf_q3 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/save/sic.dvscf_q4: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/save/sic.dvscf_q4 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.chk: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.chk in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.epb1: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.epb1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.epmatwp: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.epmatwp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_polar/sic.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/epw_polar/sic.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/epw_polar/test.err.120823.inp=epw3.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_polar/test.err.120823.inp=nscf_epw.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_polar/test.err.120823.inp=ph.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_polar/test.err.120823.inp=scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_polar/test.err.120823.inp=scf_epw.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.chk: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.chk in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.epb1: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.epb1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.epmatwp: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.epmatwp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_soc/pb.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/epw_soc/pb.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/epw_soc/test.err.120823.inp=nscf_epw.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_soc/test.err.120823.inp=scf_epw.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.chk: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.chk in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.epb1: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.epb1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.ephmat/egnv: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.ephmat/egnv in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.ephmat/ephmat1: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.ephmat/ephmat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.ephmat/freq: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.ephmat/freq in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.ephmat/ikmap: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.ephmat/ikmap in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.epmatwp: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.epmatwp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/MgB2.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/MgB2.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.q_2/MgB2.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.q_2/MgB2.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.q_2/MgB2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.q_2/MgB2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.q_3/MgB2.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.q_3/MgB2.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.q_3/MgB2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.q_3/MgB2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.q_4/MgB2.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.q_4/MgB2.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.q_4/MgB2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.q_4/MgB2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.q_5/MgB2.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.q_5/MgB2.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.q_5/MgB2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.q_5/MgB2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.q_6/MgB2.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.q_6/MgB2.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/_ph0/MgB2.q_6/MgB2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/_ph0/MgB2.q_6/MgB2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/save/MgB2.dvscf_q1: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/save/MgB2.dvscf_q1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/save/MgB2.dvscf_q2: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/save/MgB2.dvscf_q2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/save/MgB2.dvscf_q3: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/save/MgB2.dvscf_q3 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/save/MgB2.dvscf_q4: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/save/MgB2.dvscf_q4 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/save/MgB2.dvscf_q5: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/save/MgB2.dvscf_q5 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_super/save/MgB2.dvscf_q6: binary file contents changed
> dpkg-source: error: add test-suite/epw_super/save/MgB2.dvscf_q6 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/epw_super/test.err.120823.inp=epw3.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_super/test.err.120823.inp=epw4.in.args=3' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/epw_trev/_ph0/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/_ph0/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/_ph0/sic.q_2/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/_ph0/sic.q_2/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/_ph0/sic.q_2/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/_ph0/sic.q_2/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/_ph0/sic.q_3/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/_ph0/sic.q_3/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/_ph0/sic.q_3/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/_ph0/sic.q_3/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/_ph0/sic.q_4/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/_ph0/sic.q_4/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/_ph0/sic.q_4/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/_ph0/sic.q_4/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/save/sic.dvscf_q1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/save/sic.dvscf_q1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/save/sic.dvscf_q2: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/save/sic.dvscf_q2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/save/sic.dvscf_q3: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/save/sic.dvscf_q3 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/save/sic.dvscf_q4: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/save/sic.dvscf_q4 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.chk: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.chk in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.epb1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.epb1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.epmatwp: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.epmatwp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev/sic.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev/sic.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/epw_trev/test.err.120823.inp=nscf_epw.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_trev/test.err.120823.inp=ph.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_trev/test.err.120823.inp=scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_trev/test.err.120823.inp=scf_epw.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/_ph0/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/_ph0/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/_ph0/sic.q_2/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/_ph0/sic.q_2/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/_ph0/sic.q_2/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/_ph0/sic.q_2/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/_ph0/sic.q_3/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/_ph0/sic.q_3/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/_ph0/sic.q_3/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/_ph0/sic.q_3/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/_ph0/sic.q_4/sic.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/_ph0/sic.q_4/sic.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/_ph0/sic.q_4/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/_ph0/sic.q_4/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/save/sic.dvscf_q1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/save/sic.dvscf_q1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/save/sic.dvscf_q2: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/save/sic.dvscf_q2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/save/sic.dvscf_q3: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/save/sic.dvscf_q3 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/save/sic.dvscf_q4: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/save/sic.dvscf_q4 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.chk: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.chk in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.epb1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.epb1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.epmatwp: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.epmatwp in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/epw_trev_uspp/sic.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/epw_trev_uspp/sic.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/epw_trev_uspp/test.err.120823.inp=nscf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_trev_uspp/test.err.120823.inp=ph.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/epw_trev_uspp/test.err.120823.inp=scf.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.mixd1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.mixd1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/HP/bn.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/HP/bn.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/bn.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/bn.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/bn.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/bn.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/bn.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/bn.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/bn.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/bn.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/bn.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/bn.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw/bn.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw/bn.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_paw/test.err.120823.inp=BN.hp.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_paw/test.err.120823.inp=BN.hp.in.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_paw/test.err.120823.inp=BN.scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_paw/test.err.120823.inp=BN.scf.in.args=2' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw_magn/CrI3.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw_magn/CrI3.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw_magn/CrI3.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw_magn/CrI3.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw_magn/CrI3.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw_magn/CrI3.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw_magn/CrI3.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw_magn/CrI3.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw_magn/CrI3.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw_magn/CrI3.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw_magn/CrI3.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw_magn/CrI3.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw_magn/HP/CrI3.mixd1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw_magn/HP/CrI3.mixd1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_paw_magn/HP/CrI3.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_paw_magn/HP/CrI3.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_paw_magn/test.err.120823.inp=CrI3.scf.1.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.mixd1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.mixd1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/HP/LiCoO2.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/HP/LiCoO2.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/LiCoO2.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/LiCoO2.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/LiCoO2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/LiCoO2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/LiCoO2.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/LiCoO2.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/LiCoO2.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/LiCoO2.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/LiCoO2.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/LiCoO2.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us/LiCoO2.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us/LiCoO2.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us/test.err.120823.inp=LiCoO2.hp.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us/test.err.120823.inp=LiCoO2.hp.in.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us/test.err.120823.inp=LiCoO2.scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us/test.err.120823.inp=LiCoO2.scf.in.args=2' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.mixd1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.mixd1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/HP/LiCoO2.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/LiCoO2.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/LiCoO2.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us_intersiteV/LiCoO2.mix.nsg1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/LiCoO2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/LiCoO2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/LiCoO2.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/LiCoO2.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/LiCoO2.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/LiCoO2.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/LiCoO2.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/LiCoO2.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/LiCoO2.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/LiCoO2.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_intersiteV/LiCoO2.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_intersiteV/LiCoO2.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us_intersiteV/test.err.120823.inp=LiCoO2.hp.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us_intersiteV/test.err.120823.inp=LiCoO2.hp.in.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us_intersiteV/test.err.120823.inp=LiCoO2.scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us_intersiteV/test.err.120823.inp=LiCoO2.scf.in.args=2' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.mixd1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.mixd1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw10.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw11.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw12.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw9.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcdw9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup10.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup11.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup12.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup9.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/HP/NiO.save/wfcup9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/NiO.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/NiO.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/NiO.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/NiO.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/NiO.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/NiO.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/NiO.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/NiO.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/NiO.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/NiO.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/NiO.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/NiO.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/NiO.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/NiO.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/NiO.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/NiO.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/NiO.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/NiO.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_insulator_us_magn/NiO.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_insulator_us_magn/NiO.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us_magn/test.err.120823.inp=NiO.hp.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us_magn/test.err.120823.inp=NiO.hp.in.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us_magn/test.err.120823.inp=NiO.scf.2.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_insulator_us_magn/test.err.120823.inp=NiO.scf.2.in.args=2' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.mixd1: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.mixd1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw10.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw11.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw12.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw9.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcdw9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup10.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup11.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup12.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/HP/iron.save/wfcup9.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/HP/iron.save/wfcup9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/iron.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/iron.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/iron.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/iron.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/iron.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/iron.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/iron.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/iron.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/iron.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/iron.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/iron.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/iron.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/iron.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/iron.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/iron.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/iron.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/iron.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/iron.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn/iron.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn/iron.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/hp_metal_paw_magn/test.err.120823.inp=Fe.scf.in.args=2' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.mixd1: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.mixd1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/HP/LiNiO2.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.mix.nsg1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_paw_magn_intersiteV/LiNiO2.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/hp_metal_paw_magn_intersiteV/test.err.120823.inp=LiNiO2.scf.in.args=2' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.mixd1: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.mixd1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw10.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw11.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw12.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw13.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw14.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw15.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw16.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw17.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw18.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw19.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw20.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw21.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw22.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw23.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw24.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw25.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw26.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw9.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcdw9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup10.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup11.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup12.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup13.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup14.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup15.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup16.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup17.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup18.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup19.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup20.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup21.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup22.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup23.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup24.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup25.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup26.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/HP/Ni.save/wfcup9.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/HP/Ni.save/wfcup9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.hub1: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcdw5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcdw5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcdw6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcdw6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcdw7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcdw7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcdw8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcdw8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcup5.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcup5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcup6.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcup6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcup7.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcup7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/hp_metal_us_magn/Ni.save/wfcup8.dat: binary file contents changed
> dpkg-source: error: add test-suite/hp_metal_us_magn/Ni.save/wfcup8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/hp_metal_us_magn/test.err.120823.inp=Ni.hp.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_metal_us_magn/test.err.120823.inp=Ni.hp.in.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_metal_us_magn/test.err.120823.inp=Ni.scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/hp_metal_us_magn/test.err.120823.inp=Ni.scf.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_Ni_nc_spinorbit_mag/test.err.120823.inp=Ni.scf.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_paw/_ph0/bn.hub1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_paw/_ph0/bn.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_paw/_ph0/bn.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_paw/_ph0/bn.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_paw/_ph0/bn.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_paw/_ph0/bn.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_paw/bn.hub1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_paw/bn.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_paw/bn.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_paw/bn.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_paw/bn.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_paw/bn.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_paw/bn.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_paw/bn.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_paw/bn.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_paw/bn.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_paw/bn.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_paw/bn.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_paw/bn.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_paw/bn.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/ph_U_insulator_paw/test.err.120823.inp=BN.phG.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_U_insulator_paw/test.err.120823.inp=BN.phq.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_U_insulator_paw/test.err.120823.inp=BN.scf.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_us/_ph0/bn.hub1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_us/_ph0/bn.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_us/_ph0/bn.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_us/_ph0/bn.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_us/_ph0/bn.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_us/_ph0/bn.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_us/bn.hub1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_us/bn.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_us/bn.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_us/bn.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_us/bn.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_us/bn.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_us/bn.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_us/bn.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_us/bn.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_us/bn.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_us/bn.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_us/bn.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_insulator_us/bn.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_insulator_us/bn.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/ph_U_insulator_us/test.err.120823.inp=BN.phG.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_U_insulator_us/test.err.120823.inp=BN.phq.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_U_insulator_us/test.err.120823.inp=BN.scf.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/_ph0/nickel.hub1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/_ph0/nickel.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/_ph0/nickel.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/_ph0/nickel.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/_ph0/nickel.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/_ph0/nickel.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.hub1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcdw10.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcdw10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcdw5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcdw5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcdw6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcdw6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcdw7.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcdw7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcdw8.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcdw8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcdw9.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcdw9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcup10.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcup10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcup5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcup5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcup6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcup6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcup7.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcup7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcup8.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcup8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.save/wfcup9.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.save/wfcup9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_paw/nickel.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_paw/nickel.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/ph_U_metal_paw/test.err.120823.inp=Ni.scf.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/_ph0/iron.hub1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/_ph0/iron.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/_ph0/iron.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/_ph0/iron.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/_ph0/iron.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/_ph0/iron.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.hub1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_U_metal_us/iron.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_U_metal_us/iron.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_2/diam.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_2/diam.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_2/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_2/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_2/diam.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_2/diam.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_3/diam.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_3/diam.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_3/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_3/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_3/diam.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_3/diam.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_4/diam.dvscf1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_4/diam.dvscf1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_4/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_4/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_4/diam.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_4/diam.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_5/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_5/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_5/diam.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_5/diam.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_6/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_6/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_6/diam.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_6/diam.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_7/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_7/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_7/diam.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_7/diam.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_8/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_8/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/_ph0/diam.q_8/diam.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/_ph0/diam.q_8/diam.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_dw.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_dw.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_etk_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_etk_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_etk_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_etk_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_etk_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_etk_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_etk_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_etk_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_etq_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_etq_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_etq_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_etq_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_etq_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_etq_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_etq_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_etq_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_gkk_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_gkk_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_gkk_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_gkk_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_gkk_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_gkk_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_gkk_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_gkk_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_upfan_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_upfan_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_upfan_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_upfan_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_upfan_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_upfan_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.1/ahc_upfan_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.1/ahc_upfan_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_dw.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_dw.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq5.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq5.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq6.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq6.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq7.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq7.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq8.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etk_iq8.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq5.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq5.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq6.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq6.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq7.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq7.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq8.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_etq_iq8.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq5.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq5.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq6.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq6.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq7.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq7.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq8.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.2/ahc_gkk_iq8.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_dw.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_dw.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_etk_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_etk_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_etk_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_etk_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_etk_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_etk_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_etk_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_etk_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_etq_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_etq_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_etq_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_etq_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_etq_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_etq_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_etq_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_etq_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_gkk_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_gkk_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_gkk_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_gkk_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_gkk_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_gkk_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_gkk_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_gkk_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_upfan_iq1.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_upfan_iq1.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_upfan_iq2.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_upfan_iq2.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_upfan_iq3.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_upfan_iq3.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/ahc_dir.3/ahc_upfan_iq4.bin: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/ahc_dir.3/ahc_upfan_iq4.bin in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc1.dyn1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc1.dyn2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc1.dyn3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc1.dyn4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc2.dyn1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc2.dyn2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc2.dyn3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc2.dyn4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc2.dyn5' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc2.dyn6' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc2.dyn7' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc2.dyn8' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc3.dyn1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc3.dyn2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc3.dyn3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/diam.ahc3.dyn4' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/diam.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/diam.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/diam.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/diam.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/diam.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/diam.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/diam.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/diam.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/diam.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/diam.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/diam.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/diam.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/diam.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/diam.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/diam.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/diam.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/diam.wfcgauge: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/diam.wfcgauge in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.ahc1.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.ahc2.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.ahc3.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.dvscfq2r.doneutral.in.args=6' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.dvscfq2r.in.args=6' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.matdyn1.in.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.matdyn2.in.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.matdyn3.in.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.nscf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.nscf.nosym.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.ph.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.postahc1.in.args=7' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.postahc2.in.args=7' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.postahc3.in.args=7' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.q2r.in.args=3' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_ahc_diam/test.err.120823.inp=diam.scf.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc1.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc1.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc10.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc10.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc11.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc11.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc12.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc12.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc13.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc13.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc14.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc14.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc15.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc15.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc16.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc16.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc17.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc17.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc18.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc18.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc19.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc19.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc2.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc2.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc20.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc20.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc21.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc21.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc22.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc22.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc23.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc23.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc24.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc24.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc25.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc25.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc26.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc26.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc27.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc27.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc3.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc3.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc4.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc4.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc5.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc5.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc6.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc6.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc7.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc7.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc8.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc8.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot/diam.wpot.irc9.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot/diam.wpot.irc9.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc1.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc1.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc10.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc10.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc11.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc11.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc12.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc12.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc13.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc13.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc14.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc14.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc15.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc15.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc16.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc16.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc17.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc17.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc18.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc18.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc19.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc19.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc2.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc2.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc20.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc20.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc21.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc21.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc22.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc22.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc23.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc23.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc24.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc24.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc25.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc25.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc26.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc26.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc27.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc27.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc3.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc3.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc4.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc4.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc5.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc5.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc6.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc6.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc7.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc7.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc8.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc8.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc9.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_ahc_diam/wpot_neutral/diam.wpot.irc9.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/_ph0/nickel.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/_ph0/nickel.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/_ph0/nickel.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/_ph0/nickel.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/_ph0/nickelpaw.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/_ph0/nickelpaw.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/_ph0/nickelpaw.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/_ph0/nickelpaw.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/_ph0/silicon.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/_ph0/silicon.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/_ph0/silicon.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/_ph0/silicon.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/carbon.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/carbon.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcdw10.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcdw10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcdw5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcdw5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcdw6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcdw6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcdw7.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcdw7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcdw8.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcdw8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcdw9.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcdw9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcup10.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcup10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcup5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcup5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcup6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcup6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcup7.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcup7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcup8.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcup8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.save/wfcup9.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.save/wfcup9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickel.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickel.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcdw10.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcdw10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcdw5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcdw5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcdw6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcdw6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcdw7.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcdw7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcdw8.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcdw8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcdw9.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcdw9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcup10.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcup10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcup5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcup5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcup6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcup6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcup7.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcup7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcup8.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcup8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.save/wfcup9.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.save/wfcup9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/nickelpaw.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/nickelpaw.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_base/silicon.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_base/silicon.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/ph_base/test.err.120823.inp=c.phG.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_base/test.err.120823.inp=c.scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_base/test.err.120823.inp=ni.scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_base/test.err.120823.inp=nipaw.scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_base/test.err.120823.inp=si.phG.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_base/test.err.120823.inp=si.phX.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_base/test.err.120823.inp=si.scf.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_10/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_10/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_10/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_10/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_10/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_10/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_2/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_2/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_2/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_2/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_2/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_2/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_3/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_3/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_3/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_3/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_3/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_3/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_4/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_4/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_4/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_4/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_4/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_4/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_5/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_5/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_5/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_5/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_5/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_5/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_6/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_6/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_6/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_6/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_6/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_6/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_7/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_7/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_7/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_7/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_7/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_7/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_8/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_8/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_8/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_8/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_8/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_8/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_9/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_9/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_9/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_9/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/_ph0/aluminum.q_9/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/_ph0/aluminum.q_9/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/ph_interpol_metal/test.err.120823.inp=al.dvscfq2r.in.args=6' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_interpol_metal/test.err.120823.inp=al.elph.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_interpol_metal/test.err.120823.inp=al.elph.interpol.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_interpol_metal/test.err.120823.inp=al.ph.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_interpol_metal/test.err.120823.inp=al.scf.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc1.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc1.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc10.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc10.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc11.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc11.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc12.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc12.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc13.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc13.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc14.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc14.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc15.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc15.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc16.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc16.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc17.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc17.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc18.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc18.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc19.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc19.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc2.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc2.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc20.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc20.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc21.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc21.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc22.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc22.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc23.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc23.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc24.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc24.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc25.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc25.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc26.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc26.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc27.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc27.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc3.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc3.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc4.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc4.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc5.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc5.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc6.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc6.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc7.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc7.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc8.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc8.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc9.dat1: binary file contents changed
> dpkg-source: error: add test-suite/ph_interpol_metal/w_pot/aluminum.wpot.irc9.dat1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_2/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_2/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_2/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_2/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_2/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_2/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_3/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_3/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_3/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_3/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_3/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_3/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_4/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_4/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_4/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_4/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_4/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_4/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_5/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_5/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_5/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_5/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_5/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_5/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_6/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_6/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_6/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_6/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_6/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_6/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_7/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_7/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_7/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_7/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_7/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_7/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_8/aluminum.aldv1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_8/aluminum.aldv1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_8/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_8/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/_ph0/aluminum.q_8/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/_ph0/aluminum.q_8/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc100.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc100.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc101.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc101.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc102.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc102.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc103.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc103.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc104.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc104.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc105.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc105.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc106.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc106.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc107.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc107.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc108.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc108.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc109.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc109.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc110.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc110.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc111.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc111.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc112.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc112.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc113.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc113.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc114.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc114.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc115.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc115.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc116.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc116.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc117.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc117.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc118.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc118.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc119.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc119.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc120.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc120.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc121.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc121.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc122.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc122.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc123.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc123.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc124.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc124.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc125.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc125.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc126.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc126.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc127.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc127.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc128.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc128.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc129.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc129.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc130.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc130.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc131.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc131.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc132.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc132.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc133.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc133.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc134.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc134.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc135.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc135.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc136.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc136.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc137.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc137.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc138.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc138.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc139.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc139.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc140.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc140.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc141.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc141.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc142.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc142.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc143.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc143.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc144.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc144.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc145.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc145.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc33.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc33.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc34.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc34.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc35.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc35.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc36.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc36.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc37.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc37.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc38.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc38.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc39.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc39.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc40.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc40.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc41.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc41.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc42.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc42.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc43.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc43.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc44.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc44.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc45.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc45.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc46.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc46.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc47.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc47.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc48.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc48.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc49.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc49.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc50.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc50.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc51.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc51.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc52.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc52.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc53.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc53.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc54.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc54.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc55.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc55.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc56.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc56.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc57.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc57.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc58.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc58.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc59.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc59.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc60.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc60.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc61.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc61.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc62.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc62.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc63.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc63.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc64.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc64.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc65.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc65.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc66.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc66.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc67.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc67.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc68.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc68.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc69.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc69.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc70.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc70.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc71.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc71.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc72.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc72.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc73.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc73.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc74.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc74.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc75.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc75.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc76.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc76.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc77.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc77.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc78.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc78.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc79.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc79.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc80.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc80.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc81.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc81.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc82.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc82.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc83.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc83.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc84.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc84.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc85.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc85.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc86.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc86.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc87.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc87.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc88.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc88.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc89.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc89.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc90.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc90.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc91.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc91.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc92.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc92.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc93.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc93.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc94.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc94.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc95.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc95.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc96.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc96.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc97.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc97.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc98.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc98.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.save/wfc99.dat: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.save/wfc99.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/ph_metal/aluminum.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/ph_metal/aluminum.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/ph_metal/test.err.120823.inp=al.scf.fit.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_metal/test.err.120823.inp=al.scf.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_metal/test.err.120823.inp=lambda.in.args=5' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_metal/test.err.120823.inp=matdyn.in.dos.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_metal/test.err.120823.inp=matdyn.in.freq.args=4' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/ph_metal/test.err.120823.inp=q2r.in.args=3' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_atom/pwscf.satwfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_atom/pwscf.satwfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_atom/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_atom/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_atom/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_atom/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_atom/pwscf.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_atom/pwscf.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_atom/pwscf.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_atom/pwscf.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_atom/test.err.120823.inp=atom-lsda.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_atom/test.err.120823.inp=atom-occ1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_atom/test.err.120823.inp=atom-occ2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_atom/test.err.120823.inp=atom-pbe.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_atom/test.err.120823.inp=atom-sigmapbe.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_atom/test.err.120823.inp=atom.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_b3lyp/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_b3lyp/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_b3lyp/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_b3lyp/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_b3lyp/pwscf.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_b3lyp/pwscf.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_b3lyp/pwscf.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_b3lyp/pwscf.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_berry/pwscf.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_berry/pwscf.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_berry/test.err.120823.inp=berry-1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_berry/test.err.120823.inp=berry-2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_berry/test.err.120823.inp=berry.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_cluster/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_cluster/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_cluster/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_cluster/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_cluster/pwscf.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_cluster/pwscf.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_cluster/pwscf.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_cluster/pwscf.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_cluster/test.err.120823.inp=cluster1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_cluster/test.err.120823.inp=cluster2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_cluster/test.err.120823.inp=cluster3.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_cluster/test.err.120823.inp=cluster4.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_dft/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_dft/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_dft/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_dft/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_dft/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_dft/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft10.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft11.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft3.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft4.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft5.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft6.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft7.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft8.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dft/test.err.120823.inp=dft9.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_dipole/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_dipole/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_dipole/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_dipole/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_dipole/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_dipole/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_dipole/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_dipole/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_dipole/test.err.120823.inp=2dcutoff.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_dipole/test.err.120823.inp=dipole.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_electric/pwscf.ewfc1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_electric/pwscf.ewfcm1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_electric/pwscf.ewfcp1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc33.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc33.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc34.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc34.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc35.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc35.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc36.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc36.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc37.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc37.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc38.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc38.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc39.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc39.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc40.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc40.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc41.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc41.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc42.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc42.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc43.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc43.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc44.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc44.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc45.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc45.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc46.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc46.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc47.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc47.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc48.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc48.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc49.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc49.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc50.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc50.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc51.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc51.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc52.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc52.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc53.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc53.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc54.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc54.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc55.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc55.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc56.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc56.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc57.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc57.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc58.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc58.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc59.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc59.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc60.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc60.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc61.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc61.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc62.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc62.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc63.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc63.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_electric/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_electric/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_electric/test.err.120823.inp=electric0.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_electric/test.err.120823.inp=electric1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_electric/test.err.120823.inp=electric2.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_eval/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_eval/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_eval/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_eval/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_eval/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_eval/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_eval/test.err.120823.inp=eval_infix-2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_eval/test.err.120823.inp=eval_infix.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_gau-pbe/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_gau-pbe/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_gau-pbe/test.err.120823.inp=gau-pbe-si111.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_gau-pbe/test.err.120823.inp=gau-pbe-si222.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_gau-pbe/test.err.120823.inp=gau-pbe-si444.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_hse/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_hse/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lattice-ibrav/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lattice-ibrav/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lattice-ibrav/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lattice-ibrav/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lattice-ibrav/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lattice-ibrav/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lattice-ibrav/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lattice-ibrav/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lattice-ibrav/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lattice-ibrav/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_lattice-ibrav/test.err.120823.inp=lattice-wyckoff-sio2.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.hub1: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.hub1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/pwscf.mix.nsg1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lda+U/pwscf.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lda+U/pwscf.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U+V_background.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U+V_force_stress_ortho.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U-noU.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U-user_ns.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U_force.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U_force_stress_ortho.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U_gamma.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U_kind1_collin.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U_kind1_noncollin.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lda+U/test.err.120823.inp=lda+U_pseudo.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw33.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw33.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw34.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw34.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw35.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw35.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw36.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw36.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw37.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw37.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw38.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw38.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw39.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw39.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw40.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw40.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw41.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw41.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw42.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw42.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw43.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw43.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw44.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw44.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw45.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw45.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw46.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw46.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw47.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw47.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw48.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw48.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw49.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw49.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw50.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw50.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw51.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw51.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw52.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw52.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw53.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw53.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw54.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw54.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw55.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw55.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw56.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw56.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw57.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw57.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw58.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw58.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw59.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw59.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw60.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw60.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcdw9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcdw9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup33.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup33.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup34.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup34.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup35.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup35.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup36.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup36.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup37.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup37.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup38.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup38.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup39.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup39.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup40.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup40.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup41.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup41.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup42.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup42.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup43.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup43.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup44.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup44.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup45.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup45.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup46.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup46.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup47.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup47.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup48.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup48.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup49.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup49.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup50.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup50.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup51.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup51.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup52.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup52.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup53.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup53.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup54.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup54.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup55.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup55.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup56.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup56.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup57.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup57.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup58.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup58.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup59.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup59.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup60.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup60.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.save/wfcup9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.save/wfcup9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_lsda/pwscf.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_lsda/pwscf.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_lsda/test.err.120823.inp=lsda-2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lsda/test.err.120823.inp=lsda-cg.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lsda/test.err.120823.inp=lsda-mixing_TF.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lsda/test.err.120823.inp=lsda-mixing_localTF.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lsda/test.err.120823.inp=lsda-mixing_ndim.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lsda/test.err.120823.inp=lsda-nelup+neldw.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lsda/test.err.120823.inp=lsda-tot_magnetization.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_lsda/test.err.120823.inp=lsda.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_md/pwscf.old2wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_md/pwscf.old2wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_md/pwscf.oldwfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_md/pwscf.oldwfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_md/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_md/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_md/pwscf.save/charge-old.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_md/pwscf.save/charge-old.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_md/pwscf.save/charge-old2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_md/pwscf.save/charge-old2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_md/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_md/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_md/test.err.120823.inp=md-pot_extrap1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_md/test.err.120823.inp=md-pot_extrap2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_md/test.err.120823.inp=md-wfc_extrap1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_md/test.err.120823.inp=md-wfc_extrap2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_md/test.err.120823.inp=md.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/ekin-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/ekin-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw33.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw33.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw34.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw34.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw35.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw35.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw36.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw36.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw37.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw37.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw38.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw38.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw39.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw39.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw40.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw40.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw41.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw41.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw42.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw42.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw43.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw43.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw44.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw44.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw45.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw45.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw46.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw46.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw47.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw47.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw48.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw48.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw49.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw49.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw50.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw50.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw51.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw51.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw52.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw52.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw53.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw53.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw54.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw54.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw55.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw55.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw56.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw56.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw57.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw57.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw58.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw58.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw59.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw59.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw60.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw60.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw61.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw61.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw62.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw62.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw63.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw63.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw64.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw64.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw65.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw65.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw66.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw66.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw67.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw67.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw68.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw68.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw69.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw69.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw70.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw70.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw71.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw71.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw72.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw72.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw73.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw73.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw74.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw74.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw75.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw75.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw76.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw76.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw77.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw77.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw78.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw78.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw79.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw79.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw80.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw80.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw81.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw81.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw82.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw82.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw83.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw83.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw84.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw84.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcdw9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcdw9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup33.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup33.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup34.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup34.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup35.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup35.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup36.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup36.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup37.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup37.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup38.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup38.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup39.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup39.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup40.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup40.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup41.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup41.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup42.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup42.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup43.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup43.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup44.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup44.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup45.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup45.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup46.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup46.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup47.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup47.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup48.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup48.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup49.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup49.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup50.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup50.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup51.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup51.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup52.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup52.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup53.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup53.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup54.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup54.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup55.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup55.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup56.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup56.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup57.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup57.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup58.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup58.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup59.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup59.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup60.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup60.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup61.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup61.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup62.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup62.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup63.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup63.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup64.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup64.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup65.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup65.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup66.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup66.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup67.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup67.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup68.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup68.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup69.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup69.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup70.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup70.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup71.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup71.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup72.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup72.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup73.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup73.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup74.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup74.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup75.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup75.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup76.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup76.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup77.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup77.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup78.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup78.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup79.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup79.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup80.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup80.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup81.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup81.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup82.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup82.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup83.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup83.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup84.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup84.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.save/wfcup9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.save/wfcup9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metaGGA/pwscf.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_metaGGA/pwscf.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_metaGGA/test.err.120823.inp=metaGGA-spin.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_metal/pwscf.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_metal/pwscf.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_metal/test.err.120823.inp=metal-2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_metal/test.err.120823.inp=metal-fermi_dirac.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_metal/test.err.120823.inp=metal-gaussian.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_metal/test.err.120823.inp=metal-tetrahedra-1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_metal/test.err.120823.inp=metal-tetrahedra-2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_metal/test.err.120823.inp=metal-tetrahedra.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_metal/test.err.120823.inp=metal.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc33.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc33.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc34.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc34.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc35.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc35.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc36.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc36.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc37.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc37.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc38.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc38.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc39.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc39.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc40.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc40.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc41.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc41.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc42.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc42.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc43.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc43.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc44.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc44.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc45.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc45.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc46.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc46.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc47.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc47.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc48.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc48.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc49.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc49.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc50.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc50.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc51.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc51.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc52.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc52.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc53.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc53.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc54.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc54.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc55.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc55.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc56.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc56.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc57.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc57.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc58.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc58.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc59.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc59.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc60.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc60.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc61.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc61.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc62.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc62.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc63.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc63.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc64.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc64.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc65.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc65.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc66.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc66.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc67.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc67.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc68.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc68.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc69.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc69.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc70.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc70.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_noncolin/pwscf.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_noncolin/pwscf.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_noncolin/test.err.120823.inp=noncolin-1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_noncolin/test.err.120823.inp=noncolin-2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_noncolin/test.err.120823.inp=noncolin-cg.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_noncolin/test.err.120823.inp=noncolin-constrain_angle.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_noncolin/test.err.120823.inp=noncolin-constrain_atomic.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_noncolin/test.err.120823.inp=noncolin-constrain_total.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_noncolin/test.err.120823.inp=noncolin-hyb.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_noncolin/test.err.120823.inp=noncolin-pbe.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_noncolin/test.err.120823.inp=noncolin.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pawatom/pwscf.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pawatom/pwscf.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_pawatom/test.err.120823.inp=paw-atom.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_pawatom/test.err.120823.inp=paw-atom_l=2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_pawatom/test.err.120823.inp=paw-atom_lda.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_pawatom/test.err.120823.inp=paw-atom_spin.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_pawatom/test.err.120823.inp=paw-atom_spin_lda.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_pawatom/test.err.120823.inp=paw-atom_tqr.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_pawatom/test.err.120823.inp=paw-vcbfgs.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc33.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc33.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc34.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc34.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc35.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc35.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc36.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc36.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc37.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc37.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc38.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc38.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc39.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc39.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc40.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc40.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc41.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc41.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc42.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc42.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc43.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc43.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc44.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc44.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc45.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc45.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc46.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc46.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc47.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc47.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_pbe/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_pbe/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_pbe/test.err.120823.inp=pbe0-si111.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_pbe/test.err.120823.inp=pbe0-si222.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_pbe/test.err.120823.inp=pbe0-si444.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_pbe/test.err.120823.inp=pbeq2d.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_plugins/pwscf.bwfn.data.b1: binary file contents changed
> dpkg-source: error: add test-suite/pw_plugins/pwscf.bwfn.data.b1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_plugins/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_plugins/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_plugins/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_plugins/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_plugins/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_plugins/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_plugins/test.err.120823.inp=plugin-pw2casino_1.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_plugins/test.err.120823.inp=plugin-pw2casino_2.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_realspace/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_realspace/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_realspace/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_realspace/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_realspace/test.err.120823.inp=cluster_gs.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_realspace/test.err.120823.inp=cluster_gs50.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_realspace/test.err.120823.inp=cluster_rs.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_realspace/test.err.120823.inp=cluster_rs50.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_relax/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_relax/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_relax/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_relax/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_relax/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_relax/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_relax/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_relax/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_relax/test.err.120823.inp=relax-damped.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_relax/test.err.120823.inp=relax-el.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_relax/test.err.120823.inp=relax-extfor.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_relax/test.err.120823.inp=relax.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_relax/test.err.120823.inp=relax2-bfgs_ndim3.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_relax/test.err.120823.inp=relax2.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_scf/pwscf.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_scf/pwscf.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-allfrac.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-cg.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-disk_io-1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-disk_io-2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-disk_io.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-gamma.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-k0.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-kauto.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-kcrys.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-mixing_TF.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-mixing_beta.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-mixing_localTF.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-mixing_ndim.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-nofrac.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf-occ.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_scf/test.err.120823.inp=scf.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_spinorbit/pwscf.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_spinorbit/pwscf.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_spinorbit/test.err.120823.inp=spinorbit-1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_spinorbit/test.err.120823.inp=spinorbit-3.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_spinorbit/test.err.120823.inp=spinorbit-pbe.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_spinorbit/test.err.120823.inp=spinorbit.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_uspp/pwscf.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_uspp/pwscf.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_uspp/test.err.120823.inp=uspp-2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_uspp/test.err.120823.inp=uspp-cg.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_uspp/test.err.120823.inp=uspp-hyb-k.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_uspp/test.err.120823.inp=uspp-mixing_TF.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_uspp/test.err.120823.inp=uspp-mixing_localTF.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_uspp/test.err.120823.inp=uspp-mixing_ndim.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_uspp/test.err.120823.inp=uspp-singlegrid.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_uspp/test.err.120823.inp=uspp.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_uspp/test.err.120823.inp=uspp1-coulomb.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_uspp/test.err.120823.inp=uspp2.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcdw10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcdw10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcdw2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcdw2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcdw3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcdw3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcdw4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcdw4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcdw5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcdw5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcdw6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcdw6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcdw7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcdw7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcdw8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcdw8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcdw9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcdw9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcup10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcup10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcup2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcup2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcup3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcup3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcup4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcup4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcup5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcup5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcup6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcup6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcup7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcup7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcup8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcup8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vc-relax/pwscf.save/wfcup9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vc-relax/pwscf.save/wfcup9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_vc-relax/test.err.120823.inp=vc-relax1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_vc-relax/test.err.120823.inp=vc-relax2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_vc-relax/test.err.120823.inp=vc-relax3.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_vc-relax/test.err.120823.inp=vc-relax4.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_vc-relax/test.err.120823.inp=vc-relax5.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_vc-relax/test.err.120823.inp=vc-relax6.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfcdw1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfcdw1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/wfcup1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/wfcup1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_vdw/pwscf.save/xdm.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_vdw/pwscf.save/xdm.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_vdw/test.err.120823.inp=rVV10.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_vdw/test.err.120823.inp=vdW-DF3-opt1.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_vdw/test.err.120823.inp=vdW-DF3-opt2.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_vdw/test.err.120823.inp=vdw-d3.in' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_vdw/test.err.120823.inp=xdm.in' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_relax_relax/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_relax_relax/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_workflow_relax_relax/test.err.120823.inp=relax1.in.args=1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_workflow_relax_relax/test.err.120823.inp=relax2.in.args=2' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_scf_dos/pwscf.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_scf_dos/pwscf.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_workflow_scf_dos/test.err.120823.inp=dos2.in.args=2' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_workflow_scf_dos/test.err.120823.inp=scf1.in.args=1' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_dos/pwscf.wfc1: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_dos/pwscf.wfc1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_workflow_vc-relax_dos/test.err.120823.inp=dos2.in.args=2' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/charge-density.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/charge-density.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc1.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc1.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc10.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc10.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc11.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc11.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc12.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc12.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc13.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc13.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc14.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc14.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc15.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc15.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc16.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc16.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc17.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc17.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc18.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc18.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc19.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc19.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc2.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc2.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc20.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc20.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc21.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc21.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc22.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc22.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc23.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc23.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc24.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc24.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc25.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc25.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc26.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc26.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc27.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc27.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc28.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc28.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc29.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc29.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc3.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc3.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc30.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc30.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc31.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc31.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc32.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc32.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc4.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc4.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc5.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc5.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc6.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc6.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc7.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc7.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc8.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc8.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc9.dat: binary file contents changed
> dpkg-source: error: add test-suite/pw_workflow_vc-relax_scf/pwscf.save/wfc9.dat in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: newly created empty file 'test-suite/pw_workflow_vc-relax_scf/pwscf.wfc1' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test-suite/pw_workflow_vc-relax_scf/test.err.120823.inp=scf2.in.args=2' will not be represented in diff
> dpkg-source: error: cannot represent change to test-suite/testcode/lib/testcode2/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test-suite/testcode/lib/testcode2/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/testcode/lib/testcode2/__pycache__/ansi.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test-suite/testcode/lib/testcode2/__pycache__/ansi.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/testcode/lib/testcode2/__pycache__/compatibility.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test-suite/testcode/lib/testcode2/__pycache__/compatibility.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/testcode/lib/testcode2/__pycache__/config.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test-suite/testcode/lib/testcode2/__pycache__/config.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/testcode/lib/testcode2/__pycache__/dir_lock.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test-suite/testcode/lib/testcode2/__pycache__/dir_lock.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/testcode/lib/testcode2/__pycache__/exceptions.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test-suite/testcode/lib/testcode2/__pycache__/exceptions.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/testcode/lib/testcode2/__pycache__/queues.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test-suite/testcode/lib/testcode2/__pycache__/queues.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/testcode/lib/testcode2/__pycache__/util.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test-suite/testcode/lib/testcode2/__pycache__/util.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/testcode/lib/testcode2/__pycache__/validation.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test-suite/testcode/lib/testcode2/__pycache__/validation.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to test-suite/testcode/lib/testcode2/__pycache__/vcs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add test-suite/testcode/lib/testcode2/__pycache__/vcs.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to upflib/upfconv.x: binary file contents changed
> dpkg-source: error: add upflib/upfconv.x in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'upflib/upfconv.x' will not be represented in diff
> dpkg-source: error: cannot represent change to upflib/virtual_v2.x: binary file contents changed
> dpkg-source: error: add upflib/virtual_v2.x in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'upflib/virtual_v2.x' will not be represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/espresso_6.7-2_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Debichem-devel mailing list