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

Bug#1045185: libjgraphx-java: Fails to build source after successful build



Source: libjgraphx-java
Version: 2.1.0.7-3
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

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

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

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

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package libjgraphx-java
> dpkg-buildpackage: info: source version 2.1.0.7-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Marcos Talau <talau@debian.org>
>  dpkg-source --before-build .
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: applying java1.5.diff
> dpkg-source: info: applying CVE-2017-18197.patch
>  fakeroot debian/rules clean
> test -x debian/rules
> dh_clean 
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in use)
> cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true clean
> Buildfile: /<<PKGBUILDDIR>>/build.xml
> 
> clean:
>    [delete] Deleting directory /<<PKGBUILDDIR>>/docs
>    [delete] Deleting directory /<<PKGBUILDDIR>>/lib
> 
> BUILD SUCCESSFUL
> Total time: 0 seconds
> rm -f debian/stamp-ant-build
> rm -f debian/stamp-ant-check
> /usr/bin/make -f debian/rules reverse-config
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: 'reverse-config' is up to date.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> if [ -d "." ]; then \
>   cd . && QUILT_PATCHES=/<<PKGBUILDDIR>>/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \
> fi
> Removing patch CVE-2017-18197.patch
> Restoring src/com/mxgraph/reader/mxGraphViewImageReader.java
> 
> Removing patch java1.5.diff
> Restoring build.xml
> 
> No patches applied
> rm -rf ./.pc
> rm -f debian/stamp-patch*
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: applying java1.5.diff
> dpkg-source: info: applying CVE-2017-18197.patch
> dpkg-source: info: building libjgraphx-java using existing ./libjgraphx-java_2.1.0.7.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of directory lib
> dpkg-source: warning: ignoring deletion of directory docs
> dpkg-source: warning: ignoring deletion of directory docs/manual
> dpkg-source: warning: ignoring deletion of file docs/manual/index.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/manual/css
> dpkg-source: warning: ignoring deletion of file docs/manual/css/manual-styles.css, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/css/manual-colors.css, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/manual/js
> dpkg-source: warning: ignoring deletion of file docs/manual/js/toc.js, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/manual/images
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_rel_vert_pos.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_hello_struct.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_drilling.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_overlap.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_edge_routing.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_collapse_swim.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_vertex_props.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_simple_graph.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_hello_world.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_top_level.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_log_group_struct.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_non_relative_pos.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_graph_vis.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_graph_layout.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_graph_analysis.jpg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_drill_down.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_simple_workflow.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_non_realtive_edge_pos.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_architecture.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_stencil_loaded.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_expand_swim.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_graph_interaction.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/manual/images/mx_man_styles.png, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api
> dpkg-source: warning: ignoring deletion of file docs/api/overview-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/overview-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/overview-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/index-all.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/allclasses-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/index.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/allclasses-noframe.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/constant-values.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/help-doc.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/deprecated-list.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/stylesheet.css, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/serialized-form.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/package-list, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/resources
> dpkg-source: warning: ignoring deletion of file docs/api/resources/inherit.gif, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/generatorfunction
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/mxGeneratorRandomIntFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/mxGeneratorFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/mxGeneratorConstFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/mxGeneratorRandomFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/generatorfunction/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomIntFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/class-use/mxGeneratorFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/class-use/mxGeneratorConstFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/generatorfunction/class-use/mxGeneratorRandomFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/costfunction
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/costfunction/mxCostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/costfunction/mxConstCostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/costfunction/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/costfunction/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/costfunction/mxDoubleValCostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/costfunction/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/costfunction/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/costfunction/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/costfunction/class-use/mxCostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/costfunction/class-use/mxConstCostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/costfunction/class-use/mxDoubleValCostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/reader
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/mxDomOutputParser.IElementHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/mxSaxOutputHandler.IElementHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/mxGraphViewReader.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/mxDomOutputParser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/mxGraphViewImageReader.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/mxSaxOutputHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/reader/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/class-use/mxDomOutputParser.IElementHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/class-use/mxSaxOutputHandler.IElementHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/class-use/mxGraphViewReader.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/class-use/mxDomOutputParser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/class-use/mxGraphViewImageReader.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/reader/class-use/mxSaxOutputHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxEdgeLabelLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxOrganicLayout.CellWrapper.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxCompactTreeLayout.WeightedCellSorter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxFastOrganicLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxCompactTreeLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxOrganicLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxIGraphLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxGraphLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxCompactTreeLayout.Polygon.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxCompactTreeLayout.TreeNode.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxParallelEdgeLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxCircleLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxCompactTreeLayout.Polyline.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxStackLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/mxPartitionLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/hierarchical
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/mxHierarchicalLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/hierarchical/stage
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.WeightedCellSorter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.MedianCellSorter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/mxMinimumCycleRemover.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/mxMedianHybridCrossingReduction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/mxHierarchicalLayoutStage.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/mxCoordinateAssignment.AreaSpatialCache.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/hierarchical/stage/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.WeightedCellSorter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/class-use/mxMedianHybridCrossingReduction.MedianCellSorter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/class-use/mxMinimumCycleRemover.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/class-use/mxMedianHybridCrossingReduction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/class-use/mxHierarchicalLayoutStage.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/stage/class-use/mxCoordinateAssignment.AreaSpatialCache.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/hierarchical/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/class-use/mxHierarchicalLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/hierarchical/model
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.CellVisitor.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/mxGraphAbstractHierarchyCell.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyEdge.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyRank.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/mxGraphHierarchyNode.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/hierarchical/model/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyModel.CellVisitor.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/class-use/mxGraphAbstractHierarchyCell.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyEdge.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyRank.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/hierarchical/model/class-use/mxGraphHierarchyNode.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/orthogonal
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/mxOrthogonalLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/orthogonal/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/class-use/mxOrthogonalLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/orthogonal/model
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/mxPointPair.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/mxSegment.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/mxOrthogonalModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/mxPointSequence.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/orthogonal/model/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/class-use/mxPointPair.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/class-use/mxSegment.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/class-use/mxOrthogonalModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/orthogonal/model/class-use/mxPointSequence.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/layout/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxEdgeLabelLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxOrganicLayout.CellWrapper.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxCompactTreeLayout.WeightedCellSorter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxFastOrganicLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxCompactTreeLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxOrganicLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxIGraphLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxGraphLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polygon.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxCompactTreeLayout.TreeNode.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxParallelEdgeLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxCircleLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxCompactTreeLayout.Polyline.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxStackLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/layout/class-use/mxPartitionLayout.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/sharing
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/mxSharedState.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/mxSharedState.mxDiagramChangeListener.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/mxSharedGraphModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/mxSession.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/sharing/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/class-use/mxSharedState.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/class-use/mxSharedState.mxDiagramChangeListener.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/class-use/mxSharedGraphModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/sharing/class-use/mxSession.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/io
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxModelCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxGdCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxGenericChangeCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxCellCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxChildChangeCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxObjectCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxStylesheetCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxGraphMlCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxTerminalChangeCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxRootChangeCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxGdCodec.mxGDParseState.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/mxCodecRegistry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/io/graphml
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlEdge.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlShapeEdge.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlData.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlKey.keyTypeValues.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlKey.keyForValues.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlPort.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlConstants.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlNode.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlKeyManager.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlShapeNode.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlKey.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlGraph.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/mxGraphMlUtils.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/io/graphml/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlEdge.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlShapeEdge.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlData.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlKey.keyTypeValues.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlKey.keyForValues.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlPort.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlConstants.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlNode.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlKeyManager.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlShapeNode.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlKey.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlGraph.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/graphml/class-use/mxGraphMlUtils.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/io/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxModelCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxGdCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxGenericChangeCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxCellCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxChildChangeCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxObjectCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxStylesheetCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxGraphMlCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxTerminalChangeCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxRootChangeCodec.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxGdCodec.mxGDParseState.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/io/class-use/mxCodecRegistry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/analysis
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxUnionFind.Node.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxConstantCostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxICostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxDistanceCostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxGraphStructure.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxGraphProperties.GraphType.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxGraphProperties.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxGraphAnalysis.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/StructuralException.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxTraversal.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxGraphGenerator.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxFibonacciHeap.Node.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxFibonacciHeap.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxAnalysisGraph.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/mxUnionFind.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/analysis/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxUnionFind.Node.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxConstantCostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxICostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxDistanceCostFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxGraphStructure.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxGraphProperties.GraphType.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxGraphProperties.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxGraphAnalysis.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/StructuralException.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxTraversal.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxGraphGenerator.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxFibonacciHeap.Node.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxFibonacciHeap.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxAnalysisGraph.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/analysis/class-use/mxUnionFind.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/canvas
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/mxVmlCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/mxGraphics2DCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/mxICanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/mxImageCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/mxBasicCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/mxGraphicsCanvas2D.CanvasState.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/mxGraphicsCanvas2D.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/mxICanvas2D.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/mxSvgCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/mxHtmlCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/canvas/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/class-use/mxVmlCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/class-use/mxGraphics2DCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/class-use/mxICanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/class-use/mxImageCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/class-use/mxBasicCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.CanvasState.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/class-use/mxGraphicsCanvas2D.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/class-use/mxICanvas2D.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/class-use/mxSvgCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/canvas/class-use/mxHtmlCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/shape
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxCloudShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxDoubleEllipseShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxCurveLabelShape.LabelGlyphCache.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxIMarker.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxDefaultTextShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxRectangleShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxIShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxHtmlTextShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxLineShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxCurveShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxActorShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxSwimlaneShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxITextShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxHexagonShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxRhombusShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxCurveLabelShape.LabelPosition.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxLabelShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxImageShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxStencilShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxCylinderShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxMarkerRegistry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxArrowShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxTriangleShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxStencilShape.svgShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxBasicShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxEllipseShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxStencil.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxConnectorShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxStencilRegistry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/mxCurveLabelShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/shape/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxCloudShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxDoubleEllipseShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelGlyphCache.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxIMarker.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxDefaultTextShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxRectangleShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxIShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxHtmlTextShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxLineShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxCurveShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxActorShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxSwimlaneShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxITextShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxHexagonShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxRhombusShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxCurveLabelShape.LabelPosition.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxLabelShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxImageShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxStencilShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxCylinderShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxMarkerRegistry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxArrowShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxTriangleShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxStencilShape.svgShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxBasicShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxEllipseShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxStencil.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxConnectorShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxStencilRegistry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/shape/class-use/mxCurveLabelShape.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/swing
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/mxGraphComponent.mxMouseRedirector.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/mxGraphComponent.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/mxGraphOutline.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/mxGraphComponent.mxGraphControl.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/mxGraphOutline.MouseTracker.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/swing/handler
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxConnectPreview.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxVertexHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxEdgeHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxGraphTransferHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxConnectionHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxElbowEdgeHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxRotationHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxGraphHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxRubberband.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxCellTracker.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxSelectionCellsHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxInsertHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxKeyboardHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxCellHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxPanningHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxMovePreview.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/mxCellMarker.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/swing/handler/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxConnectPreview.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxVertexHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxEdgeHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxGraphTransferHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxConnectionHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxElbowEdgeHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxRotationHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxGraphHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxRubberband.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxCellTracker.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxSelectionCellsHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxInsertHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxKeyboardHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxCellHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxPanningHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxMovePreview.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/handler/class-use/mxCellMarker.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/swing/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/class-use/mxGraphComponent.mxMouseRedirector.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/class-use/mxGraphComponent.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/class-use/mxGraphOutline.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/class-use/mxGraphComponent.mxGraphControl.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/class-use/mxGraphOutline.MouseTracker.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/swing/view
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/mxInteractiveCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/mxCellEditor.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/mxICellEditor.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/mxCellStatePreview.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/swing/view/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/class-use/mxInteractiveCanvas.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/class-use/mxCellEditor.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/class-use/mxICellEditor.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/view/class-use/mxCellStatePreview.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/swing/util
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.RemoveFromParentAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxAnimation.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.GroupAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxICellOverlay.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxSwingConstants.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.UpdateGroupBoundsAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphTransferable.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.DrillAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxMouseAdapter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.LayerAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.EditAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxCellOverlay.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.ZoomAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.SelectAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.DeleteAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.UngroupAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxMorphing.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/mxGraphActions.FoldAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/swing/util/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.RemoveFromParentAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxAnimation.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.GroupAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxICellOverlay.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxSwingConstants.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.UpdateGroupBoundsAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphTransferable.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.DrillAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxMouseAdapter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.LayerAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.EditAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxCellOverlay.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.ZoomAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.SelectAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.DeleteAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.UngroupAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxMorphing.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/swing/util/class-use/mxGraphActions.FoldAction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/view
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxGraphSelectionModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxStylesheet.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxGraphView.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxGraphView.mxCurrentRootChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxGraph.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxMultiplicity.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxGraphSelectionModel.mxSelectionChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxSwimlaneManager.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxEdgeStyle.mxEdgeStyleFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxSpaceManager.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxEdgeStyle.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxGraph.mxICellVisitor.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxPerimeter.mxPerimeterFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxCellState.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxConnectionConstraint.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxStyleRegistry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxLayoutManager.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxTemporaryCellStates.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/mxPerimeter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/view/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxGraphSelectionModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxStylesheet.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxGraphView.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxGraphView.mxCurrentRootChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxGraph.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxMultiplicity.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxGraphSelectionModel.mxSelectionChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxSwimlaneManager.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxEdgeStyle.mxEdgeStyleFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxSpaceManager.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxEdgeStyle.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxGraph.mxICellVisitor.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxPerimeter.mxPerimeterFunction.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxCellState.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxConnectionConstraint.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxStyleRegistry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxLayoutManager.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxTemporaryCellStates.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/view/class-use/mxPerimeter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/model
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGraphModel.mxValueChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGraphModel.mxCollapseChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxCellPath.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGraphModel.mxStyleChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGeometry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGraphModel.mxRootChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxIGraphModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGraphModel.Filter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxICell.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGraphModel.mxTerminalChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGraphModel.mxGeometryChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxCell.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGraphModel.mxVisibleChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGraphModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/mxGraphModel.mxChildChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/model/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGraphModel.mxValueChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxIGraphModel.mxAtomicGraphModelChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGraphModel.mxCollapseChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxCellPath.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGraphModel.mxStyleChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGeometry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGraphModel.mxRootChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxIGraphModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGraphModel.Filter.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxICell.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGraphModel.mxTerminalChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGraphModel.mxGeometryChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxCell.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGraphModel.mxVisibleChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGraphModel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/model/class-use/mxGraphModel.mxChildChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/util
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxCellRenderer.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxEventSource.mxIEventListener.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxUndoableEdit.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxUndoManager.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxEventObject.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxEvent.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxConstants.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxXmlUtils.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxStyleUtils.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxUndoableEdit.mxUndoableChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxDomUtils.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxBase64.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxLightweightLabel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxImage.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxSpline1D.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxImageBundle.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxUtils.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxHtmlColor.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxEventSource.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxResources.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxPoint.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxLine.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxCurve.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxRectangle.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxCellRenderer.CanvasFactory.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/mxSpline.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/util/svg
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/StringNormalizingReader.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/NormalizingReader.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/ShapeProducer.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/PathParser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/AWTPolygonProducer.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/AWTPolylineProducer.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/PointsParser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/ErrorHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/ExtendedPathIterator.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/AbstractParser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/ExtendedGeneralPath.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/PointsHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/CSSConstants.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/AWTPathProducer.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/PathHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/Parser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/NumberParser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/DefaultErrorHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/ParseException.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/util/svg/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/StringNormalizingReader.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/NormalizingReader.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/ShapeProducer.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/PathParser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/AWTPolygonProducer.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/AWTPolylineProducer.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/PointsParser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/ErrorHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/ExtendedPathIterator.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/AbstractParser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/ExtendedGeneralPath.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/PointsHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/CSSConstants.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/AWTPathProducer.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/PathHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/Parser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/NumberParser.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/DefaultErrorHandler.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/svg/class-use/ParseException.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/util/png
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/mxPngEncodeParam.RGB.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/mxPngSuggestedPaletteEntry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/mxPngEncodeParam.Palette.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/mxPngEncodeParam.Gray.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/package-use.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/package-frame.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/mxPngEncodeParam.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/package-summary.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/mxPngImageEncoder.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/mxPngTextDecoder.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/package-tree.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/util/png/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/class-use/mxPngEncodeParam.RGB.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/class-use/mxPngSuggestedPaletteEntry.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/class-use/mxPngEncodeParam.Palette.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/class-use/mxPngEncodeParam.Gray.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/class-use/mxPngEncodeParam.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/class-use/mxPngImageEncoder.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/png/class-use/mxPngTextDecoder.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of directory docs/api/com/mxgraph/util/class-use
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxCellRenderer.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxEventSource.mxIEventListener.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxUndoableEdit.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxUndoManager.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxEventObject.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxEvent.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxConstants.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxXmlUtils.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxStyleUtils.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxUndoableEdit.mxUndoableChange.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxDomUtils.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxBase64.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxLightweightLabel.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxImage.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxSpline1D.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxImageBundle.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxUtils.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxHtmlColor.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxEventSource.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxResources.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxPoint.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxLine.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxCurve.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxRectangle.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxCellRenderer.CanvasFactory.html, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/api/com/mxgraph/util/class-use/mxSpline.html, use --include-removal to override
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/ClickHandler$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/ClickHandler$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 examples/com/mxgraph/examples/swing/ClickHandler.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/ClickHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/CustomCanvas$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/CustomCanvas$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 examples/com/mxgraph/examples/swing/CustomCanvas$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/CustomCanvas$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 examples/com/mxgraph/examples/swing/CustomCanvas$SwingCanvas.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/CustomCanvas$SwingCanvas.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/CustomCanvas.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/CustomCanvas.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/FixedPoints.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/FixedPoints.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/GraphEditor$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/GraphEditor$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 examples/com/mxgraph/examples/swing/GraphEditor$CustomGraph.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/GraphEditor$CustomGraph.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/GraphEditor$CustomGraphComponent.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/GraphEditor$CustomGraphComponent.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/GraphEditor.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/GraphEditor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/HelloWorld.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/HelloWorld.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/Port$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/Port$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 examples/com/mxgraph/examples/swing/Port.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/Port.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/SchemaEditor$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/SchemaEditor$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 examples/com/mxgraph/examples/swing/SchemaEditor$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/SchemaEditor$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 examples/com/mxgraph/examples/swing/SchemaEditor.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/SchemaEditor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/Stencils$1$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/Stencils$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 examples/com/mxgraph/examples/swing/Stencils$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/Stencils$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 examples/com/mxgraph/examples/swing/Stencils$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/Stencils$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 examples/com/mxgraph/examples/swing/Stencils.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/Stencils.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/UserObject$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/UserObject$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 examples/com/mxgraph/examples/swing/UserObject$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/UserObject$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 examples/com/mxgraph/examples/swing/UserObject.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/UserObject.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/Validation$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/Validation$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 examples/com/mxgraph/examples/swing/Validation.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/Validation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$10.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$11.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$12.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$12.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$13.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$13.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$14$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$14$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$14.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$14.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$15.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$15.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$16.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$16.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$17.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$17.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$18.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$18.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$19.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$19.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$3.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$4.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$5.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$6.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$7.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$8.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$9.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor$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 examples/com/mxgraph/examples/swing/editor/BasicGraphEditor.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/BasicGraphEditor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/DefaultFileFilter$EditorFileFilter.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/DefaultFileFilter$EditorFileFilter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/DefaultFileFilter$ImageFileFilter.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/DefaultFileFilter$ImageFileFilter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/DefaultFileFilter.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/DefaultFileFilter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorAboutFrame$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorAboutFrame$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 examples/com/mxgraph/examples/swing/editor/EditorAboutFrame$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorAboutFrame$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 examples/com/mxgraph/examples/swing/editor/EditorAboutFrame$3.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorAboutFrame$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 examples/com/mxgraph/examples/swing/editor/EditorAboutFrame.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorAboutFrame.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$AlignCellsAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$AlignCellsAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$AutosizeAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$AutosizeAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$BackgroundAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$BackgroundAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$BackgroundImageAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$BackgroundImageAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ColorAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ColorAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ExitAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ExitAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$FontStyleAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$FontStyleAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$GridColorAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$GridColorAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$GridStyleAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$GridStyleAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$HistoryAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$HistoryAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ImportAction$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ImportAction$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 examples/com/mxgraph/examples/swing/editor/EditorActions$ImportAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ImportAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$KeyValueAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$KeyValueAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$NewAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$NewAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$OpenAction$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$OpenAction$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 examples/com/mxgraph/examples/swing/editor/EditorActions$OpenAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$OpenAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$PageBackgroundAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$PageBackgroundAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$PageSetupAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$PageSetupAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$PrintAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$PrintAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$PromptPropertyAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$PromptPropertyAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$PromptValueAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$PromptValueAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$SaveAction$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$SaveAction$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 examples/com/mxgraph/examples/swing/editor/EditorActions$SaveAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$SaveAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ScaleAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ScaleAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$SelectShortestPathAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$SelectShortestPathAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$SelectSpanningTreeAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$SelectSpanningTreeAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$SetLabelPositionAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$SetLabelPositionAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$SetStyleAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$SetStyleAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$StyleAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$StyleAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$StylesheetAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$StylesheetAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleConnectModeAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleConnectModeAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleCreateTargetItem$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleCreateTargetItem$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 examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleCreateTargetItem.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleCreateTargetItem.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleDirtyAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleDirtyAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleGridItem$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleGridItem$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 examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleGridItem.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleGridItem.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleOutlineItem$1$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleOutlineItem$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 examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleOutlineItem$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleOutlineItem$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 examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleOutlineItem.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleOutlineItem.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$TogglePropertyItem$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$TogglePropertyItem$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 examples/com/mxgraph/examples/swing/editor/EditorActions$TogglePropertyItem$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$TogglePropertyItem$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 examples/com/mxgraph/examples/swing/editor/EditorActions$TogglePropertyItem.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$TogglePropertyItem.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleRulersItem$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleRulersItem$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 examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleRulersItem.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ToggleRulersItem.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$WarningAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$WarningAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions$ZoomPolicyAction.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions$ZoomPolicyAction.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorActions.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorActions.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorKeyboardHandler.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorKeyboardHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorMenuBar$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/EditorMenuBar$2$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/EditorMenuBar$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/EditorMenuBar$3.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/EditorMenuBar$4.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/EditorMenuBar$5.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/EditorMenuBar$6.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/EditorMenuBar$AnalyzeGraph.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar$AnalyzeGraph.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorMenuBar$AnalyzeType.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar$AnalyzeType.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorMenuBar$InsertGraph.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar$InsertGraph.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorMenuBar.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorMenuBar.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorPalette$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorPalette$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 examples/com/mxgraph/examples/swing/editor/EditorPalette$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorPalette$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 examples/com/mxgraph/examples/swing/editor/EditorPalette$3.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorPalette$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 examples/com/mxgraph/examples/swing/editor/EditorPalette$4.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorPalette$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 examples/com/mxgraph/examples/swing/editor/EditorPalette.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorPalette.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorPopupMenu.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorPopupMenu.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorRuler$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorRuler$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 examples/com/mxgraph/examples/swing/editor/EditorRuler.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorRuler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/EditorToolBar$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorToolBar$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 examples/com/mxgraph/examples/swing/editor/EditorToolBar$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorToolBar$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 examples/com/mxgraph/examples/swing/editor/EditorToolBar$3.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorToolBar$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 examples/com/mxgraph/examples/swing/editor/EditorToolBar$4.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorToolBar$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 examples/com/mxgraph/examples/swing/editor/EditorToolBar.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/EditorToolBar.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$10.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$11.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$12.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$12.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$13.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$13.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$14.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$14.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$15.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$15.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$16.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$16.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$17.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$17.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$18.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$18.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$19.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$19.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$20.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$20.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$21.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$21.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$22.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$22.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$23$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$23$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$23$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$23$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$23$3.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$23$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$23$4.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$23$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$23.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$23.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$24.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$24.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$25$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$25$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$25.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$25.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$26.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$26.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$3.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$4.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$5.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$6.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$7.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$8.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$9.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog$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 examples/com/mxgraph/examples/swing/editor/GraphConfigDialog.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/GraphConfigDialog.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/JTableRenderer$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/JTableRenderer$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 examples/com/mxgraph/examples/swing/editor/JTableRenderer$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/JTableRenderer$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 examples/com/mxgraph/examples/swing/editor/JTableRenderer$MyTable$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/JTableRenderer$MyTable$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 examples/com/mxgraph/examples/swing/editor/JTableRenderer$MyTable$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/JTableRenderer$MyTable$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 examples/com/mxgraph/examples/swing/editor/JTableRenderer$MyTable.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/JTableRenderer$MyTable.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/JTableRenderer$ResizeHandler.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/JTableRenderer$ResizeHandler.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/JTableRenderer.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/JTableRenderer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$2$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$3.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$4.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$5.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar$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 examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaEditorMenuBar.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/SchemaEditorToolBar$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaEditorToolBar$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 examples/com/mxgraph/examples/swing/editor/SchemaEditorToolBar$2.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaEditorToolBar$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 examples/com/mxgraph/examples/swing/editor/SchemaEditorToolBar.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaEditorToolBar.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/SchemaGraphComponent$1.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaGraphComponent$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 examples/com/mxgraph/examples/swing/editor/SchemaGraphComponent.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/SchemaGraphComponent.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to examples/com/mxgraph/examples/swing/editor/ShadowBorder.class: binary file contents changed
> dpkg-source: error: add examples/com/mxgraph/examples/swing/editor/ShadowBorder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/libjgraphx-java_2.1.0.7-3_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.


Reply to: