On Sun, 2024-06-23 at 00:15 +0800, Bo YU wrote: > Hi Philip, > > Thanks for reviewing the package again. > > On Mon, Jun 10, 2024 at 11:31 PM Bo YU <tsu.yubo@gmail.com> wrote: > > Hi philip! > > > > On Thu, May 30, 2024 at 1:21 AM Phil Wyett <philip.wyett@kathenas.org> wrote: > > > Hi Bo, > > > > > > Bringing onto RFS now and for all reviews in the future as was requested on IRC. > > > > Many thanks for it. I was just missing the message to fail to notice > > it and any review on IRC(if have), please tell me any issue again if I > > did not response to in time. > > > > > Bo, As was discussed on the mentors webite. The package review has taken place > > > and I believe this package is now ready for entry into Debian. Many thanks for > > > creating this package for Debian. > > > > > > Note: If any other mentors/developers would like to offer constructive criticism > > > on the package it would be gratefully received. > > May I know the status of the review for the package? Sorry if I am not > polite to ask about the progress of this. I wonder if something is > forgetten in case. > > The package is main blocker for linksem[0] and may need more time to > review it for Debian, So I'm going to take the liberty of asking. > > Sorry again. > > BR, > Bo > > [0]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067819 > > > Yeah, thanks again. I eagerly hope to receive any reviews that can > > improve it and please let me know any issues. > > > > BR, > > Bo > > > Regards > > > > > > Phil > > > > > > -- > > > > > > Website: https://kathenas.org > > > > > > Instagram: https://instagram.com/kathenasorg/ > > > > > > Buy Me A Coffee: https://buymeacoffee.com/kathenasorg Hi Bo, Sorry, I have been very busy, distracted and trying to mange my illnesses/disabilities. The major I currently see to be resolved is failure to build after successful build, which is part of reproducible builds. This is done with pbuilder: sudo pbuilder build --twice <package>.dsc Currently lem fails with the below. dpkg-deb: building package 'lem' in '../lem_2022-12-10+dfsg-1_amd64.deb'. dpkg-deb: building package 'lem-dbgsym' in '../lem-dbgsym_2022-12-10+dfsg- 1_amd64.deb'. dpkg-deb: building package 'liblem-ocaml-dev' in '../liblem-ocaml-dev_2022-12- 10+dfsg-1_amd64.deb'. dpkg-genbuildinfo -O../lem_2022-12-10+dfsg-1_amd64.buildinfo dpkg-genchanges -O../lem_2022-12-10+dfsg-1_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload (original source is included) dpkg-genchanges: info: including full source code in upload dpkg-buildpackage: info: source package lem dpkg-buildpackage: info: source version 2022-12-10+dfsg-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Bo YU <tsu.yubo@gmail.com> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . debian/rules clean dh clean --with ocaml dh_auto_clean dh_ocamlclean rm -f ocamlinit-stamp debian/tmp/share/lem/coq-lib/coq_makefile debian/liblem-ocaml-dev/usr/lib/ocaml/lem/coq-lib/coq_makefile debian/liblem- ocaml-dev.install dh_clean rm -f debian/debhelper-build-stamp rm -rf debian/.debhelper/ rm -f -- debian/lem.substvars debian/lem.olist.debhelper debian/liblem- ocaml-dev.substvars debian/liblem-ocaml-dev.oinfo.debhelper debian/liblem-ocaml- dev.olist.debhelper debian/files rm -fr -- debian/lem/ debian/tmp/ debian/liblem-ocaml-dev/ find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) -prune -exec rm -rf {} + \) \) dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building lem using existing ./lem_2022-12-10+dfsg.orig.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: error: cannot represent change to lem: dpkg-source: error: new version is symlink to src/main.native dpkg-source: error: old version is nonexistent dpkg-source: error: cannot represent change to bin/lem: dpkg-source: error: new version is symlink to ../src/main.native dpkg-source: error: old version is nonexistent dpkg-source: error: cannot represent change to src/main.native: dpkg-source: error: new version is symlink to /build/lem-2022-12- 10+dfsg/src/_build/main.native dpkg-source: error: old version is nonexistent dpkg-source: error: cannot represent change to library/ocaml-build-dir: dpkg-source: error: new version is symlink to ocaml-build-dir---2024-06-22--- 16-37-10 dpkg-source: error: old version is nonexistent dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/ocaml-lib: dpkg-source: error: new version is symlink to ../../ocaml-lib dpkg-source: error: old version is nonexistent dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_basic_classesAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_basic_classesAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_basic_classesAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_basic_classesAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_basic_classesAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_basic_classesAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_basic_classesAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_boolAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_boolAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_boolAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_boolAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_boolAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_boolAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_boolAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_eitherAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_eitherAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_eitherAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_eitherAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_eitherAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_eitherAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_eitherAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_function_extraAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_function_extraAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_function_extraAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_function_extraAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_function_extraAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_function_extraAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_function_extraAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_listAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_listAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_listAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_listAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_listAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_listAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_listAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_list_extraAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_list_extraAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_list_extraAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_list_extraAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_list_extraAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_list_extraAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_list_extraAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_machine_wordAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_machine_wordAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_machine_wordAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_machine_wordAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_machine_wordAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_machine_wordAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_machine_wordAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_mapAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_mapAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_mapAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_mapAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_mapAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_mapAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_mapAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_map_extraAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_map_extraAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_map_extraAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_map_extraAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_map_extraAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_map_extraAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_map_extraAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_maybeAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_maybeAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_maybeAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_maybeAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_maybeAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_maybeAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_maybeAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_numAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_numAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_numAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_numAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_numAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_numAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_numAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_num_extraAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_num_extraAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_num_extraAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_num_extraAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_num_extraAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_num_extraAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_num_extraAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_relationAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_relationAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_relationAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_relationAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_relationAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_relationAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_relationAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_setAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_setAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_setAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_setAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_setAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_setAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_setAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_set_extraAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_set_extraAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_set_extraAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_set_extraAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_set_extraAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_set_extraAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_set_extraAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_sortingAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_sortingAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_sortingAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_sortingAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_sortingAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_sortingAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_sortingAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_stringAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_stringAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_stringAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_stringAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_stringAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_stringAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_stringAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_string_extraAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_string_extraAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_string_extraAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_string_extraAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_string_extraAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_string_extraAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_string_extraAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_tupleAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_tupleAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_tupleAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_tupleAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_tupleAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_tupleAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_tupleAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_wordAuxiliary.cmi: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_wordAuxiliary.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_wordAuxiliary.cmo: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_wordAuxiliary.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to library/ocaml-build-dir---2024- 06-22---16-37-10/lem_wordAuxiliary.native: binary file contents changed dpkg-source: error: add library/ocaml-build-dir---2024-06-22---16-37- 10/lem_wordAuxiliary.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'library/ocaml-build-dir---2024- 06-22---16-37-10/lem_wordAuxiliary.native' will not be represented in diff dpkg-source: error: cannot represent change to ocaml-lib/_build_num/bit.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/bit.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/bit.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/bit.cmo in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/bit.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/bit.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/bit.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/bit.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/either.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/either.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/either.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/either.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/either.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/either.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/either.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/either.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/extract.a: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/extract.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 ocaml-lib/_build_num/extract.cma: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/extract.cma in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/extract.cmxa: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/extract.cmxa in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem.cmo in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_assert_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_assert_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_assert_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_assert_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_assert_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_assert_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_assert_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_assert_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_basic_classes.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_basic_classes.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_basic_classes.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_basic_classes.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_basic_classes.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_basic_classes.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_basic_classes.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_basic_classes.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_bool.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_bool.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_bool.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_bool.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_bool.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_bool.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_bool.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_bool.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_debug.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_debug.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_debug.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_debug.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_debug.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_debug.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_debug.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_debug.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_either.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_either.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_either.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_either.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_either.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_either.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_either.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_either.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_function.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_function.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_function.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_function.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_function.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_function.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_function.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_function.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_function_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_function_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_function_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_function_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_function_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_function_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_function_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_function_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_list.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_list.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_list.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_list.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_list.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_list.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_list.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_list.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_list_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_list_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_list_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_list_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_list_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_list_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_list_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_list_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_machine_word.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_machine_word.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_machine_word.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_machine_word.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_machine_word.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_machine_word.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_machine_word.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_machine_word.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_map.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_map.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_map.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_map.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_map.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_map.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_map.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_map.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_map_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_map_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_map_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_map_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_map_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_map_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_map_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_map_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_maybe.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_maybe.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_maybe.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_maybe.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_maybe.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_maybe.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_maybe.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_maybe.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_maybe_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_maybe_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_maybe_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_maybe_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_maybe_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_maybe_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_maybe_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_maybe_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_num.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_num.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_num.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_num.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_num.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_num.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_num.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_num.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_num_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_num_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_num_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_num_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_num_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_num_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_num_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_num_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_pervasives.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_pervasives.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_pervasives.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_pervasives.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_pervasives.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_pervasives.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_pervasives.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_pervasives.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_pervasives_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_pervasives_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_pervasives_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_pervasives_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_pervasives_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_pervasives_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_pervasives_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_pervasives_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_relation.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_relation.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_relation.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_relation.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_relation.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_relation.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_relation.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_relation.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_set.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_set.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_set.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_set.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_set_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_set_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_set_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_set_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_set_helpers.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set_helpers.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_set_helpers.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set_helpers.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_set_helpers.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set_helpers.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_set_helpers.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_set_helpers.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_show.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_show.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_show.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_show.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_show.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_show.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_show.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_show.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_show_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_show_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_show_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_show_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_show_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_show_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_show_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_show_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_sorting.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_sorting.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_sorting.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_sorting.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_sorting.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_sorting.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_sorting.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_sorting.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_string.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_string.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_string.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_string.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_string.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_string.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_string.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_string.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_string_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_string_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_string_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_string_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_string_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_string_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_string_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_string_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_tuple.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_tuple.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_tuple.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_tuple.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_tuple.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_tuple.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_tuple.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_tuple.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_word.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_word.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_word.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_word.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/lem_word.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_word.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/lem_word.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/lem_word.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/nat_big_num.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/nat_big_num.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/nat_big_num.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/nat_big_num.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/nat_big_num.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/nat_big_num.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/nat_big_num.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/nat_big_num.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/nat_num.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/nat_num.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/nat_num.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/nat_num.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/nat_num.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/nat_num.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/nat_num.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/nat_num.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/num_impl_num/big_int_impl.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/num_impl_num/big_int_impl.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/num_impl_num/big_int_impl.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/num_impl_num/big_int_impl.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/num_impl_num/big_int_impl.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/num_impl_num/big_int_impl.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/num_impl_num/big_int_impl.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/num_impl_num/big_int_impl.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/num_impl_num/rational_impl.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/num_impl_num/rational_impl.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/num_impl_num/rational_impl.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/num_impl_num/rational_impl.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/num_impl_num/rational_impl.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/num_impl_num/rational_impl.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/num_impl_num/rational_impl.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/num_impl_num/rational_impl.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/pmap.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/pmap.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/pmap.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/pmap.cmo in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/pmap.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/pmap.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/pmap.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/pmap.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/pset.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/pset.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/pset.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/pset.cmo in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/pset.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/pset.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/pset.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/pset.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/rational.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/rational.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/rational.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/rational.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_num/rational.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/rational.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/rational.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/rational.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/vector.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/vector.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/vector.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/vector.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/vector.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/vector.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: file lem-2022-12-10+dfsg/ocaml-lib/_build_num/vector.ml has no final newline (either original or modified version) dpkg-source: error: cannot represent change to ocaml-lib/_build_num/vector.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/vector.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/xstring.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/xstring.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/xstring.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/xstring.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/xstring.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/xstring.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_num/xstring.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_num/xstring.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/bit.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/bit.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/bit.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/bit.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/bit.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/bit.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/bit.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/bit.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/either.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/either.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/either.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/either.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/either.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/either.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/either.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/either.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/extract.a: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/extract.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 ocaml- lib/_build_zarith/extract.cma: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/extract.cma in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/extract.cmxa: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/extract.cmxa in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/lem.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/lem.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/lem.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/lem.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_assert_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_assert_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_assert_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_assert_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_assert_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_assert_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_assert_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_assert_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_basic_classes.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_basic_classes.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_basic_classes.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_basic_classes.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_basic_classes.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_basic_classes.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_basic_classes.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_basic_classes.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_bool.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_bool.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_bool.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_bool.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_bool.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_bool.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_bool.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_bool.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_debug.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_debug.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_debug.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_debug.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_debug.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_debug.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_debug.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_debug.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_either.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_either.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_either.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_either.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_either.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_either.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_either.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_either.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_function.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_function.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_function.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_function.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_function.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_function.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_function.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_function.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_function_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_function_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_function_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_function_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_function_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_function_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_function_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_function_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_list.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_list.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_list.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_list.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_list.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_list.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_list.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_list.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_list_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_list_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_list_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_list_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_list_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_list_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_list_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_list_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_machine_word.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_machine_word.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_machine_word.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_machine_word.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_machine_word.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_machine_word.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_machine_word.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_machine_word.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_map.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_map.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_map.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_map.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_map.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_map.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_map.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_map.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_map_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_map_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_map_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_map_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_map_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_map_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_map_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_map_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_maybe.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_maybe.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_maybe.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_maybe.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_maybe.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_maybe.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_maybe.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_maybe.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_maybe_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_maybe_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_maybe_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_maybe_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_maybe_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_maybe_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_maybe_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_maybe_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_num.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_num.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_num.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_num.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_num.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_num.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_num.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_num.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_num_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_num_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_num_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_num_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_num_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_num_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_num_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_num_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_pervasives.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_pervasives.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_pervasives.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_pervasives.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_pervasives.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_pervasives.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_pervasives.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_pervasives.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_pervasives_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_pervasives_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_pervasives_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_pervasives_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_pervasives_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_pervasives_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_pervasives_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_pervasives_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_relation.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_relation.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_relation.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_relation.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_relation.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_relation.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_relation.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_relation.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set_helpers.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set_helpers.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set_helpers.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set_helpers.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set_helpers.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set_helpers.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_set_helpers.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_set_helpers.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_show.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_show.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_show.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_show.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_show.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_show.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_show.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_show.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_show_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_show_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_show_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_show_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_show_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_show_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_show_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_show_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_sorting.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_sorting.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_sorting.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_sorting.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_sorting.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_sorting.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_sorting.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_sorting.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_string.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_string.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_string.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_string.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_string.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_string.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_string.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_string.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_string_extra.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_string_extra.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_string_extra.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_string_extra.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_string_extra.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_string_extra.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_string_extra.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_string_extra.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_tuple.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_tuple.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_tuple.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_tuple.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_tuple.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_tuple.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_tuple.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_tuple.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_word.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_word.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_word.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_word.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_word.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_word.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/lem_word.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/lem_word.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/nat_big_num.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/nat_big_num.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/nat_big_num.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/nat_big_num.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/nat_big_num.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/nat_big_num.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/nat_big_num.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/nat_big_num.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/nat_num.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/nat_num.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/nat_num.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/nat_num.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/nat_num.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/nat_num.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/nat_num.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/nat_num.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/num_impl_zarith/big_int_impl.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/num_impl_zarith/big_int_impl.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/num_impl_zarith/big_int_impl.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/num_impl_zarith/big_int_impl.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/num_impl_zarith/big_int_impl.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/num_impl_zarith/big_int_impl.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/num_impl_zarith/big_int_impl.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/num_impl_zarith/big_int_impl.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/num_impl_zarith/rational_impl.cmi: binary file contents changed dpkg-source: error: add ocaml- lib/_build_zarith/num_impl_zarith/rational_impl.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/num_impl_zarith/rational_impl.cmo: binary file contents changed dpkg-source: error: add ocaml- lib/_build_zarith/num_impl_zarith/rational_impl.cmo in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/num_impl_zarith/rational_impl.cmx: binary file contents changed dpkg-source: error: add ocaml- lib/_build_zarith/num_impl_zarith/rational_impl.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/num_impl_zarith/rational_impl.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/num_impl_zarith/rational_impl.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/pmap.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/pmap.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/pmap.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/pmap.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/pmap.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/pmap.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/pmap.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/pmap.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/pset.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/pset.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/pset.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/pset.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/pset.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/pset.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/pset.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/pset.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/rational.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/rational.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/rational.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/rational.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/rational.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/rational.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/rational.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/rational.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/vector.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/vector.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/vector.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/vector.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/vector.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/vector.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: file lem-2022-12-10+dfsg/ocaml-lib/_build_zarith/vector.ml has no final newline (either original or modified version) dpkg-source: error: cannot represent change to ocaml-lib/_build_zarith/vector.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/vector.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/xstring.cmi: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/xstring.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/xstring.cmo: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/xstring.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/xstring.cmx: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/xstring.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to ocaml- lib/_build_zarith/xstring.o: binary file contents changed dpkg-source: error: add ocaml-lib/_build_zarith/xstring.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ast.cmi: binary file contents changed dpkg-source: error: add src/_build/ast.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ast.cmo: binary file contents changed dpkg-source: error: add src/_build/ast.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ast.cmx: binary file contents changed dpkg-source: error: add src/_build/ast.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ast.o: binary file contents changed dpkg-source: error: add src/_build/ast.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ast_util.cmi: binary file contents changed dpkg-source: error: add src/_build/ast_util.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ast_util.cmx: binary file contents changed dpkg-source: error: add src/_build/ast_util.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ast_util.o: binary file contents changed dpkg-source: error: add src/_build/ast_util.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/backend.cmi: binary file contents changed dpkg-source: error: add src/_build/backend.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/backend.cmx: binary file contents changed dpkg-source: error: add src/_build/backend.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/backend.o: binary file contents changed dpkg-source: error: add src/_build/backend.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/backend_common.cmi: binary file contents changed dpkg-source: error: add src/_build/backend_common.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/backend_common.cmx: binary file contents changed dpkg-source: error: add src/_build/backend_common.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/backend_common.o: binary file contents changed dpkg-source: error: add src/_build/backend_common.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/convert_relations.cmi: binary file contents changed dpkg-source: error: add src/_build/convert_relations.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/convert_relations.cmo: binary file contents changed dpkg-source: error: add src/_build/convert_relations.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/convert_relations.cmx: binary file contents changed dpkg-source: error: add src/_build/convert_relations.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/convert_relations.o: binary file contents changed dpkg-source: error: add src/_build/convert_relations.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/coq_backend.cmi: binary file contents changed dpkg-source: error: add src/_build/coq_backend.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/coq_backend.cmo: binary file contents changed dpkg-source: error: add src/_build/coq_backend.cmo in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/coq_backend.cmx: binary file contents changed dpkg-source: error: add src/_build/coq_backend.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/coq_backend.o: binary file contents changed dpkg-source: error: add src/_build/coq_backend.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/coq_backend_utils.cmi: binary file contents changed dpkg-source: error: add src/_build/coq_backend_utils.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/coq_backend_utils.cmo: binary file contents changed dpkg-source: error: add src/_build/coq_backend_utils.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/coq_backend_utils.cmx: binary file contents changed dpkg-source: error: add src/_build/coq_backend_utils.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/coq_backend_utils.o: binary file contents changed dpkg-source: error: add src/_build/coq_backend_utils.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/debug.cmi: binary file contents changed dpkg-source: error: add src/_build/debug.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/debug.cmo: binary file contents changed dpkg-source: error: add src/_build/debug.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/debug.cmx: binary file contents changed dpkg-source: error: add src/_build/debug.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/debug.o: binary file contents changed dpkg-source: error: add src/_build/debug.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/def_trans.cmi: binary file contents changed dpkg-source: error: add src/_build/def_trans.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/def_trans.cmx: binary file contents changed dpkg-source: error: add src/_build/def_trans.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/def_trans.o: binary file contents changed dpkg-source: error: add src/_build/def_trans.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/external_constants.cmi: binary file contents changed dpkg-source: error: add src/_build/external_constants.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/external_constants.cmo: binary file contents changed dpkg-source: error: add src/_build/external_constants.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/external_constants.cmx: binary file contents changed dpkg-source: error: add src/_build/external_constants.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/external_constants.o: binary file contents changed dpkg-source: error: add src/_build/external_constants.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/finite_map.cmi: binary file contents changed dpkg-source: error: add src/_build/finite_map.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/finite_map.cmo: binary file contents changed dpkg-source: error: add src/_build/finite_map.cmo in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/finite_map.cmx: binary file contents changed dpkg-source: error: add src/_build/finite_map.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/finite_map.o: binary file contents changed dpkg-source: error: add src/_build/finite_map.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ident.cmi: binary file contents changed dpkg-source: error: add src/_build/ident.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ident.cmx: binary file contents changed dpkg-source: error: add src/_build/ident.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ident.o: binary file contents changed dpkg-source: error: add src/_build/ident.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/initial_env.cmi: binary file contents changed dpkg-source: error: add src/_build/initial_env.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/initial_env.cmx: binary file contents changed dpkg-source: error: add src/_build/initial_env.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/initial_env.o: binary file contents changed dpkg-source: error: add src/_build/initial_env.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/lexer.cmi: binary file contents changed dpkg-source: error: add src/_build/lexer.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/lexer.cmo: binary file contents changed dpkg-source: error: add src/_build/lexer.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/lexer.cmx: binary file contents changed dpkg-source: error: add src/_build/lexer.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/lexer.o: binary file contents changed dpkg-source: error: add src/_build/lexer.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/macro_expander.cmi: binary file contents changed dpkg-source: error: add src/_build/macro_expander.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/macro_expander.cmx: binary file contents changed dpkg-source: error: add src/_build/macro_expander.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/macro_expander.o: binary file contents changed dpkg-source: error: add src/_build/macro_expander.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/main.cmi: binary file contents changed dpkg-source: error: add src/_build/main.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/main.cmx: binary file contents changed dpkg-source: error: add src/_build/main.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/main.native: binary file contents changed dpkg-source: error: add src/_build/main.native in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: executable mode 0755 of 'src/_build/main.native' will not be represented in diff dpkg-source: error: cannot represent change to src/_build/main.o: binary file contents changed dpkg-source: error: add src/_build/main.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/module_dependencies.cmi: binary file contents changed dpkg-source: error: add src/_build/module_dependencies.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/module_dependencies.cmx: binary file contents changed dpkg-source: error: add src/_build/module_dependencies.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/module_dependencies.o: binary file contents changed dpkg-source: error: add src/_build/module_dependencies.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/name.cmi: binary file contents changed dpkg-source: error: add src/_build/name.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/name.cmx: binary file contents changed dpkg-source: error: add src/_build/name.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/name.o: binary file contents changed dpkg-source: error: add src/_build/name.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/nvar.cmi: binary file contents changed dpkg-source: error: add src/_build/nvar.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/nvar.cmx: binary file contents changed dpkg-source: error: add src/_build/nvar.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/nvar.o: binary file contents changed dpkg-source: error: add src/_build/nvar.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/output.cmi: binary file contents changed dpkg-source: error: add src/_build/output.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/output.cmx: binary file contents changed dpkg-source: error: add src/_build/output.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/output.o: binary file contents changed dpkg-source: error: add src/_build/output.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/parser.cmi: binary file contents changed dpkg-source: error: add src/_build/parser.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/parser.cmx: binary file contents changed dpkg-source: error: add src/_build/parser.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/parser.o: binary file contents changed dpkg-source: error: add src/_build/parser.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/path.cmi: binary file contents changed dpkg-source: error: add src/_build/path.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/path.cmx: binary file contents changed dpkg-source: error: add src/_build/path.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/path.o: binary file contents changed dpkg-source: error: add src/_build/path.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/pattern_syntax.cmi: binary file contents changed dpkg-source: error: add src/_build/pattern_syntax.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/pattern_syntax.cmx: binary file contents changed dpkg-source: error: add src/_build/pattern_syntax.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/pattern_syntax.o: binary file contents changed dpkg-source: error: add src/_build/pattern_syntax.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/patterns.cmi: binary file contents changed dpkg-source: error: add src/_build/patterns.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/patterns.cmx: binary file contents changed dpkg-source: error: add src/_build/patterns.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/patterns.o: binary file contents changed dpkg-source: error: add src/_build/patterns.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/pcombinators.cmi: binary file contents changed dpkg-source: error: add src/_build/pcombinators.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/pcombinators.cmx: binary file contents changed dpkg-source: error: add src/_build/pcombinators.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: warning: file lem-2022-12-10+dfsg/src/_build/pcombinators.mli has no final newline (either original or modified version) dpkg-source: error: cannot represent change to src/_build/pcombinators.o: binary file contents changed dpkg-source: error: add src/_build/pcombinators.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/pp.cmi: binary file contents changed dpkg-source: error: add src/_build/pp.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/pp.cmx: binary file contents changed dpkg-source: error: add src/_build/pp.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/pp.o: binary file contents changed dpkg-source: error: add src/_build/pp.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/precedence.cmi: binary file contents changed dpkg-source: error: add src/_build/precedence.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/precedence.cmx: binary file contents changed dpkg-source: error: add src/_build/precedence.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/precedence.o: binary file contents changed dpkg-source: error: add src/_build/precedence.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/process_file.cmi: binary file contents changed dpkg-source: error: add src/_build/process_file.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/process_file.cmx: binary file contents changed dpkg-source: error: add src/_build/process_file.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/process_file.o: binary file contents changed dpkg-source: error: add src/_build/process_file.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/rename_top_level.cmi: binary file contents changed dpkg-source: error: add src/_build/rename_top_level.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/rename_top_level.cmx: binary file contents changed dpkg-source: error: add src/_build/rename_top_level.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/rename_top_level.o: binary file contents changed dpkg-source: error: add src/_build/rename_top_level.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/reporting.cmi: binary file contents changed dpkg-source: error: add src/_build/reporting.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/reporting.cmx: binary file contents changed dpkg-source: error: add src/_build/reporting.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/reporting.o: binary file contents changed dpkg-source: error: add src/_build/reporting.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/reporting_basic.cmi: binary file contents changed dpkg-source: error: add src/_build/reporting_basic.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/reporting_basic.cmx: binary file contents changed dpkg-source: error: add src/_build/reporting_basic.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/reporting_basic.o: binary file contents changed dpkg-source: error: add src/_build/reporting_basic.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/seplist.cmi: binary file contents changed dpkg-source: error: add src/_build/seplist.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/seplist.cmx: binary file contents changed dpkg-source: error: add src/_build/seplist.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/seplist.o: binary file contents changed dpkg-source: error: add src/_build/seplist.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/share_directory.cmi: binary file contents changed dpkg-source: error: add src/_build/share_directory.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/share_directory.cmo: binary file contents changed dpkg-source: error: add src/_build/share_directory.cmo in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/share_directory.cmx: binary file contents changed dpkg-source: error: add src/_build/share_directory.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/share_directory.o: binary file contents changed dpkg-source: error: add src/_build/share_directory.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/syntactic_tests.cmi: binary file contents changed dpkg-source: error: add src/_build/syntactic_tests.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/syntactic_tests.cmx: binary file contents changed dpkg-source: error: add src/_build/syntactic_tests.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/syntactic_tests.o: binary file contents changed dpkg-source: error: add src/_build/syntactic_tests.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target.cmi: binary file contents changed dpkg-source: error: add src/_build/target.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target.cmx: binary file contents changed dpkg-source: error: add src/_build/target.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target.o: binary file contents changed dpkg-source: error: add src/_build/target.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target_binding.cmi: binary file contents changed dpkg-source: error: add src/_build/target_binding.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target_binding.cmx: binary file contents changed dpkg-source: error: add src/_build/target_binding.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target_binding.o: binary file contents changed dpkg-source: error: add src/_build/target_binding.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target_syntax.cmi: binary file contents changed dpkg-source: error: add src/_build/target_syntax.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target_syntax.cmx: binary file contents changed dpkg-source: error: add src/_build/target_syntax.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target_syntax.o: binary file contents changed dpkg-source: error: add src/_build/target_syntax.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target_trans.cmi: binary file contents changed dpkg-source: error: add src/_build/target_trans.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target_trans.cmx: binary file contents changed dpkg-source: error: add src/_build/target_trans.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/target_trans.o: binary file contents changed dpkg-source: error: add src/_build/target_trans.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/trans.cmi: binary file contents changed dpkg-source: error: add src/_build/trans.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/trans.cmx: binary file contents changed dpkg-source: error: add src/_build/trans.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/trans.o: binary file contents changed dpkg-source: error: add src/_build/trans.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typecheck.cmi: binary file contents changed dpkg-source: error: add src/_build/typecheck.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typecheck.cmx: binary file contents changed dpkg-source: error: add src/_build/typecheck.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typecheck.o: binary file contents changed dpkg-source: error: add src/_build/typecheck.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typecheck_ctxt.cmi: binary file contents changed dpkg-source: error: add src/_build/typecheck_ctxt.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typecheck_ctxt.cmx: binary file contents changed dpkg-source: error: add src/_build/typecheck_ctxt.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typecheck_ctxt.o: binary file contents changed dpkg-source: error: add src/_build/typecheck_ctxt.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typed_ast.cmi: binary file contents changed dpkg-source: error: add src/_build/typed_ast.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typed_ast.cmx: binary file contents changed dpkg-source: error: add src/_build/typed_ast.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typed_ast.o: binary file contents changed dpkg-source: error: add src/_build/typed_ast.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typed_ast_syntax.cmi: binary file contents changed dpkg-source: error: add src/_build/typed_ast_syntax.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typed_ast_syntax.cmx: binary file contents changed dpkg-source: error: add src/_build/typed_ast_syntax.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/typed_ast_syntax.o: binary file contents changed dpkg-source: error: add src/_build/typed_ast_syntax.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/types.cmi: binary file contents changed dpkg-source: error: add src/_build/types.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/types.cmx: binary file contents changed dpkg-source: error: add src/_build/types.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/types.o: binary file contents changed dpkg-source: error: add src/_build/types.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/tyvar.cmi: binary file contents changed dpkg-source: error: add src/_build/tyvar.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/tyvar.cmx: binary file contents changed dpkg-source: error: add src/_build/tyvar.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/tyvar.o: binary file contents changed dpkg-source: error: add src/_build/tyvar.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batReturn.cmi: binary file contents changed dpkg-source: error: add src/_build/ulib/batReturn.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batReturn.cmx: binary file contents changed dpkg-source: error: add src/_build/ulib/batReturn.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batReturn.o: binary file contents changed dpkg-source: error: add src/_build/ulib/batReturn.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batText.cmi: binary file contents changed dpkg-source: error: add src/_build/ulib/batText.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batText.cmx: binary file contents changed dpkg-source: error: add src/_build/ulib/batText.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batText.o: binary file contents changed dpkg-source: error: add src/_build/ulib/batText.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batUChar.cmi: binary file contents changed dpkg-source: error: add src/_build/ulib/batUChar.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batUChar.cmx: binary file contents changed dpkg-source: error: add src/_build/ulib/batUChar.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batUChar.o: binary file contents changed dpkg-source: error: add src/_build/ulib/batUChar.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batUTF8.cmi: binary file contents changed dpkg-source: error: add src/_build/ulib/batUTF8.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batUTF8.cmx: binary file contents changed dpkg-source: error: add src/_build/ulib/batUTF8.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/batUTF8.o: binary file contents changed dpkg-source: error: add src/_build/ulib/batUTF8.o in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/ulib.cmi: binary file contents changed dpkg-source: error: add src/_build/ulib/ulib.cmi in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/ulib.cmo: binary file contents changed dpkg-source: error: add src/_build/ulib/ulib.cmo in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/ulib.cmx: binary file contents changed dpkg-source: error: add src/_build/ulib/ulib.cmx in debian/source/include- binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/ulib/ulib.o: binary file contents changed dpkg-source: error: add src/_build/ulib/ulib.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/util.cmi: binary file contents changed dpkg-source: error: add src/_build/util.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/util.cmx: binary file contents changed dpkg-source: error: add src/_build/util.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/util.o: binary file contents changed dpkg-source: error: add src/_build/util.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/version.cmi: binary file contents changed dpkg-source: error: add src/_build/version.cmi in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/version.cmo: binary file contents changed dpkg-source: error: add src/_build/version.cmo in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/version.cmx: binary file contents changed dpkg-source: error: add src/_build/version.cmx in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to src/_build/version.o: binary file contents changed dpkg-source: error: add src/_build/version.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: unrepresentable changes to source dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 I: copying local configuration E: Failed autobuilding of package I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env I: removing directory /var/cache/pbuilder/build/390206 and its subdirectories philwyett@ks-windu:~/Development/builder/debian/mentoring$ This will need to be addressed for any new to Debian package. I will do a few more tests and report any other issues. Regards Phil -- Internet Relay Chat (IRC): kathenas Website: https://kathenas.org Instagram: https://instagram.com/kathenasorg/ Buy Me A Coffee: https://buymeacoffee.com/kathenasorg
Attachment:
signature.asc
Description: This is a digitally signed message part