[From nobody Wed Apr  1 14:17:05 2026
Received: (at submit) by bugs.debian.org; 13 Aug 2023 19:22:45 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-103.1 required=4.0 tests=ATTENDEES_DBSPAM_BODY3,
 ATTENDEES_DBSPAM_BODY7,BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,
 SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,
 USER_IN_DKIM_WHITELIST autolearn=ham autolearn_force=no
 version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 182; hammy, 150; neutral, 179; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--H*RT:sk:stravin,
 0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--Hx-spam-relays-external:311
Return-path: &lt;lucas@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:34800)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=stravinsky.debian.org, EMAIL=hostmaster@stravinsky.debian.org (verified)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1qVGfm-003ok2-7Z
 for submit@bugs.debian.org; Sun, 13 Aug 2023 19:22:45 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Message-Id:Date:Subject:To:From:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=ZrFrokuACJWJmR0z9l6MwSzsA4ivjeKDypo4gWT8/LU=; b=NyiV4ut5INE1wqcnfeeCPYP57Q
 Dd7FSAn2B3bTMPBbhw1NEjtRbPo6S6zvXxIFh7+rUV00TGsdnSow7C0GOeqsezj/pihWf6yrdUDd3
 2UfYBH2NZetXzeqDBlU5WXxEBQN6IEcZ8YZxAj5YKDZ+/dhkSmVUxM30M2jK7WqPgpA4+THNRiFUb
 cYfLJNoGGXQ4hlP+MOahebgiSldwS+RbtsBlMFg2p2tGZajz4krl6HQXrf2o0sLgBoDD4eK9K7a3o
 Y0BUUDSqjEj11mnSO8eIGQqnwrSXg0wfqVxmjYAM+2PMUQpM61QhURXSU3h+3TaYTVyeDLsYJ82ut
 9St/Oyiw==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1qVGfk-001r11-0R
 for submit@bugs.debian.org; Sun, 13 Aug 2023 19:22:42 +0000
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: massxpert: Fails to build source after successful build
Date: Sun, 13 Aug 2023 21:20:58 +0200
Message-Id: &lt;1691954458.137162.1278991.nullmailer@grub.nussbaum.fr&gt;
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

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

Hi,

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

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

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

Relevant part of the build log:
&gt; cd /&lt;&lt;PKGBUILDDIR&gt;&gt; &amp;&amp; runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
&gt; -------------------------------------------------------------------------------------------------------------------------
&gt; 
&gt; dpkg-buildpackage: info: source package massxpert
&gt; dpkg-buildpackage: info: source version 7.0.0-2
&gt; dpkg-buildpackage: info: source distribution unstable
&gt; dpkg-buildpackage: info: source changed by Filippo Rusconi &lt;lopippo@debian.org&gt;
&gt;  dpkg-source --before-build .
&gt;  fakeroot debian/rules clean
&gt; PATH: /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
&gt; dh clean
&gt; 	rm -f debian/massxpert-data.debhelper.log debian/massxpert-doc.debhelper.log debian/massxpert.debhelper.log
&gt;    debian/rules override_dh_clean
&gt; make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; PATH: /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/scripts:/&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/scripts:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
&gt; dh_clean
&gt; 	rm -f debian/debhelper-build-stamp
&gt; 	rm -rf debian/.debhelper/
&gt; 	rm -f -- debian/massxpert.substvars debian/massxpert-data.substvars debian/massxpert-doc.substvars debian/files
&gt; 	rm -fr -- debian/massxpert/ debian/tmp/ debian/massxpert-data/ debian/massxpert-doc/
&gt; 	find .  \( \( \
&gt; 		\( -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 \
&gt; 	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
&gt; 		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
&gt; 		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
&gt; 		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
&gt; 		\) -exec rm -f {} + \) -o \
&gt; 		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
&gt; rm -rf debian/build
&gt; rm -rf debian/tmp
&gt; make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt;  dpkg-source -b .
&gt; dpkg-source: info: using source format '3.0 (quilt)'
&gt; dpkg-source: info: building massxpert using existing ./massxpert_7.0.0.orig.tar.gz
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/DC-user-manual:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/DC-user-manual
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-result-spectrum-from-oligomers.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-result-spectrum-from-oligomers.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-nucac-polymer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-nucac-polymer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-monomers.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-monomers.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-select-pol-chem-def.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-select-pol-chem-def.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-massxpert-protein-fragment-calculation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-massxpert-protein-fragment-calculation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-cross-linkers.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-cross-linkers.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-cfp-chromophore-disulfide-bond-account-cross-links.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-cfp-chromophore-disulfide-bond-account-cross-links.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-monomers.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-monomers.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-fragmentation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-fragmentation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-sequence-editor-sequence-import-errors-purified.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-sequence-editor-sequence-import-errors-purified.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-sequence-editor-sequence-import-errors-first.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-sequence-editor-sequence-import-errors-first.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertcalc-protein-1-letter.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertcalc-protein-1-letter.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertminer-mz-only-filled-input-mz-list.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertminer-mz-only-filled-input-mz-list.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-feedback-addresses.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-feedback-addresses.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-feedback-addresses.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-feedback-addresses.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-cleavages.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-cleavages.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertminer-empty-input-mz-list.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertminer-empty-input-mz-list.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-nucac-bond-formation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-nucac-bond-formation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertcalc-protein-1-letter-chempad.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertcalc-protein-1-letter-chempad.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-atoms.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-atoms.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-pol-chem-def-wnd.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-pol-chem-def-wnd.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-prot-fragmentation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-prot-fragmentation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-mass-search.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-mass-search.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-sequence-editor-bad-char.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-sequence-editor-bad-char.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-sequence-editor-bad-char.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-sequence-editor-bad-char.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-sequence-editor-sequence-import-errors-purified.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-sequence-editor-sequence-import-errors-purified.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-mz-ratio-calculator.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-mz-ratio-calculator.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-massxpert-protein-fragment-calculation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-massxpert-protein-fragment-calculation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-monomers-mass-differences.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-monomers-mass-differences.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-spectrum-creation-from-cleavages.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-spectrum-creation-from-cleavages.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertcalc-select-pol-chem-def.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertcalc-select-pol-chem-def.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-massxpert-nucleic-acids-fragment-calculation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-massxpert-nucleic-acids-fragment-calculation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-prot-fragmentation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-prot-fragmentation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-compositions.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-compositions.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-sacch-bond-formation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-sacch-bond-formation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-mass-search.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-mass-search.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-fragmentation-dna-base-loss-generic-method.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-fragmentation-dna-base-loss-generic-method.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertcalc-protein-1-letter.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertcalc-protein-1-letter.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertcalc-protein-1-letter-recorder.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertcalc-protein-1-letter-recorder.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-prot-polymer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-prot-polymer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertminer-filled-input-mz-list.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertminer-filled-input-mz-list.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertcalc-protein-1-letter-recorder.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertcalc-protein-1-letter-recorder.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-net-charge-pka-ph-pi.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-net-charge-pka-ph-pi.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-spectrum-creation-from-cleavages.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-spectrum-creation-from-cleavages.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertminer-mz-z-filled-input-mz-list.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertminer-mz-z-filled-input-mz-list.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertminer-empty-input-mz-list.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertminer-empty-input-mz-list.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-modify-monomer-manually-defined-modif.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-modify-monomer-manually-defined-modif.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertminer-mz-only-filled-input-mz-list.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertminer-mz-only-filled-input-mz-list.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-find-sequence-dlg.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-find-sequence-dlg.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-monomers-mass-differences.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-monomers-mass-differences.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-protein-monomer-acidobasic-data.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-protein-monomer-acidobasic-data.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-modify-monomer-manually-defined-modif.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-modify-monomer-manually-defined-modif.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-filtering-oligomer-data.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-filtering-oligomer-data.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-modify-polymer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-modify-polymer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-pol-chem-defs-directory-protein-and-saccharide.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-pol-chem-defs-directory-protein-and-saccharide.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-mz-ratio-calculator.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-mz-ratio-calculator.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-net-charge-pka-ph-pi.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-net-charge-pka-ph-pi.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-select-sample-sequence.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-select-sample-sequence.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-fragmentation-cross-linked-oligomer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-fragmentation-cross-linked-oligomer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-fragmentation-dna-base-loss-specific-frag-rules-method.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-fragmentation-dna-base-loss-specific-frag-rules-method.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-prot-cleavage.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-prot-cleavage.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-fragmentation-dna-simplest-case.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-fragmentation-dna-simplest-case.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-sequence-editor-sequence-import-errors-first.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-sequence-editor-sequence-import-errors-first.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertminer-mzlab-wnd.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertminer-mzlab-wnd.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-modify-polymer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-modify-polymer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-cfp-chromophore-disulfide-bond-account-cross-links.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-cfp-chromophore-disulfide-bond-account-cross-links.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertminer-mz-z-filled-input-mz-list.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertminer-mz-z-filled-input-mz-list.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-select-sample-sequence.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-select-sample-sequence.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-3-letter-code-whole-process.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-3-letter-code-whole-process.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-cross-linkers.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-cross-linkers.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-sacch-bond-formation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-sacch-bond-formation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-cross-link-monomers.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-cross-link-monomers.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-choose-pol-chem-def.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-choose-pol-chem-def.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-fragmentation-dna-simplest-case.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-fragmentation-dna-simplest-case.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-peptide-bond-formation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-peptide-bond-formation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-compositions.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-compositions.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-result-spectrum-from-oligomers.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-result-spectrum-from-oligomers.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-dna-fragmentation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-dna-fragmentation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertminer-filled-input-mz-list.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertminer-filled-input-mz-list.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-select-pol-chem-def.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-select-pol-chem-def.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-protein-main-view.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-protein-main-view.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-nucac-bond-formation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-nucac-bond-formation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-filtering-oligomer-data.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-filtering-oligomer-data.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-modify-monomer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-modify-monomer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-atoms.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-atoms.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertminer-mzlab-wnd.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertminer-mzlab-wnd.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-prot-polymer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-prot-polymer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-fragmentation-cross-linked-oligomer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-fragmentation-cross-linked-oligomer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-sacch-polymer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-sacch-polymer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-modify-monomer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-modify-monomer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-dna-fragmentation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-dna-fragmentation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-find-sequence-dlg.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-find-sequence-dlg.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-modifications.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-modifications.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-fragmentation-dna-base-loss-generic-method.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-fragmentation-dna-base-loss-generic-method.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertedit-3-letter-code-whole-process.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertedit-3-letter-code-whole-process.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-protein-monomer-acidobasic-data.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-protein-monomer-acidobasic-data.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-prot-cleavage.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-prot-cleavage.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertminer-mz-z-filled-output-mz-list.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertminer-mz-z-filled-output-mz-list.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertcalc-select-pol-chem-def.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertcalc-select-pol-chem-def.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-modifications.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-modifications.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertminer-mz-z-filled-output-mz-list.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertminer-mz-z-filled-output-mz-list.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-nucac-polymer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-nucac-polymer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-massxpert-nucleic-acids-fragment-calculation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-massxpert-nucleic-acids-fragment-calculation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-sacch-polymer.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-sacch-polymer.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-cleavages.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-cleavages.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-choose-pol-chem-def.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-choose-pol-chem-def.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-pol-chem-defs-directory-protein-and-saccharide.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-pol-chem-defs-directory-protein-and-saccharide.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-cross-link-monomers.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-cross-link-monomers.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-cleavages.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-cleavages.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-protein-main-view.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-protein-main-view.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-xpertdef-fragmentation-dna-base-loss-specific-frag-rules-method.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-xpertdef-fragmentation-dna-base-loss-specific-frag-rules-method.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/print-peptide-bond-formation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/print-peptide-bond-formation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertedit-fragmentation.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertedit-fragmentation.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-cleavages.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-cleavages.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/flying-frog.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/flying-frog.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertdef-pol-chem-def-wnd.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertdef-pol-chem-def-wnd.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.images/color/web-xpertcalc-protein-1-letter-chempad.png:
&gt; dpkg-source: error:   new version is symlink to /&lt;&lt;PKGBUILDDIR&gt;&gt;/doc/user-manual/images/src/png/web-xpertcalc-protein-1-letter-chempad.png
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: warning: newly created empty file 'doc/user-manual/build/.profiled/noprofile/.validate' will not be represented in diff
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/.tmp/.fop: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/.tmp/.fop in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/.tmp/user-manual-fop_color_en.fo has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/chap_basics_polchem.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/chap_data-customizations.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/chap_generalities.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/chap_xpertcalc-module.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/chap_xpertdef-module.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/chap_xpertedit-module.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/chap_xpertminer-module.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/co01.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/gpl.html has no final newline (either original or modified version)
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/flying-frog.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/flying-frog.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-dna-fragmentation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-dna-fragmentation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-feedback-addresses.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-feedback-addresses.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-massxpert-nucleic-acids-fragment-calculation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-massxpert-nucleic-acids-fragment-calculation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-massxpert-protein-fragment-calculation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-massxpert-protein-fragment-calculation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-nucac-bond-formation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-nucac-bond-formation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-nucac-polymer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-nucac-polymer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-peptide-bond-formation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-peptide-bond-formation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-pol-chem-defs-directory-protein-and-saccharide.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-pol-chem-defs-directory-protein-and-saccharide.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-prot-cleavage.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-prot-cleavage.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-prot-fragmentation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-prot-fragmentation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-prot-polymer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-prot-polymer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-protein-monomer-acidobasic-data.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-protein-monomer-acidobasic-data.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-sacch-bond-formation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-sacch-bond-formation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-sacch-polymer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-sacch-polymer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertcalc-protein-1-letter-chempad.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertcalc-protein-1-letter-chempad.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertcalc-protein-1-letter-recorder.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertcalc-protein-1-letter-recorder.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertcalc-protein-1-letter.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertcalc-protein-1-letter.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertcalc-select-pol-chem-def.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertcalc-select-pol-chem-def.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-atoms.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-atoms.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-cleavages.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-cleavages.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-cross-linkers.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-cross-linkers.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-fragmentation-dna-base-loss-generic-method.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-fragmentation-dna-base-loss-generic-method.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-fragmentation-dna-base-loss-specific-frag-rules-method.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-fragmentation-dna-base-loss-specific-frag-rules-method.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-fragmentation-dna-simplest-case.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-fragmentation-dna-simplest-case.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-modifications.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-modifications.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-monomers-mass-differences.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-monomers-mass-differences.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-monomers.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-monomers.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-pol-chem-def-wnd.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-pol-chem-def-wnd.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-select-pol-chem-def.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertdef-select-pol-chem-def.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-3-letter-code-whole-process.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-3-letter-code-whole-process.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-cfp-chromophore-disulfide-bond-account-cross-links.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-cfp-chromophore-disulfide-bond-account-cross-links.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-choose-pol-chem-def.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-choose-pol-chem-def.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-cleavages.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-cleavages.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-compositions.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-compositions.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-cross-link-monomers.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-cross-link-monomers.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-filtering-oligomer-data.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-filtering-oligomer-data.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-find-sequence-dlg.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-find-sequence-dlg.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-fragmentation-cross-linked-oligomer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-fragmentation-cross-linked-oligomer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-fragmentation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-fragmentation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-mass-search.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-mass-search.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-modify-monomer-manually-defined-modif.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-modify-monomer-manually-defined-modif.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-modify-monomer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-modify-monomer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-modify-polymer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-modify-polymer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-mz-ratio-calculator.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-mz-ratio-calculator.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-net-charge-pka-ph-pi.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-net-charge-pka-ph-pi.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-protein-main-view.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-protein-main-view.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-result-spectrum-from-oligomers.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-result-spectrum-from-oligomers.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-select-sample-sequence.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-select-sample-sequence.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-sequence-editor-bad-char.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-sequence-editor-bad-char.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-sequence-editor-sequence-import-errors-first.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-sequence-editor-sequence-import-errors-first.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-sequence-editor-sequence-import-errors-purified.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-sequence-editor-sequence-import-errors-purified.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-spectrum-creation-from-cleavages.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertedit-spectrum-creation-from-cleavages.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-empty-input-mz-list.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-empty-input-mz-list.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-filled-input-mz-list.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-filled-input-mz-list.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-mz-only-filled-input-mz-list.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-mz-only-filled-input-mz-list.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-mz-z-filled-input-mz-list.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-mz-z-filled-input-mz-list.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-mz-z-filled-output-mz-list.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-mz-z-filled-output-mz-list.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-mzlab-wnd.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/print-xpertminer-mzlab-wnd.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-dna-fragmentation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-dna-fragmentation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-feedback-addresses.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-feedback-addresses.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-massxpert-nucleic-acids-fragment-calculation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-massxpert-nucleic-acids-fragment-calculation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-massxpert-protein-fragment-calculation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-massxpert-protein-fragment-calculation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-nucac-bond-formation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-nucac-bond-formation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-nucac-polymer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-nucac-polymer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-peptide-bond-formation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-peptide-bond-formation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-pol-chem-defs-directory-protein-and-saccharide.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-pol-chem-defs-directory-protein-and-saccharide.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-prot-cleavage.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-prot-cleavage.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-prot-fragmentation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-prot-fragmentation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-prot-polymer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-prot-polymer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-protein-monomer-acidobasic-data.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-protein-monomer-acidobasic-data.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-sacch-bond-formation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-sacch-bond-formation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-sacch-polymer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-sacch-polymer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertcalc-protein-1-letter-chempad.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertcalc-protein-1-letter-chempad.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertcalc-protein-1-letter-recorder.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertcalc-protein-1-letter-recorder.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertcalc-protein-1-letter.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertcalc-protein-1-letter.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertcalc-select-pol-chem-def.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertcalc-select-pol-chem-def.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-atoms.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-atoms.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-cleavages.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-cleavages.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-cross-linkers.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-cross-linkers.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-fragmentation-dna-base-loss-generic-method.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-fragmentation-dna-base-loss-generic-method.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-fragmentation-dna-base-loss-specific-frag-rules-method.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-fragmentation-dna-base-loss-specific-frag-rules-method.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-fragmentation-dna-simplest-case.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-fragmentation-dna-simplest-case.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-modifications.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-modifications.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-monomers-mass-differences.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-monomers-mass-differences.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-monomers.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-monomers.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-pol-chem-def-wnd.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-pol-chem-def-wnd.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-select-pol-chem-def.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertdef-select-pol-chem-def.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-3-letter-code-whole-process.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-3-letter-code-whole-process.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-cfp-chromophore-disulfide-bond-account-cross-links.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-cfp-chromophore-disulfide-bond-account-cross-links.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-choose-pol-chem-def.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-choose-pol-chem-def.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-cleavages.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-cleavages.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-compositions.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-compositions.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-cross-link-monomers.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-cross-link-monomers.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-filtering-oligomer-data.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-filtering-oligomer-data.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-find-sequence-dlg.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-find-sequence-dlg.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-fragmentation-cross-linked-oligomer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-fragmentation-cross-linked-oligomer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-fragmentation.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-fragmentation.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-mass-search.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-mass-search.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-modify-monomer-manually-defined-modif.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-modify-monomer-manually-defined-modif.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-modify-monomer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-modify-monomer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-modify-polymer.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-modify-polymer.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-mz-ratio-calculator.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-mz-ratio-calculator.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-net-charge-pka-ph-pi.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-net-charge-pka-ph-pi.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-protein-main-view.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-protein-main-view.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-result-spectrum-from-oligomers.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-result-spectrum-from-oligomers.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-select-sample-sequence.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-select-sample-sequence.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-sequence-editor-bad-char.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-sequence-editor-bad-char.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-sequence-editor-sequence-import-errors-first.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-sequence-editor-sequence-import-errors-first.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-sequence-editor-sequence-import-errors-purified.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-sequence-editor-sequence-import-errors-purified.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-spectrum-creation-from-cleavages.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertedit-spectrum-creation-from-cleavages.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-empty-input-mz-list.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-empty-input-mz-list.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-filled-input-mz-list.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-filled-input-mz-list.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-mz-only-filled-input-mz-list.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-mz-only-filled-input-mz-list.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-mz-z-filled-input-mz-list.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-mz-z-filled-input-mz-list.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-mz-z-filled-output-mz-list.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-mz-z-filled-output-mz-list.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-mzlab-wnd.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/images/web-xpertminer-mzlab-wnd.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/index.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/preface.html has no final newline (either original or modified version)
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/static/css/fonts-onlylocal.css has no final newline (either original or modified version)
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/arrow.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/arrow.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/dots-brown-on-brown.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/dots-brown-on-brown.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/dots-darkgray.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/dots-darkgray.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/dots-gray.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/dots-gray.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/dots-grayongreen.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/dots-grayongreen.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/dots-green.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/dots-green.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/dots-orange.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/dots-orange.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/dots-red.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/dots-red.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/draft.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/draft.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/flying-frog-logo.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/flying-frog-logo.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/green-frog-logo.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/green-frog-logo.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/icon-caution.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/icon-caution.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/icon-important.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/icon-important.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/icon-note.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/icon-note.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/icon-tip.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/icon-tip.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/icon-warning.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/icon-warning.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/icons-old.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/icons-old.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/icons.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/icons.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/logo.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/logo.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/html/user-manual/static/images/tick.png: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/html/user-manual/static/images/tick.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: warning: file massxpert-7.0.0/doc/user-manual/build/user-manual/html/user-manual/static/js/highlight.min.js has no final newline (either original or modified version)
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/massxpert-doc.pdf: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/massxpert-doc.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/build/user-manual/user-manual_color_en.pdf: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/build/user-manual/user-manual_color_en.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to doc/user-manual/massxpert-doc.pdf: binary file contents changed
&gt; dpkg-source: error: add doc/user-manual/massxpert-doc.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: unrepresentable changes to source
&gt; dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
&gt; 
&gt; E: Command 'cd /&lt;&lt;PKGBUILDDIR&gt;&gt; &amp;&amp; runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


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

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

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