Bug#1044997: eclipse-emf: Fails to build source after successful build

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


Source: eclipse-emf
Version: 2.32.0+dfsg-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild

Hi,

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

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

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

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package eclipse-emf
> dpkg-buildpackage: info: source version 2.32.0+dfsg-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jochen Sprickerhof <jspricke at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --buildsystem=eclipse_bundles
>    dh_auto_clean -O--buildsystem=eclipse_bundles
> 	rm -Rf debian/bundles.properties
> 	rm -Rf /plugins/org.eclipse.emf.common/target
> 	rm -Rf /plugins/org.eclipse.emf.ecore/target
> 	rm -Rf /plugins/org.eclipse.emf.ecore.xmi/target
> 	rm -Rf /plugins/org.eclipse.emf.ecore.change/target
> 	rm -Rf /plugins/org.eclipse.emf.edit/target
> 	mh_clean
>    dh_autoreconf_clean -O--buildsystem=eclipse_bundles
>    dh_clean -O--buildsystem=eclipse_bundles
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building eclipse-emf using existing ./eclipse-emf_2.32.0+dfsg.orig.tar.xz
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/modeling32.png: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/modeling32.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$ElementRecord.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$ElementRecord.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$Implementation$Activator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$Implementation$Activator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$Implementation.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$Implementation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$PDEHelper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$PDEHelper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$SimpleTargetPlatformRegistryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin$SimpleTargetPlatformRegistryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/CommonPlugin.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/EMFPlugin$EclipsePlugin.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/EMFPlugin$EclipsePlugin.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/EMFPlugin$InternalEclipsePlugin.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/EMFPlugin$InternalEclipsePlugin.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/EMFPlugin$InternalHelper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/EMFPlugin$InternalHelper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/EMFPlugin$OSGiDelegatingBundleActivator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/EMFPlugin$OSGiDelegatingBundleActivator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/EMFPlugin.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/EMFPlugin.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/archive/ArchiveURLConnection$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/archive/ArchiveURLConnection$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/archive/ArchiveURLConnection$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/archive/ArchiveURLConnection$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/archive/ArchiveURLConnection.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/archive/ArchiveURLConnection.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/archive/Handler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/archive/Handler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/AbortExecutionException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/AbortExecutionException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/AbstractCommand$1ChainedCompoundCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/AbstractCommand$1ChainedCompoundCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/AbstractCommand$NonDirtying.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/AbstractCommand$NonDirtying.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/AbstractCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/AbstractCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/BasicCommandStack.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/BasicCommandStack.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/Command.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/Command.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/CommandStack.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/CommandStack.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/CommandStackListener.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/CommandStackListener.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/CommandWrapper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/CommandWrapper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/CompoundCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/CompoundCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/IdentityCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/IdentityCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/StrictCompoundCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/StrictCompoundCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/UnexecutableCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/command/UnexecutableCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/Adapter$Internal.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/Adapter$Internal.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/Adapter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/Adapter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/AdapterFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/AdapterFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/Notification.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/Notification.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/NotificationChain.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/NotificationChain.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/NotificationWrapper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/NotificationWrapper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/Notifier.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/Notifier.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/NotifyingList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/NotifyingList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/AdapterImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/AdapterImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl$EAdapterList$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl$EAdapterList$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl$EAdapterList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl$EAdapterList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl$EObservableAdapterList$Listener.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl$EObservableAdapterList$Listener.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl$EObservableAdapterList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl$EObservableAdapterList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl$EScannableAdapterList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl$EScannableAdapterList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/BasicNotifierImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/DelegatingNotifyingListImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/DelegatingNotifyingListImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/DelegatingNotifyingListImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/DelegatingNotifyingListImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/NotificationChainImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/NotificationChainImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/NotificationImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/NotificationImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/NotifierImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/NotifierImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/NotifyingListImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/NotifyingListImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/NotifyingListImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/NotifyingListImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/SingletonAdapterImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/notify/impl/SingletonAdapterImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$BasicIndexOutOfBoundsException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$BasicIndexOutOfBoundsException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$EIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$EIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$EListIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$EListIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$NonResolvingEIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$NonResolvingEIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$NonResolvingEListIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList$NonResolvingEListIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEnumerator$AbstractEnumeratorExternalizeable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEnumerator$AbstractEnumeratorExternalizeable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEnumerator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractEnumerator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractTreeIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/AbstractTreeIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ArrayDelegatingEList$EIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ArrayDelegatingEList$EIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ArrayDelegatingEList$EListIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ArrayDelegatingEList$EListIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ArrayDelegatingEList$NonResolvingEIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ArrayDelegatingEList$NonResolvingEIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ArrayDelegatingEList$NonResolvingEListIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ArrayDelegatingEList$NonResolvingEListIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ArrayDelegatingEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ArrayDelegatingEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicDiagnostic$DiagnosticWrapper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicDiagnostic$DiagnosticWrapper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicDiagnostic$EclipseHelper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicDiagnostic$EclipseHelper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicDiagnostic$StatusWrapper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicDiagnostic$StatusWrapper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicDiagnostic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicDiagnostic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$BasicIndexOutOfBoundsException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$BasicIndexOutOfBoundsException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$EIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$EIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$EListIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$EListIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$FastCompare.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$FastCompare.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$NonResolvingEIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$NonResolvingEIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$NonResolvingEListIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$NonResolvingEListIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$UnmodifiableEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList$UnmodifiableEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$4.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$4.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$5.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$5.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$BasicEMapIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$BasicEMapIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$BasicEMapKeyIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$BasicEMapKeyIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$BasicEMapValueIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$BasicEMapValueIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$DelegatingMap$1$1$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$DelegatingMap$1$1$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$DelegatingMap$1$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$DelegatingMap$1$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$DelegatingMap$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$DelegatingMap$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$DelegatingMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$DelegatingMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$Entry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$Entry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$EntryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$EntryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$View.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap$View.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicEMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor$Delegating$Eclipse.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor$Delegating$Eclipse.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor$Delegating.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor$Delegating.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor$EclipseDelegating.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor$EclipseDelegating.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor$EclipseSubProgress.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor$EclipseSubProgress.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor$Printing.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor$Printing.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/BasicMonitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$1ReferenceClearingQueuePollingThread.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$1ReferenceClearingQueuePollingThread.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$AccessUnitBase.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$AccessUnitBase.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$CharSequenceAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$CharSequenceAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$CharSequenceAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$CharSequenceAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$CharactersAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$CharactersAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$CharactersAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$CharactersAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$JavaInterningAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$JavaInterningAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$JavaInterningAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$JavaInterningAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$SelfCleaningStringPoolEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$SelfCleaningStringPoolEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$StringAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$StringAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$StringAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$StringAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$StringPoolEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$StringPoolEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$StringsAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$StringsAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$StringsAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$StringsAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$SubstringAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$SubstringAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$SubstringAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool$SubstringAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil$StringPool.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/CommonUtil.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList$EIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList$EIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList$EListIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList$EListIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList$NonResolvingEIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList$NonResolvingEIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList$NonResolvingEListIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList$NonResolvingEListIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList$UnmodifiableEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList$UnmodifiableEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingResourceLocator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DelegatingResourceLocator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Diagnostic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Diagnostic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DiagnosticChain.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DiagnosticChain.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DiagnosticException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/DiagnosticException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$2$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$2$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$4.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$4.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$BasicEmptyUnmodifiableEList$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$BasicEmptyUnmodifiableEList$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$BasicEmptyUnmodifiableEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$BasicEmptyUnmodifiableEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$EmptyUnmodifiableEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$EmptyUnmodifiableEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$EmptyUnmodifiableEMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$EmptyUnmodifiableEMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$SynchronizedInterningSet.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$SynchronizedInterningSet.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$UnmodifiableEList$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$UnmodifiableEList$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$UnmodifiableEList$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$UnmodifiableEList$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$UnmodifiableEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$UnmodifiableEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$UnmodifiableEMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections$UnmodifiableEMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ECollections.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/EList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/EList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/EMap$InternalMapView.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/EMap$InternalMapView.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/EMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/EMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Enumerator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Enumerator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/InterningSet.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/InterningSet.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Logger.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Logger.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Monitor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Monitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$AccessUnit$Queue$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$AccessUnit$Queue$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$AccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$AccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$AccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$AccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$ExternalRehasher.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$ExternalRehasher.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$ObjectAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$ObjectAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$ObjectAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$ObjectAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$PoolEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool$PoolEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Pool.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Reflect$Helper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Reflect$Helper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Reflect.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/Reflect.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ResourceLocator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/ResourceLocator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$Builder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$Builder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$AccessUnitBase.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$AccessUnitBase.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$CachedToString.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$CachedToString.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAndSegmentAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAndSegmentAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAndSegmentAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAndSegmentAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAndSegmentsAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAndSegmentsAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAndSegmentsAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$SegmentsAndSegmentsAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$StringAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$StringAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$StringAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool$StringAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$SegmentSequencePool.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$AccessUnitBase.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$AccessUnitBase.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentCountAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentCountAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentCountAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentCountAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentsAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentsAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentsAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSegmentsAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSubsegmentAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSubsegmentAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSubsegmentAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SegmentsAndSubsegmentAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$StringAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$StringAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$StringAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$StringAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SubsegmentsAndSubsegmentsAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SubsegmentsAndSubsegmentsAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SubsegmentsAndSubsegmentsAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SubsegmentsAndSubsegmentsAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SubstringAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SubstringAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SubstringAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool$SubstringAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$StringArrayPool.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$UnmodifiableArrayList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$UnmodifiableArrayList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$UnmodifiableArraySubList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence$UnmodifiableArraySubList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/SegmentSequence.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/TreeIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/TreeIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$Fragment.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$Fragment.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$Hierarchical.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$Hierarchical.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$LazyFragmentInitializer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$LazyFragmentInitializer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$Opaque.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$Opaque.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$CachedToString.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$CachedToString.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$FileAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$FileAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$FileAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$FileAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$PlatformAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$PlatformAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$PlatformAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$PlatformAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$StringAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$StringAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$StringAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$StringAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$URIComponentsAccessUnit$Queue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$URIComponentsAccessUnit$Queue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$URIComponentsAccessUnit.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$URIComponentsAccessUnit.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$URIPoolAccessUnitBase$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$URIPoolAccessUnitBase$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$URIPoolAccessUnitBase.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool$URIPoolAccessUnitBase.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI$URIPool.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/URI.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/UniqueEList$FastCompare.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/UniqueEList$FastCompare.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/UniqueEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/UniqueEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/WeakInterningHashSet$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/WeakInterningHashSet$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/WeakInterningHashSet$Entry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/WeakInterningHashSet$Entry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/WeakInterningHashSet$SelfCleaningEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/WeakInterningHashSet$SelfCleaningEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/WeakInterningHashSet.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/WeakInterningHashSet.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/WrappedException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/classes/org/eclipse/emf/common/util/WrappedException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.common/target/org.eclipse.emf.common.jar: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.common/target/org.eclipse.emf.common.jar in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.common/target/sources/org/eclipse/emf/common/util/SegmentSequence.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore.change/target/classes/about.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangeDescription.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangeDescription.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangeFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangeFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangeKind.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangeKind.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangePackage$Literals.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangePackage$Literals.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangePackage.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangePackage.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangePlugin$Implementation$Activator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangePlugin$Implementation$Activator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangePlugin$Implementation.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangePlugin$Implementation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangePlugin.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ChangePlugin.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/FeatureChange.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/FeatureChange.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/FeatureMapEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/FeatureMapEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ListChange.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ListChange.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ResourceChange.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/ResourceChange.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/doc-files/ChangeAPI.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/doc-files/ChangeAPI.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangeDescriptionImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangeDescriptionImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangeDescriptionImpl$1Visitor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangeDescriptionImpl$1Visitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangeDescriptionImpl$OldContainmentInformation.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangeDescriptionImpl$OldContainmentInformation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangeDescriptionImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangeDescriptionImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangeFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangeFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangePackageImpl$1$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangePackageImpl$1$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangePackageImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangePackageImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangePackageImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ChangePackageImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/EObjectToChangesMapEntryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/EObjectToChangesMapEntryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/FeatureChangeImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/FeatureChangeImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/FeatureMapEntryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/FeatureMapEntryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ListChangeImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ListChangeImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ListChangeImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ListChangeImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ListChangeImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ListChangeImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ResourceChangeImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/impl/ResourceChangeImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/BasicChangeRecorder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/BasicChangeRecorder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/ChangeAdapterFactory$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/ChangeAdapterFactory$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/ChangeAdapterFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/ChangeAdapterFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/ChangeRecorder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/ChangeRecorder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/ChangeSwitch.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/ChangeSwitch.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/ListDifferenceAnalyzer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/classes/org/eclipse/emf/ecore/change/util/ListDifferenceAnalyzer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore.change/target/classes/plugin.xml has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.change/target/org.eclipse.emf.ecore.change.jar: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.change/target/org.eclipse.emf.ecore.change.jar in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore.change/target/sources/org/eclipse/emf/ecore/change/impl/FeatureChangeImpl.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore.change/target/sources/org/eclipse/emf/ecore/change/util/ChangeRecorder.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore.xmi/target/classes/about.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/ClassNotFoundException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/ClassNotFoundException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/DOMHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/DOMHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/DOMHelper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/DOMHelper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/DanglingHREFException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/DanglingHREFException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/EcoreBuilder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/EcoreBuilder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/FeatureNotFoundException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/FeatureNotFoundException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/IllegalValueException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/IllegalValueException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/NameInfo.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/NameInfo.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/PackageNotFoundException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/PackageNotFoundException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/UnresolvedReferenceException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/UnresolvedReferenceException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMIException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMIException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMIPlugin$Implementation$Activator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMIPlugin$Implementation$Activator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMIPlugin$Implementation.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMIPlugin$Implementation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMIPlugin.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMIPlugin.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMIResource.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMIResource.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLDefaultHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLDefaultHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLHelper$ManyReference.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLHelper$ManyReference.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLHelper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLHelper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLLoad.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLLoad.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLOptions.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLOptions.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLParserPool.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLParserPool.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$ElementHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$ElementHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$MissingPackageHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$MissingPackageHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$ResourceEntityHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$ResourceEntityHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$ResourceHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$ResourceHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$URIHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$URIHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$XMLInfo.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$XMLInfo.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$XMLMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource$XMLMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLResource.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLSave$XMLTypeInfo.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLSave$XMLTypeInfo.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLSave.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/XMLSave.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/BasicResourceHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/BasicResourceHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/ConfigurationCache.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/ConfigurationCache.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/DefaultDOMHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/DefaultDOMHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFExtendedMetaData$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFExtendedMetaData$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFExtendedMetaData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFExtendedMetaData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFHandler$Helper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFHandler$Helper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFHelperImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFHelperImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFHelperImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFHelperImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFHelperImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFHelperImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFLoadImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFLoadImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFResourceFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFResourceFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFResourceImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFResourceImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFSaveImpl$EMOFXMLTypeInfoImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFSaveImpl$EMOFXMLTypeInfoImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFSaveImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EMOFSaveImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EcoreResourceFactoryImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EcoreResourceFactoryImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EcoreResourceFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/EcoreResourceFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/ElementHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/ElementHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/GenericXMLResourceFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/GenericXMLResourceFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/GenericXMLResourceImpl$GenericSAXXMLHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/GenericXMLResourceImpl$GenericSAXXMLHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/GenericXMLResourceImpl$GenericXMLLoadImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/GenericXMLResourceImpl$GenericXMLLoadImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/GenericXMLResourceImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/GenericXMLResourceImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/NameInfoImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/NameInfoImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/ResourceEntityHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/ResourceEntityHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/RootXMLContentHandlerImpl$Describer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/RootXMLContentHandlerImpl$Describer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/RootXMLContentHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/RootXMLContentHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/SAXWrapper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/SAXWrapper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/SAXXMIHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/SAXXMIHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/SAXXMLHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/SAXXMLHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/StringSegment$Element.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/StringSegment$Element.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/StringSegment$SegmentIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/StringSegment$SegmentIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/StringSegment.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/StringSegment.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/URIHandlerImpl$AbsoluteCrossBundleAware.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/URIHandlerImpl$AbsoluteCrossBundleAware.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/URIHandlerImpl$PlatformSchemeAware.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/URIHandlerImpl$PlatformSchemeAware.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/URIHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/URIHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMIHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMIHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMIHelperImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMIHelperImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMILoadImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMILoadImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMIResourceFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMIResourceFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMIResourceImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMIResourceImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMISaveImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMISaveImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$2$1$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$2$1$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$2$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$2$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$XMI$Describer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$XMI$Describer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$XMI.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl$XMI.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLContentHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler$EClassFeatureNamePair.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler$EClassFeatureNamePair.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler$ManyReference.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler$ManyReference.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler$MyEObjectStack.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler$MyEObjectStack.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler$MyStack.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler$MyStack.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler$SingleReference.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler$SingleReference.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHelperImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHelperImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHelperImpl$NamespaceSupport.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHelperImpl$NamespaceSupport.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHelperImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLHelperImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLInfoImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLInfoImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLLoadImpl$AttributesProxy.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLLoadImpl$AttributesProxy.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLLoadImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLLoadImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLMapImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLMapImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLOptionsImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLOptionsImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLParserPoolImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLParserPoolImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLResourceFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLResourceFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLResourceImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLResourceImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLResourceImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLResourceImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLResourceImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLResourceImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl$Escape.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl$Escape.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl$Lookup$FeatureClassifierPair.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl$Lookup$FeatureClassifierPair.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl$Lookup.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl$Lookup.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl$XMLTypeInfoImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl$XMLTypeInfoImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLSaveImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLString.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/impl/XMLString.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/util/DefaultEcoreBuilder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/util/DefaultEcoreBuilder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/util/XMLProcessor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/classes/org/eclipse/emf/ecore/xmi/util/XMLProcessor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore.xmi/target/org.eclipse.emf.ecore.xmi.jar: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore.xmi/target/org.eclipse.emf.ecore.xmi.jar in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore.xmi/target/sources/org/eclipse/emf/ecore/xmi/impl/GenericXMLResourceFactoryImpl.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore.xmi/target/sources/org/eclipse/emf/ecore/xmi/impl/GenericXMLResourceImpl.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore/target/classes/about.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/modeling32.png: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/modeling32.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAnnotation.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAnnotation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAnnotationValidator$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAnnotationValidator$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAnnotationValidator$Registry$Impl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAnnotationValidator$Registry$Impl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAnnotationValidator$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAnnotationValidator$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAnnotationValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAnnotationValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAttribute.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EAttribute.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EClass.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EClass.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EClassifier.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EClassifier.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal$ConversionDelegate$Factory$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal$ConversionDelegate$Factory$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal$ConversionDelegate$Factory$Registry$Impl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal$ConversionDelegate$Factory$Registry$Impl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal$ConversionDelegate$Factory$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal$ConversionDelegate$Factory$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal$ConversionDelegate$Factory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal$ConversionDelegate$Factory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal$ConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal$ConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType$Internal.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EDataType.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EEnum.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EEnum.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EEnumLiteral.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EEnumLiteral.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EGenericType.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EGenericType.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EModelElement.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EModelElement.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/ENamedElement.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/ENamedElement.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EObject.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EObject.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal$InvocationDelegate$Factory$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal$InvocationDelegate$Factory$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal$InvocationDelegate$Factory$Registry$Impl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal$InvocationDelegate$Factory$Registry$Impl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal$InvocationDelegate$Factory$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal$InvocationDelegate$Factory$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal$InvocationDelegate$Factory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal$InvocationDelegate$Factory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal$InvocationDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal$InvocationDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation$Internal.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EOperation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EPackage$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EPackage$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EPackage$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EPackage$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EPackage.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EPackage.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EParameter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EParameter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EReference.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EReference.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$DynamicValueHolder$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$DynamicValueHolder$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$DynamicValueHolder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$DynamicValueHolder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDelegate$Factory$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDelegate$Factory$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDelegate$Factory$Registry$Impl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDelegate$Factory$Registry$Impl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDelegate$Factory$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDelegate$Factory$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDelegate$Factory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDelegate$Factory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Internal.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Setting.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature$Setting.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EStructuralFeature.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/ETypeParameter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/ETypeParameter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/ETypedElement.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/ETypedElement.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$PatternMatcher.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$PatternMatcher.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$SubstitutionLabelProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$SubstitutionLabelProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$ValidationDelegate$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$ValidationDelegate$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$ValidationDelegate$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$ValidationDelegate$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$ValidationDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator$ValidationDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EcoreFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EcoreFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EcorePackage$Literals.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EcorePackage$Literals.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EcorePackage.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/EcorePackage.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/InternalEObject$EStore.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/InternalEObject$EStore.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/InternalEObject.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/InternalEObject.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/EObjectOperations.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/EObjectOperations.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/EcoreHierarchy.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/EcoreHierarchy.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/EcoreRelations.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/EcoreRelations.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/ExternalTypes.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/ExternalTypes.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/Generics.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/Generics.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/JavaLanguageTypes.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/doc-files/JavaLanguageTypes.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolderBaseImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolderBaseImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolderImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolderImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/BasicEObjectImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/DynamicEObjectImpl$BasicEMapEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/DynamicEObjectImpl$BasicEMapEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/DynamicEObjectImpl$DynamicEPropertiesHolderImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/DynamicEObjectImpl$DynamicEPropertiesHolderImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/DynamicEObjectImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/DynamicEObjectImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/DynamicEStoreEObjectImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/DynamicEStoreEObjectImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EAnnotationImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EAnnotationImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EAnnotationImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EAnnotationImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EAttributeImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EAttributeImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$10.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$10.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$11.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$11.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$1EAllStructuralFeaturesList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$1EAllStructuralFeaturesList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$1EGenericSuperTypeEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$1EGenericSuperTypeEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$1EStructuralFeatureUniqueEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$1EStructuralFeatureUniqueEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$1ReferenceList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$1ReferenceList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$4.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$4.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$5.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$5.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$6.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$6.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$7.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$7.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$8.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$8.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$9$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$9$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$9.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$9.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$FeatureSubsetSupplier.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl$FeatureSubsetSupplier.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassifierImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EClassifierImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EDataTypeImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EDataTypeImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EEnumImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EEnumImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EEnumLiteralImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EEnumLiteralImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EFactoryImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EFactoryImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EFactoryImpl$SafeSimpleDateFormat.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EFactoryImpl$SafeSimpleDateFormat.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EGenericTypeImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EGenericTypeImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EModelElementImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EModelElementImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$1$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$1$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$1$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$1$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$2$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$2$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$2$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$2$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENamedElementImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENotificationImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ENotificationImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EObjectImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EObjectImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EOperationImpl$1$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EOperationImpl$1$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EOperationImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EOperationImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EOperationImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EOperationImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EOperationImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EOperationImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$Computation$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$Computation$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$Computation.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$Computation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$EBasicWhiteList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl$EBasicWhiteList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageRegistryImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageRegistryImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageRegistryImpl$Delegator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageRegistryImpl$Delegator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageRegistryImpl$ParentClassLoaderGetter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageRegistryImpl$ParentClassLoaderGetter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageRegistryImpl$SecureDelegator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageRegistryImpl$SecureDelegator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageRegistryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EPackageRegistryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EParameterImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EParameterImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EReferenceImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EReferenceImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMap$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMap$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$BasicEStoreEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$BasicEStoreEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$BasicEStoreFeatureMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$BasicEStoreFeatureMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEPropertiesHolderImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEPropertiesHolderImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreFeatureMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreFeatureMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl$Entry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl$Entry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStoreEObjectImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$BasicFeatureMapEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$BasicFeatureMapEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$ContainmentUpdatingFeatureMapEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$ContainmentUpdatingFeatureMapEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateFeatureMapDelegator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateFeatureMapDelegator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateMany.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateMany.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingle$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingle$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingle.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingle.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleContainer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleContainer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleContainerResolving.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleContainerResolving.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$4.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$4.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$5.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$5.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$6.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$6.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$7.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$7.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$8.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator$8.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData$NotificationCreator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleDataDynamic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleDataDynamic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleDataStatic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleDataStatic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleDataUnsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleDataUnsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleDataUnsettableDynamic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleDataUnsettableDynamic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleDataUnsettableStatic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleDataUnsettableStatic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObject.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObject.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainment.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainment.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentResolving.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentResolving.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentUnsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentUnsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentUnsettableResolving.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentUnsettableResolving.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentWithInverse.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentWithInverse.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentWithInverseResolving.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentWithInverseResolving.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentWithInverseUnsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentWithInverseUnsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentWithInverseUnsettableResolving.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectContainmentWithInverseUnsettableResolving.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectResolving.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectResolving.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectResolvingUnsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectResolvingUnsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectResolvingWithInverse.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectResolvingWithInverse.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectResolvingWithInverseUnsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectResolvingWithInverseUnsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectUnsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectUnsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectWithInverse.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectWithInverse.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectWithInverseUnsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSettingDelegateSingleEObjectWithInverseUnsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InverseUpdatingFeatureMapEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InverseUpdatingFeatureMapEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SettingMany.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SettingMany.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SimpleContentFeatureMapEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SimpleContentFeatureMapEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SimpleFeatureMapEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SimpleFeatureMapEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ESuperAdapter$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ESuperAdapter$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ESuperAdapter$Holder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ESuperAdapter$Holder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ESuperAdapter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ESuperAdapter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypeParameterImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypeParameterImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypeParameterImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypeParameterImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypeParameterImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypeParameterImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypedElementImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ETypedElementImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EValidatorRegistryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EValidatorRegistryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EcoreFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EcoreFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EcorePackageImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EcorePackageImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EcorePackageImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/EcorePackageImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/FlatEObjectImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/FlatEObjectImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl$1ArrayDelegatingAdapterList$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl$1ArrayDelegatingAdapterList$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl$1ArrayDelegatingAdapterList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl$1ArrayDelegatingAdapterList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl$Container$Dynamic$BasicEMapEntry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl$Container$Dynamic$BasicEMapEntry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl$Container$Dynamic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl$Container$Dynamic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl$Container.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl$Container.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEObjectImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEStoreEObjectImpl$1EStoreEcoreEMap$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEStoreEObjectImpl$1EStoreEcoreEMap$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEStoreEObjectImpl$1EStoreEcoreEMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEStoreEObjectImpl$1EStoreEcoreEMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEStoreEObjectImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/MinimalEStoreEObjectImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ValidationDelegateRegistryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/impl/ValidationDelegateRegistryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/AnnotationValidatorRegistryReader$AnnotationValidatorDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/AnnotationValidatorRegistryReader$AnnotationValidatorDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/AnnotationValidatorRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/AnnotationValidatorRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ContentHandlerRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ContentHandlerRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ContentParserRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ContentParserRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ConversionDelegateFactoryRegistryReader$ConversionDelegateFactoryDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ConversionDelegateFactoryRegistryReader$ConversionDelegateFactoryDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ConversionDelegateFactoryRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ConversionDelegateFactoryRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/DynamicPackageRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/DynamicPackageRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$1Handler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$1Handler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$ExtensionProcessor$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$ExtensionProcessor$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$ExtensionProcessor$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$ExtensionProcessor$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$ExtensionProcessor$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$ExtensionProcessor$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$ExtensionProcessor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$ExtensionProcessor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation$Activator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation$Activator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$PDEHelper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin$PDEHelper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/EcorePlugin.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ExtensionParserRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ExtensionParserRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/FactoryOverrideRegistryReader$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/FactoryOverrideRegistryReader$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/FactoryOverrideRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/FactoryOverrideRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/GeneratedPackageRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/GeneratedPackageRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/InvocationDelegateFactoryRegistryReader$InvocationDelegateFactoryDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/InvocationDelegateFactoryRegistryReader$InvocationDelegateFactoryDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/InvocationDelegateFactoryRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/InvocationDelegateFactoryRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ProtocolParserRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ProtocolParserRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/QueryDelegateFactoryRegistryReader$QueryDelegateFactoryDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/QueryDelegateFactoryRegistryReader$QueryDelegateFactoryDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/QueryDelegateFactoryRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/QueryDelegateFactoryRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$EFactoryDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$EFactoryDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescriptor$Dynamic$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescriptor$Dynamic$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescriptor$Dynamic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescriptor$Dynamic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$PluginClassDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$PluginClassDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$ResourceFactoryDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader$ResourceFactoryDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/RegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/SettingDelegateFactoryRegistryReader$SettingDelegateFactoryDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/SettingDelegateFactoryRegistryReader$SettingDelegateFactoryDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/SettingDelegateFactoryRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/SettingDelegateFactoryRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/URIMappingRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/URIMappingRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ValidationDelegateRegistryReader$ValidationDelegateDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ValidationDelegateRegistryReader$ValidationDelegateDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ValidationDelegateRegistryReader.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/plugin/ValidationDelegateRegistryReader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$ByteOrderMark$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$ByteOrderMark$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$ByteOrderMark$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$ByteOrderMark$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$ByteOrderMark$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$ByteOrderMark$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$ByteOrderMark.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$ByteOrderMark.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$Validity.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler$Validity.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ContentHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$Diagnostic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$Diagnostic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$Factory$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$Factory$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$Factory$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$Factory$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$Factory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$Factory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$IOWrappedException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$IOWrappedException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$Internal.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource$Internal.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/Resource.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ResourceSet.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/ResourceSet.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$Cipher.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$Cipher.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$Loadable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$Loadable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$Readable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$Readable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStream$Buffer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStream$Buffer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStream.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStream.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$Saveable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$Saveable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$Writeable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$Writeable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputStream$Buffer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputStream$Buffer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputStream.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputStream.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIConverter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/URIHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/doc-files/Containment.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/doc-files/Containment.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/AESCipherImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/AESCipherImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/AESCipherImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/AESCipherImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ArchiveURIHandlerImpl$Archive.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ArchiveURIHandlerImpl$Archive.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ArchiveURIHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ArchiveURIHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$BinaryIO$FeatureKind.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$BinaryIO$FeatureKind.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$BinaryIO$Version.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$BinaryIO$Version.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$BinaryIO.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$BinaryIO.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$DataConverter$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$DataConverter$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$DataConverter$Factory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$DataConverter$Factory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$DataConverter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$DataConverter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$DataValueList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$DataValueList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$EClassData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$EClassData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$EPackageData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$EPackageData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$EPackageDataList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$EPackageDataList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$EStructuralFeatureData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$EStructuralFeatureData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$InternalEObjectList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$InternalEObjectList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$StringList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$StringList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$URIList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream$URIList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectInputStream.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream$Check.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream$Check.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream$EClassData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream$EClassData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream$EPackageData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream$EPackageData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream$EStructuralFeatureData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream$EStructuralFeatureData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl$EObjectOutputStream.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/BinaryResourceImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ContentHandlerImpl$Describer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ContentHandlerImpl$Describer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ContentHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ContentHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ContentHandlerRegistryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ContentHandlerRegistryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/CryptoCipherImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/CryptoCipherImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/DESCipherImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/DESCipherImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/DESCipherImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/DESCipherImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/EFSURIHandlerImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/EFSURIHandlerImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/EFSURIHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/EFSURIHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$ContentHandlerList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$ContentHandlerList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$OptionsMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$OptionsMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$URIHandlerList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$URIHandlerList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$URIMap$Internal.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$URIMap$Internal.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$URIMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl$URIMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ExtensibleURIConverterImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/FileURIHandlerImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/FileURIHandlerImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/FileURIHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/FileURIHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/PlatformContentHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/PlatformContentHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/PlatformResourceURIHandlerImpl$PlatformResourceOutputStream.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/PlatformResourceURIHandlerImpl$PlatformResourceOutputStream.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/PlatformResourceURIHandlerImpl$WorkbenchHelper$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/PlatformResourceURIHandlerImpl$WorkbenchHelper$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/PlatformResourceURIHandlerImpl$WorkbenchHelper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/PlatformResourceURIHandlerImpl$WorkbenchHelper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/PlatformResourceURIHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/PlatformResourceURIHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceFactoryRegistryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceFactoryRegistryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$10.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$10.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$11.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$11.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$1MyByteArrayOutputStream.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$1MyByteArrayOutputStream.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$4.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$4.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$5.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$5.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$6.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$6.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$7.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$7.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$8.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$8.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$9.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$9.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$ContentsEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$ContentsEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$ModificationTrackingAdapter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl$ModificationTrackingAdapter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1DiagnosticWrappedException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1DiagnosticWrappedException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$MappedResourceLocator$ResourceAdapter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$MappedResourceLocator$ResourceAdapter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$MappedResourceLocator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$MappedResourceLocator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$ResourceLocator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$ResourceLocator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$ResourcesEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$ResourcesEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Archive.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Archive.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIConverterImpl$PlatformResourceOutputStream.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIConverterImpl$PlatformResourceOutputStream.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIConverterImpl$URIMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIConverterImpl$URIMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIConverterImpl$WorkbenchHelper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIConverterImpl$WorkbenchHelper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIConverterImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIConverterImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIHandlerImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIHandlerImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIHandlerImpl$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIHandlerImpl$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIHandlerImpl$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIHandlerImpl$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIHandlerImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIHandlerImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$MappingEntryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$MappingEntryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$URIMapImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$URIMapImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/AbstractSequentialInternalEList$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/AbstractSequentialInternalEList$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/AbstractSequentialInternalEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/AbstractSequentialInternalEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicEAnnotationValidator$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicEAnnotationValidator$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicEAnnotationValidator$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicEAnnotationValidator$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicEAnnotationValidator$Assistant.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicEAnnotationValidator$Assistant.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicEAnnotationValidator$ValidationContext.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicEAnnotationValidator$ValidationContext.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicEAnnotationValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicEAnnotationValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassExtendedMetaDataImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassExtendedMetaDataImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifierExtendedMetaData$Holder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifierExtendedMetaData$Holder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifierExtendedMetaData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifierExtendedMetaData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EDataTypeExtendedMetaDataImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EDataTypeExtendedMetaDataImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExtendedMetaData$Holder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExtendedMetaData$Holder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExtendedMetaData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExtendedMetaData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExtendedMetaDataImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExtendedMetaDataImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructuralFeatureExtendedMetaData$Holder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructuralFeatureExtendedMetaData$Holder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructuralFeatureExtendedMetaData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructuralFeatureExtendedMetaData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructuralFeatureExtendedMetaDataImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructuralFeatureExtendedMetaDataImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicExtendedMetaData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureEIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureEIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureMapEObjectImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureMapEObjectImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicFeatureMap$ResolvingFeatureEIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicFeatureMap$ResolvingFeatureEIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicFeatureMap$ValueListIteratorImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicFeatureMap$ValueListIteratorImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicFeatureMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicFeatureMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicInternalEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicInternalEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicInternalEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicInternalEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicInvocationDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicInvocationDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicSettingDelegate$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicSettingDelegate$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicSettingDelegate$Stateless$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicSettingDelegate$Stateless$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicSettingDelegate$Stateless.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicSettingDelegate$Stateless.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicSettingDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/BasicSettingDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ComposedSwitch.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ComposedSwitch.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$AnnotationValidator$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$AnnotationValidator$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$AnnotationValidator$IllegalDateConversionArgumentException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$AnnotationValidator$IllegalDateConversionArgumentException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$AnnotationValidator$PropertySwitch$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$AnnotationValidator$PropertySwitch$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$AnnotationValidator$PropertySwitch.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$AnnotationValidator$PropertySwitch.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$AnnotationValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$AnnotationValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$CalendarAsLongConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$CalendarAsLongConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$CalendarBuilder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$CalendarBuilder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$CalendarConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$CalendarConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$DateAsLongConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$DateAsLongConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$DateConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$DateConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$LongAsDateConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$LongAsDateConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$LongAsLongConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$LongAsLongConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$SQLDateAsLongConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$SQLDateAsLongConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$SQLDateConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$SQLDateConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$XMLGregorianCalendarAsLongConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$XMLGregorianCalendarAsLongConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$XMLGregorianCalendarConversionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory$XMLGregorianCalendarConversionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DateConversionDelegateFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingEcoreEList$Dynamic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingEcoreEList$Dynamic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingEcoreEList$Generic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingEcoreEList$Generic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingEcoreEList$UnmodifiableEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingEcoreEList$UnmodifiableEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingEcoreEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingEcoreEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureEIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureEIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEObjectImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEObjectImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEObjectImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEObjectImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap$ResolvingFeatureEIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap$ResolvingFeatureEIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap$ValueListIteratorImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap$ValueListIteratorImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingFeatureMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingNotifyingInternalEListImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/DelegatingNotifyingInternalEListImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/Diagnostician$OverrideChecker.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/Diagnostician$OverrideChecker.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/Diagnostician.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/Diagnostician.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentAdapter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentAdapter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$FeatureFilter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$FeatureFilter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$FeatureIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$FeatureIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$FeatureListIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$FeatureListIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$Filterable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$Filterable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$ResolvingFeatureIteratorImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList$ResolvingFeatureIteratorImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EContentsEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCrossReferencer$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCrossReferencer$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCrossReferencer$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCrossReferencer$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCrossReferencer$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCrossReferencer$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCrossReferencer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCrossReferencer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceAdapter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceAdapter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceEList$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceEList$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceEList$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceEList$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceEList$FeatureIteratorImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceEList$FeatureIteratorImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceEList$ResolvingFeatureIteratorImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceEList$ResolvingFeatureIteratorImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ECrossReferenceEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EDataTypeEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EDataTypeEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EDataTypeEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EDataTypeEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EDataTypeUniqueEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EDataTypeUniqueEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EDataTypeUniqueEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EDataTypeUniqueEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentEList$Resolving.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentEList$Resolving.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettable$Resolving.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettable$Resolving.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentWithInverseEList$Resolving.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentWithInverseEList$Resolving.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentWithInverseEList$Unsettable$Resolving.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentWithInverseEList$Unsettable$Resolving.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentWithInverseEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentWithInverseEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentWithInverseEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectContainmentWithInverseEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectResolvingEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectResolvingEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectResolvingEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectResolvingEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectValidator$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectValidator$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectValidator$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectValidator$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectValidator$DynamicEClassValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectValidator$DynamicEClassValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectValidator$DynamicEDataTypeValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectValidator$DynamicEDataTypeValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseEList$ManyInverse.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseEList$ManyInverse.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettable$ManyInverse.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettable$ManyInverse.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ManyInverse.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ManyInverse.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$Unsettable$ManyInverse.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$Unsettable$ManyInverse.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAdapterFactory$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAdapterFactory$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAdapterFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAdapterFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAnnotationValidator$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAnnotationValidator$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAnnotationValidator$PropertySwitch$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAnnotationValidator$PropertySwitch$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAnnotationValidator$PropertySwitch.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAnnotationValidator$PropertySwitch.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAnnotationValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreAnnotationValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEList$Dynamic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEList$Dynamic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEList$Generic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEList$Generic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$FastCompare.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$FastCompare.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$DelegateEObjectContainmentEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$DelegateEObjectContainmentEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$DelegateEObjectContainmentWithInverseEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$DelegateEObjectContainmentWithInverseEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$Unsettable$UnsettableDelegateEObjectContainmentEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$Unsettable$UnsettableDelegateEObjectContainmentEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$Unsettable$UnsettableDelegateEObjectContainmentWithInverseEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$Unsettable$UnsettableDelegateEObjectContainmentWithInverseEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreEMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreSwitch.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreSwitch.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$4.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$4.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$5.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$5.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$6.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$6.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$AbstractFilteredSettingsIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$AbstractFilteredSettingsIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator$ResourcesIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator$ResourcesIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$Copier.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$Copier.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$CrossReferencer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$CrossReferencer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$EGenericTypeConverter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$EGenericTypeConverter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$EqualityHelper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$EqualityHelper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$ExternalCrossReferencer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$ExternalCrossReferencer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$FilteredSettingsIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$FilteredSettingsIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$ProperContentIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$ProperContentIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$ProxyCrossReferencer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$ProxyCrossReferencer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$UUID.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$UUID.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$UnresolvedProxyCrossReferencer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$UnresolvedProxyCrossReferencer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$UsageCrossReferencer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil$UsageCrossReferencer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreUtil.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreValidator$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreValidator$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreValidator$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreValidator$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreValidator$EOperationSignatureValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreValidator$EOperationSignatureValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/EcoreValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$ModelObject.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$ModelObject.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$PropertySwitch$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$PropertySwitch$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$PropertySwitch$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$PropertySwitch$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$PropertySwitch.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$PropertySwitch.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$SpecializedExtendedMetaData$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$SpecializedExtendedMetaData$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$SpecializedExtendedMetaData$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$SpecializedExtendedMetaData$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$SpecializedExtendedMetaData.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator$SpecializedExtendedMetaData.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/ExtendedMetaDataAnnotationValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap$Entry$Internal.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap$Entry$Internal.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap$Entry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap$Entry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap$Internal$Wrapper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap$Internal$Wrapper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap$Internal.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap$Internal.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap$ValueListIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap$ValueListIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$BasicFeatureEIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$BasicFeatureEIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator$Cache.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator$Cache.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$EntryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$EntryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList$Basic.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList$Basic.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureENotificationImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureENotificationImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureFeatureMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureFeatureMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureValue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureValue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$Validator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil$Validator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/FeatureMapUtil.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/InternalEList$Unsettable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/InternalEList$Unsettable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/InternalEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/InternalEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/NotifyingInternalEListImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/NotifyingInternalEListImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/QueryDelegate$Factory$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/QueryDelegate$Factory$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/QueryDelegate$Factory$Registry$Impl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/QueryDelegate$Factory$Registry$Impl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/QueryDelegate$Factory$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/QueryDelegate$Factory$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/QueryDelegate$Factory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/QueryDelegate$Factory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/QueryDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/QueryDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/Switch.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/Switch.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/XMLTypeFeatures.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/util/XMLTypeFeatures.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/SpaceType.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/SpaceType.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/XMLNamespaceDocumentRoot.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/XMLNamespaceDocumentRoot.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/XMLNamespaceFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/XMLNamespaceFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage$Literals.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage$Literals.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceDocumentRootImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceDocumentRootImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackageImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackageImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackageImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackageImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/util/XMLNamespaceValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/namespace/util/XMLNamespaceValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/AnyType.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/AnyType.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/InvalidDatatypeValueException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/InvalidDatatypeValueException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/ProcessingInstruction.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/ProcessingInstruction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/SimpleAnyType.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/SimpleAnyType.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/XMLTypeDocumentRoot.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/XMLTypeDocumentRoot.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/XMLTypeFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/XMLTypeFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/XMLTypePackage$Literals.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/XMLTypePackage$Literals.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/XMLTypePackage.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/XMLTypePackage.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/AnyTypeImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/AnyTypeImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/ProcessingInstructionImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/ProcessingInstructionImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/SimpleAnyTypeImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/SimpleAnyTypeImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/XMLTypeDocumentRootImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/XMLTypeDocumentRootImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl$SafeSimpleDateFormat.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl$SafeSimpleDateFormat.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$Base64.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$Base64.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$EncodingMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$EncodingMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$HexBin.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$HexBin.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$TypeValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$TypeValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$URI$MalformedURIException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$URI$MalformedURIException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$URI.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$URI.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$ValidationContext.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$ValidationContext.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$XMLChar.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$XMLChar.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$XSSimpleType.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue$XSSimpleType.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/DataValue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/QName.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/QName.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$BMPattern.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$BMPattern.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$CaseInsensitiveMap.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$CaseInsensitiveMap.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$IntStack.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$IntStack.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Match.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Match.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$CharOp.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$CharOp.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ChildOp.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ChildOp.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ConditionOp.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ConditionOp.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ModifierOp.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ModifierOp.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$RangeOp.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$RangeOp.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$StringOp.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$StringOp.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$UnionOp.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$UnionOp.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Op.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$ParseException.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$ParseException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$ParserForXMLSchema.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$ParserForXMLSchema.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$REUtil.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$REUtil.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RangeToken.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RangeToken.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser$ReferencePosition.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser$ReferencePosition.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$CharArrayTarget.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$CharArrayTarget.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$CharacterIteratorTarget.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$CharacterIteratorTarget.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$ClosureContext.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$ClosureContext.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$Context.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$Context.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$ExpressionTarget.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$ExpressionTarget.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$StringTarget.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression$StringTarget.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpression.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$CharToken.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$CharToken.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ClosureToken.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ClosureToken.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ConcatToken.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ConcatToken.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ConditionToken.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ConditionToken.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$FixedStringContainer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$FixedStringContainer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ModifierToken.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ModifierToken.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ParenToken.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ParenToken.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$StringToken.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$StringToken.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$UnionToken.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$UnionToken.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx$Token.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/RegEx.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/XMLCalendar$SafeSimpleDateFormat.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/XMLCalendar$SafeSimpleDateFormat.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/XMLCalendar.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/XMLCalendar.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/XMLDuration.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/internal/XMLDuration.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$DataFrame.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$DataFrame.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$FrameFactory$AnyTypeStackFrame.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$FrameFactory$AnyTypeStackFrame.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$FrameFactory$ProcessingInstructionStackFrame.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$FrameFactory$ProcessingInstructionStackFrame.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$FrameFactory$SimpleAnyTypeStackFrame.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$FrameFactory$SimpleAnyTypeStackFrame.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$FrameFactory$XMLTypeDocumentRootStackFrame.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$FrameFactory$XMLTypeDocumentRootStackFrame.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$FrameFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$FrameFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Handler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Handler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$StackFrame.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$StackFrame.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$CharArrayPool$Buffer.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$CharArrayPool$Buffer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$CharArrayPool.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$CharArrayPool.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$PatternMatcherImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$PatternMatcherImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeValidator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/classes/org/eclipse/emf/ecore/xml/type/util/XMLTypeValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.ecore/target/org.eclipse.emf.ecore.jar: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.ecore/target/org.eclipse.emf.ecore.jar in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore/target/sources/org/eclipse/emf/ecore/plugin/AnnotationValidatorRegistryReader.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore/target/sources/org/eclipse/emf/ecore/plugin/EcorePlugin.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore/target/sources/org/eclipse/emf/ecore/resource/impl/AESCipherImpl.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore/target/sources/org/eclipse/emf/ecore/util/EContentsEList.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore/target/sources/org/eclipse/emf/ecore/util/QueryDelegate.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore/target/sources/org/eclipse/emf/ecore/xml/namespace/SpaceType.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.ecore/target/sources/org/eclipse/emf/ecore/xml/type/internal/RegEx.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.edit/target/classes/about.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/ctool16/CreateChild.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/ctool16/CreateChild.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/BooleanValue.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/BooleanValue.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/GenericValue.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/GenericValue.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/IntegralValue.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/IntegralValue.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/Item.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/Item.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/ModelFile.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/ModelFile.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/NoValue.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/NoValue.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/RealValue.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/RealValue.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/Resource.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/Resource.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/ResourceSet.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/ResourceSet.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/TextValue.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/obj16/TextValue.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/ovr16/ControlledObject.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/ovr16/ControlledObject.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/ovr16/ControlledObjectTarget.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/ovr16/ControlledObjectTarget.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/ovr16/CreateChild.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/ovr16/CreateChild.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/icons/full/wizban/NewModel.gif: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/icons/full/wizban/NewModel.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/modeling32.png: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/modeling32.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$2$1PluginAdapterFactoryDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$2$1PluginAdapterFactoryDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$4$1PluginChildCreationExtenderDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$4$1PluginChildCreationExtenderDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$4.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$4.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$5$1PluginPropertyEditorFactoryDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$5$1PluginPropertyEditorFactoryDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$5.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$5.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$Implementation$Activator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$Implementation$Activator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$Implementation.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$Implementation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$PropertyEditorFactoryRegistryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin$PropertyEditorFactoryRegistryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/EMFEditPlugin.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/AbstractOverrideableCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/AbstractOverrideableCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/AddCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/AddCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/ChangeCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/ChangeCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/ChildrenToCopyProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/ChildrenToCopyProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CommandActionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CommandActionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CommandParameter$Indices.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CommandParameter$Indices.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CommandParameter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CommandParameter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CopyCommand$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CopyCommand$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CopyCommand$Helper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CopyCommand$Helper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CopyCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CopyCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CopyToClipboardCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CopyToClipboardCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CreateChildCommand$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CreateChildCommand$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CreateChildCommand$Helper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CreateChildCommand$Helper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CreateChildCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CreateChildCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CreateCopyCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CreateCopyCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CutToClipboardCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/CutToClipboardCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/DeleteCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/DeleteCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/DragAndDropCommand$Detail.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/DragAndDropCommand$Detail.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/DragAndDropCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/DragAndDropCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/DragAndDropFeedback.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/DragAndDropFeedback.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/InitializeCopyCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/InitializeCopyCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/MoveCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/MoveCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/OverrideableCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/OverrideableCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/PasteFromClipboardCommand$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/PasteFromClipboardCommand$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/PasteFromClipboardCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/PasteFromClipboardCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/RemoveCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/RemoveCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/ReplaceCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/ReplaceCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$4.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$4.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$5.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$5.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$PessimisticStrictCompoundCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand$PessimisticStrictCompoundCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/command/SetCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/AdapterFactoryEditingDomain$AdapterFactoryEditingDomainResourceSet.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/AdapterFactoryEditingDomain$AdapterFactoryEditingDomainResourceSet.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/AdapterFactoryEditingDomain$DomainTreeIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/AdapterFactoryEditingDomain$DomainTreeIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/AdapterFactoryEditingDomain$EditingDomainProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/AdapterFactoryEditingDomain$EditingDomainProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/AdapterFactoryEditingDomain.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/AdapterFactoryEditingDomain.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/EditingDomain.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/EditingDomain.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/IEditingDomainProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/domain/IEditingDomainProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/AdapterFactoryItemDelegator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/AdapterFactoryItemDelegator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/AdapterFactoryTreeIterator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/AdapterFactoryTreeIterator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/AttributeValueWrapperItemProvider$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/AttributeValueWrapperItemProvider$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/AttributeValueWrapperItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/AttributeValueWrapperItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ChangeNotifier.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ChangeNotifier.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ChildCreationExtenderManager$ChildCreationExtenderList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ChildCreationExtenderManager$ChildCreationExtenderList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ChildCreationExtenderManager.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ChildCreationExtenderManager.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposeableAdapterFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposeableAdapterFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedAdapterFactory$Descriptor$Registry$Impl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedAdapterFactory$Descriptor$Registry$Impl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedAdapterFactory$Descriptor$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedAdapterFactory$Descriptor$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedAdapterFactory$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedAdapterFactory$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedAdapterFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedAdapterFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedImage$Point.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedImage$Point.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedImage$Size.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedImage$Size.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedImage.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ComposedImage.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/DecoratorAdapterFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/DecoratorAdapterFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/DelegatingWrapperItemProvider$AffectedObjectsWrappingCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/DelegatingWrapperItemProvider$AffectedObjectsWrappingCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/DelegatingWrapperItemProvider$AffectedObjectsWrappingCommandActionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/DelegatingWrapperItemProvider$AffectedObjectsWrappingCommandActionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/DelegatingWrapperItemProvider$DelegatingWrapperItemPropertyDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/DelegatingWrapperItemProvider$DelegatingWrapperItemPropertyDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/DelegatingWrapperItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/DelegatingWrapperItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/Disposable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/Disposable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/FeatureMapEntryWrapperItemProvider$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/FeatureMapEntryWrapperItemProvider$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/FeatureMapEntryWrapperItemProvider$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/FeatureMapEntryWrapperItemProvider$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/FeatureMapEntryWrapperItemProvider$3.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/FeatureMapEntryWrapperItemProvider$3.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/FeatureMapEntryWrapperItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/FeatureMapEntryWrapperItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IChangeNotifier.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IChangeNotifier.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IChildCreationExtender$Descriptor$Registry$Impl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IChildCreationExtender$Descriptor$Registry$Impl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IChildCreationExtender$Descriptor$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IChildCreationExtender$Descriptor$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IChildCreationExtender$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IChildCreationExtender$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IChildCreationExtender.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IChildCreationExtender.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IDisposable.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IDisposable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IEditingDomainItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IEditingDomainItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemColorProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemColorProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemFontProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemFontProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemLabelProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemLabelProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemPropertyDescriptor$OverrideableCommandOwner.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemPropertyDescriptor$OverrideableCommandOwner.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemPropertyDescriptor$ValueHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemPropertyDescriptor$ValueHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemPropertyDescriptor$ValueHandlerProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemPropertyDescriptor$ValueHandlerProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemPropertyDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemPropertyDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemPropertySource.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemPropertySource.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemProviderDecorator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemProviderDecorator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemStyledLabelProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IItemStyledLabelProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/INotifyChangedListener.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/INotifyChangedListener.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IPropertyEditorFactory$Descriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IPropertyEditorFactory$Descriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IPropertyEditorFactory$Provider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IPropertyEditorFactory$Provider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IPropertyEditorFactory$Registry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IPropertyEditorFactory$Registry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IPropertyEditorFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IPropertyEditorFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IStructuredItemContentProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IStructuredItemContentProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ITableItemColorProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ITableItemColorProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ITableItemFontProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ITableItemFontProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ITableItemLabelProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ITableItemLabelProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ITreeItemContentProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ITreeItemContentProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IUpdateableItemParent.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IUpdateableItemParent.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IUpdateableItemText.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IUpdateableItemText.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IViewerNotification.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IViewerNotification.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IWrapperItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/IWrapperItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemPropertyDescriptor$DataTypeValueHandler.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemPropertyDescriptor$DataTypeValueHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemPropertyDescriptor$ItemDelegator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemPropertyDescriptor$ItemDelegator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemPropertyDescriptor$PropertyValueWrapper.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemPropertyDescriptor$PropertyValueWrapper.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemPropertyDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemPropertyDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemPropertyDescriptorDecorator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemPropertyDescriptorDecorator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProvider$ItemProviderNotification.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProvider$ItemProviderNotification.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProvider$ItemProviderNotifyingArrayList$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProvider$ItemProviderNotifyingArrayList$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProvider$ItemProviderNotifyingArrayList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProvider$ItemProviderNotifyingArrayList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$2.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ChildCreationComposedImage.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ChildCreationComposedImage.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ChildrenStore$Entry.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ChildrenStore$Entry.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ChildrenStore.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ChildrenStore.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ModifiableSingletonEList.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ModifiableSingletonEList.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ResultAndAffectedObjectsWrappingCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ResultAndAffectedObjectsWrappingCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ResultAndAffectedObjectsWrappingCommandActionDelegate.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter$ResultAndAffectedObjectsWrappingCommandActionDelegate.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderAdapter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderDecorator.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ItemProviderDecorator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/PropertyEditorFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/PropertyEditorFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ReflectiveItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ReflectiveItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ReflectiveItemProviderAdapterFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ReflectiveItemProviderAdapterFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$Fragment.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$Fragment.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$Style$BorderStyle.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$Style$BorderStyle.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$Style$Builder.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$Style$Builder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$Style$UnderLineStyle.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$Style$UnderLineStyle.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$Style.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString$Style.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/StyledString.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ViewerNotification.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/ViewerNotification.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/WrapperItemProvider$ReplacementAffectedObjectCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/WrapperItemProvider$ReplacementAffectedObjectCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/WrapperItemProvider$SimpleCopyCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/WrapperItemProvider$SimpleCopyCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/WrapperItemProvider$WrapperItemPropertyDescriptor.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/WrapperItemProvider$WrapperItemPropertyDescriptor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/WrapperItemProvider$WrappingCopyCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/WrapperItemProvider$WrappingCopyCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/WrapperItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/WrapperItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/resource/ResourceItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/resource/ResourceItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/resource/ResourceItemProviderAdapterFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/resource/ResourceItemProviderAdapterFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/resource/ResourceSetItemProvider$1LoadResourceCommand.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/resource/ResourceSetItemProvider$1LoadResourceCommand.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/resource/ResourceSetItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/provider/resource/ResourceSetItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/TreeFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/TreeFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/TreeNode.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/TreeNode.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/TreePackage$Literals.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/TreePackage$Literals.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/TreePackage.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/TreePackage.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/impl/TreeFactoryImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/impl/TreeFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/impl/TreeNodeImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/impl/TreeNodeImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/impl/TreePackageImpl.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/impl/TreePackageImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/provider/TreeItemProviderAdapterFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/provider/TreeItemProviderAdapterFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/provider/TreeNodeItemProvider.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/provider/TreeNodeItemProvider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/util/TreeAdapterFactory$1.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/util/TreeAdapterFactory$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/util/TreeAdapterFactory.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/util/TreeAdapterFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/util/TreeSwitch.class: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/classes/org/eclipse/emf/edit/tree/util/TreeSwitch.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.edit/target/classes/plugin.xml has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to plugins/org.eclipse.emf.edit/target/org.eclipse.emf.edit.jar: binary file contents changed
> dpkg-source: error: add plugins/org.eclipse.emf.edit/target/org.eclipse.emf.edit.jar in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.edit/target/sources/org/eclipse/emf/edit/domain/AdapterFactoryEditingDomain.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.edit/target/sources/org/eclipse/emf/edit/provider/DelegatingWrapperItemProvider.java has no final newline (either original or modified version)
> dpkg-source: warning: file eclipse-emf-2.32.0+dfsg/plugins/org.eclipse.emf.edit/target/sources/org/eclipse/emf/edit/provider/IChildCreationExtender.java has no final newline (either original or modified version)
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/eclipse-emf_2.32.0+dfsg-1_unstable.log

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

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



More information about the pkg-java-maintainers mailing list