Diff of the two buildlogs: -- --- b1/build.log 2020-02-25 00:31:03.635300893 +0000 +++ b2/build.log 2020-02-25 00:31:33.858719397 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Mon Feb 24 12:25:03 -12 2020 -I: pbuilder-time-stamp: 1582590303 +I: Current time: Mon Mar 29 20:54:05 +14 2021 +I: pbuilder-time-stamp: 1617000845 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Wed Feb 17 12:37:11 2016 -12 +gpgv: Signature made Thu Feb 18 14:37:11 2016 +14 gpgv: using RSA key 70373CF1290DB9CE gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./pychess_0.12.2-1.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking pychess_0.12.2-1.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/30929/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build16-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/30929/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -126,7 +138,7 @@ Get: 58 http://deb.debian.org/debian buster/main i386 python3-distutils all 3.7.3-1 [142 kB] Get: 59 http://deb.debian.org/debian buster/main i386 dh-python all 3.20190308 [99.3 kB] Get: 60 http://deb.debian.org/debian buster/main i386 python-all i386 2.7.16-1 [1044 B] -Fetched 30.4 MB in 13s (2320 kB/s) +Fetched 30.4 MB in 0s (88.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -393,7 +405,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/pychess-0.12.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/pychess-0.12.2/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package pychess dpkg-buildpackage: info: source version 0.12.2-1 dpkg-buildpackage: info: source distribution unstable @@ -409,8 +421,8 @@ /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'executables' warnings.warn(msg) running clean -'build/lib.linux-i686-2.7' does not exist -- can't clean it -'build/bdist.linux-i686' does not exist -- can't clean it +'build/lib.linux-x86_64-2.7' does not exist -- can't clean it +'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find . -name \*.pyc -exec rm {} \+ debian/rules override_dh_clean @@ -433,196 +445,196 @@ running build running build_py creating build -creating build/lib.linux-i686-2.7 -creating build/lib.linux-i686-2.7/pychess -copying lib/pychess/Main.py -> build/lib.linux-i686-2.7/pychess -copying lib/pychess/compat.py -> build/lib.linux-i686-2.7/pychess -copying lib/pychess/__init__.py -> build/lib.linux-i686-2.7/pychess -creating build/lib.linux-i686-2.7/pychess/gfx -copying lib/pychess/gfx/Pieces.py -> build/lib.linux-i686-2.7/pychess/gfx -copying lib/pychess/gfx/__init__.py -> build/lib.linux-i686-2.7/pychess/gfx -creating build/lib.linux-i686-2.7/pychess/ic -copying lib/pychess/ic/ICGameModel.py -> build/lib.linux-i686-2.7/pychess/ic -copying lib/pychess/ic/FICSConnection.py -> build/lib.linux-i686-2.7/pychess/ic -copying lib/pychess/ic/TimeSeal.py -> build/lib.linux-i686-2.7/pychess/ic -copying lib/pychess/ic/ICLounge.py -> build/lib.linux-i686-2.7/pychess/ic -copying lib/pychess/ic/ICLogon.py -> build/lib.linux-i686-2.7/pychess/ic -copying lib/pychess/ic/VerboseTelnet.py -> build/lib.linux-i686-2.7/pychess/ic -copying lib/pychess/ic/__init__.py -> build/lib.linux-i686-2.7/pychess/ic -copying lib/pychess/ic/FICSObjects.py -> build/lib.linux-i686-2.7/pychess/ic -creating build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/SeekManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/BoardManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/FingerManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/NewsManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/ConsoleManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/AdjournManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/ListAndVarManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/HelperManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/AutoLogOutManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/ChatManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/__init__.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/ErrorManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -copying lib/pychess/ic/managers/OfferManager.py -> build/lib.linux-i686-2.7/pychess/ic/managers -creating build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/Human.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/CECPEngine.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/PyChess.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/PyChessCECP.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/ICPlayer.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/ProtocolEngine.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/Player.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/engineNest.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/__init__.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/UCIEngine.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/PyChessFICS.py -> build/lib.linux-i686-2.7/pychess/Players -copying lib/pychess/Players/Engine.py -> build/lib.linux-i686-2.7/pychess/Players -creating build/lib.linux-i686-2.7/pychess/Savers -copying lib/pychess/Savers/ChessFile.py -> build/lib.linux-i686-2.7/pychess/Savers -copying lib/pychess/Savers/chesspastebin.py -> build/lib.linux-i686-2.7/pychess/Savers -copying lib/pychess/Savers/database.py -> build/lib.linux-i686-2.7/pychess/Savers -copying lib/pychess/Savers/fen.py -> build/lib.linux-i686-2.7/pychess/Savers -copying lib/pychess/Savers/png.py -> build/lib.linux-i686-2.7/pychess/Savers -copying lib/pychess/Savers/pgnbase.py -> build/lib.linux-i686-2.7/pychess/Savers -copying lib/pychess/Savers/epd.py -> build/lib.linux-i686-2.7/pychess/Savers -copying lib/pychess/Savers/pgn.py -> build/lib.linux-i686-2.7/pychess/Savers -copying lib/pychess/Savers/chessalpha2.py -> build/lib.linux-i686-2.7/pychess/Savers -copying lib/pychess/Savers/__init__.py -> build/lib.linux-i686-2.7/pychess/Savers -creating build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/Log.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/repeat.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/prefix.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/idle_add.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/LogEmitter.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/debug.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/protoopen.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/MultiArray.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/SubProcess.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/gstreamer.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/command.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/accordion.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/uistuff.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/cairoextras.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/ping.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/__init__.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/which.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/conf_configParser.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/conf.py -> build/lib.linux-i686-2.7/pychess/System -copying lib/pychess/System/TaskQueue.py -> build/lib.linux-i686-2.7/pychess/System -creating build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/EndgameTable.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/logic.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/Cord.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/book.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/SetupModel.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/Offer.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/repr.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/eco.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/Board.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/Piece.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/Rating.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/GameModel.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/Move.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/__init__.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/TimeModel.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/IconLoader.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/eval.py -> build/lib.linux-i686-2.7/pychess/Utils -copying lib/pychess/Utils/const.py -> build/lib.linux-i686-2.7/pychess/Utils -creating build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/lsearch.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/lmovegen.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/TranspositionTable.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/egtb_gaviota.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/attack.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/lmove.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/ldraw.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/strateval.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/lsort.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/Benchmark.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/bitboard.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/leval.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/LBoard.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/perft.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/PolyglotHash.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/__init__.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/validator.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/egtb_k4it.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -copying lib/pychess/Utils/lutils/ldata.py -> build/lib.linux-i686-2.7/pychess/Utils/lutils -creating build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/rookodds.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/asean.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/losers.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/normal.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/crazyhouse.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/euroshogi.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/corner.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/knightodds.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/threecheck.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/atomic.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/pawnodds.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/upsidedown.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/suicide.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/bughouse.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/shuffle.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/blindfold.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/pawnspushed.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/asymmetricrandom.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/kingofthehill.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/wildcastle.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/theban.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/wildcastleshuffle.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/setupposition.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/__init__.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/fischerandom.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/queenodds.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/randomchess.py -> build/lib.linux-i686-2.7/pychess/Variants -copying lib/pychess/Variants/pawnspassed.py -> build/lib.linux-i686-2.7/pychess/Variants -creating build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/BoardControl.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/preferencesDialog.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/BoardPreview.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/discovererDialog.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/analyzegameDialog.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/PieceWidget.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/ChatWindow.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/InfoBar.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/newGameDialog.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/ChatView.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/playerinfoDialog.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/PromotionDialog.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/SetupBoard.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/gameinfoDialog.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/BoardView.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/ConsoleWindow.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/gamewidget.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/ToggleComboBox.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/Background.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/MenuItemsDict.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/gamenanny.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/enginesDialog.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/ImageMenu.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/TaskerManager.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/ionest.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/__init__.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/SpotGraph.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/LogDialog.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/ChessClock.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/ChainVBox.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/tipOfTheDay.py -> build/lib.linux-i686-2.7/pychess/widgets -copying lib/pychess/widgets/BorderBox.py -> build/lib.linux-i686-2.7/pychess/widgets -creating build/lib.linux-i686-2.7/pychess/widgets/pydock -copying lib/pychess/widgets/pydock/PyDockComposite.py -> build/lib.linux-i686-2.7/pychess/widgets/pydock -copying lib/pychess/widgets/pydock/PyDockTop.py -> build/lib.linux-i686-2.7/pychess/widgets/pydock -copying lib/pychess/widgets/pydock/ArrowButton.py -> build/lib.linux-i686-2.7/pychess/widgets/pydock -copying lib/pychess/widgets/pydock/OverlayWindow.py -> build/lib.linux-i686-2.7/pychess/widgets/pydock -copying lib/pychess/widgets/pydock/StarArrowButton.py -> build/lib.linux-i686-2.7/pychess/widgets/pydock -copying lib/pychess/widgets/pydock/PyDockLeaf.py -> build/lib.linux-i686-2.7/pychess/widgets/pydock -copying lib/pychess/widgets/pydock/__init__.py -> build/lib.linux-i686-2.7/pychess/widgets/pydock -copying lib/pychess/widgets/pydock/HighlightArea.py -> build/lib.linux-i686-2.7/pychess/widgets/pydock +creating build/lib.linux-x86_64-2.7 +creating build/lib.linux-x86_64-2.7/pychess +copying lib/pychess/Main.py -> build/lib.linux-x86_64-2.7/pychess +copying lib/pychess/__init__.py -> build/lib.linux-x86_64-2.7/pychess +copying lib/pychess/compat.py -> build/lib.linux-x86_64-2.7/pychess +creating build/lib.linux-x86_64-2.7/pychess/gfx +copying lib/pychess/gfx/__init__.py -> build/lib.linux-x86_64-2.7/pychess/gfx +copying lib/pychess/gfx/Pieces.py -> build/lib.linux-x86_64-2.7/pychess/gfx +creating build/lib.linux-x86_64-2.7/pychess/ic +copying lib/pychess/ic/FICSObjects.py -> build/lib.linux-x86_64-2.7/pychess/ic +copying lib/pychess/ic/FICSConnection.py -> build/lib.linux-x86_64-2.7/pychess/ic +copying lib/pychess/ic/TimeSeal.py -> build/lib.linux-x86_64-2.7/pychess/ic +copying lib/pychess/ic/VerboseTelnet.py -> build/lib.linux-x86_64-2.7/pychess/ic +copying lib/pychess/ic/__init__.py -> build/lib.linux-x86_64-2.7/pychess/ic +copying lib/pychess/ic/ICLogon.py -> build/lib.linux-x86_64-2.7/pychess/ic +copying lib/pychess/ic/ICGameModel.py -> build/lib.linux-x86_64-2.7/pychess/ic +copying lib/pychess/ic/ICLounge.py -> build/lib.linux-x86_64-2.7/pychess/ic +creating build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/AdjournManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/ChatManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/BoardManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/AutoLogOutManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/OfferManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/__init__.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/ErrorManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/SeekManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/FingerManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/HelperManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/ListAndVarManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/NewsManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +copying lib/pychess/ic/managers/ConsoleManager.py -> build/lib.linux-x86_64-2.7/pychess/ic/managers +creating build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/Engine.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/PyChessCECP.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/Player.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/ICPlayer.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/PyChess.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/UCIEngine.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/PyChessFICS.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/ProtocolEngine.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/CECPEngine.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/__init__.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/engineNest.py -> build/lib.linux-x86_64-2.7/pychess/Players +copying lib/pychess/Players/Human.py -> build/lib.linux-x86_64-2.7/pychess/Players +creating build/lib.linux-x86_64-2.7/pychess/Savers +copying lib/pychess/Savers/chessalpha2.py -> build/lib.linux-x86_64-2.7/pychess/Savers +copying lib/pychess/Savers/pgnbase.py -> build/lib.linux-x86_64-2.7/pychess/Savers +copying lib/pychess/Savers/database.py -> build/lib.linux-x86_64-2.7/pychess/Savers +copying lib/pychess/Savers/fen.py -> build/lib.linux-x86_64-2.7/pychess/Savers +copying lib/pychess/Savers/ChessFile.py -> build/lib.linux-x86_64-2.7/pychess/Savers +copying lib/pychess/Savers/epd.py -> build/lib.linux-x86_64-2.7/pychess/Savers +copying lib/pychess/Savers/__init__.py -> build/lib.linux-x86_64-2.7/pychess/Savers +copying lib/pychess/Savers/png.py -> build/lib.linux-x86_64-2.7/pychess/Savers +copying lib/pychess/Savers/pgn.py -> build/lib.linux-x86_64-2.7/pychess/Savers +copying lib/pychess/Savers/chesspastebin.py -> build/lib.linux-x86_64-2.7/pychess/Savers +creating build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/LogEmitter.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/which.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/command.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/debug.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/idle_add.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/SubProcess.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/repeat.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/cairoextras.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/accordion.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/ping.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/conf.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/__init__.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/uistuff.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/prefix.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/TaskQueue.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/Log.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/MultiArray.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/conf_configParser.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/gstreamer.py -> build/lib.linux-x86_64-2.7/pychess/System +copying lib/pychess/System/protoopen.py -> build/lib.linux-x86_64-2.7/pychess/System +creating build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/Offer.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/GameModel.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/Cord.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/TimeModel.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/SetupModel.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/book.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/repr.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/IconLoader.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/Move.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/logic.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/const.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/__init__.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/Rating.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/Board.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/eval.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/eco.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/EndgameTable.py -> build/lib.linux-x86_64-2.7/pychess/Utils +copying lib/pychess/Utils/Piece.py -> build/lib.linux-x86_64-2.7/pychess/Utils +creating build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/bitboard.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/ldraw.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/LBoard.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/PolyglotHash.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/ldata.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/validator.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/egtb_k4it.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/lsearch.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/egtb_gaviota.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/strateval.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/__init__.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/leval.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/lmovegen.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/lmove.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/Benchmark.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/TranspositionTable.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/perft.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/lsort.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +copying lib/pychess/Utils/lutils/attack.py -> build/lib.linux-x86_64-2.7/pychess/Utils/lutils +creating build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/wildcastle.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/theban.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/kingofthehill.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/knightodds.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/asymmetricrandom.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/bughouse.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/crazyhouse.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/threecheck.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/euroshogi.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/asean.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/pawnspushed.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/losers.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/pawnodds.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/normal.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/wildcastleshuffle.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/rookodds.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/shuffle.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/suicide.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/queenodds.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/__init__.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/corner.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/blindfold.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/setupposition.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/atomic.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/upsidedown.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/fischerandom.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/pawnspassed.py -> build/lib.linux-x86_64-2.7/pychess/Variants +copying lib/pychess/Variants/randomchess.py -> build/lib.linux-x86_64-2.7/pychess/Variants +creating build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/PromotionDialog.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/ionest.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/gameinfoDialog.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/LogDialog.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/playerinfoDialog.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/SetupBoard.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/gamewidget.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/ChatWindow.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/newGameDialog.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/TaskerManager.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/discovererDialog.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/PieceWidget.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/BoardView.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/ChessClock.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/enginesDialog.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/__init__.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/InfoBar.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/analyzegameDialog.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/BoardControl.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/gamenanny.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/tipOfTheDay.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/MenuItemsDict.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/ChainVBox.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/SpotGraph.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/preferencesDialog.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/BorderBox.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/ToggleComboBox.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/ConsoleWindow.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/BoardPreview.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/ChatView.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/ImageMenu.py -> build/lib.linux-x86_64-2.7/pychess/widgets +copying lib/pychess/widgets/Background.py -> build/lib.linux-x86_64-2.7/pychess/widgets +creating build/lib.linux-x86_64-2.7/pychess/widgets/pydock +copying lib/pychess/widgets/pydock/OverlayWindow.py -> build/lib.linux-x86_64-2.7/pychess/widgets/pydock +copying lib/pychess/widgets/pydock/PyDockComposite.py -> build/lib.linux-x86_64-2.7/pychess/widgets/pydock +copying lib/pychess/widgets/pydock/StarArrowButton.py -> build/lib.linux-x86_64-2.7/pychess/widgets/pydock +copying lib/pychess/widgets/pydock/PyDockTop.py -> build/lib.linux-x86_64-2.7/pychess/widgets/pydock +copying lib/pychess/widgets/pydock/__init__.py -> build/lib.linux-x86_64-2.7/pychess/widgets/pydock +copying lib/pychess/widgets/pydock/PyDockLeaf.py -> build/lib.linux-x86_64-2.7/pychess/widgets/pydock +copying lib/pychess/widgets/pydock/HighlightArea.py -> build/lib.linux-x86_64-2.7/pychess/widgets/pydock +copying lib/pychess/widgets/pydock/ArrowButton.py -> build/lib.linux-x86_64-2.7/pychess/widgets/pydock running build_scripts creating build/scripts-2.7 copying and adjusting pychess -> build/scripts-2.7 -changing mode of build/scripts-2.7/pychess from 644 to 755 +changing mode of build/scripts-2.7/pychess from 664 to 775 dh_auto_test dh_auto_test: Please use the third-party "pybuild" build system instead of python-distutils dh_auto_test: This feature will be removed in compat 12. @@ -646,194 +658,194 @@ creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7 creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess -copying build/lib.linux-i686-2.7/pychess/Main.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess -copying build/lib.linux-i686-2.7/pychess/compat.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/BoardControl.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/preferencesDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/BoardPreview.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/PromotionDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/ionest.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/gameinfoDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/LogDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/playerinfoDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/SetupBoard.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/gamewidget.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/ChatWindow.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/newGameDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/TaskerManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/discovererDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/PieceWidget.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/BoardView.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/ChessClock.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock -copying build/lib.linux-i686-2.7/pychess/widgets/pydock/PyDockComposite.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock -copying build/lib.linux-i686-2.7/pychess/widgets/pydock/PyDockTop.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock -copying build/lib.linux-i686-2.7/pychess/widgets/pydock/ArrowButton.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock -copying build/lib.linux-i686-2.7/pychess/widgets/pydock/OverlayWindow.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock -copying build/lib.linux-i686-2.7/pychess/widgets/pydock/StarArrowButton.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock -copying build/lib.linux-i686-2.7/pychess/widgets/pydock/PyDockLeaf.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock -copying build/lib.linux-i686-2.7/pychess/widgets/pydock/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock -copying build/lib.linux-i686-2.7/pychess/widgets/pydock/HighlightArea.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock -copying build/lib.linux-i686-2.7/pychess/widgets/discovererDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/analyzegameDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/PieceWidget.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/ChatWindow.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/InfoBar.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/newGameDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/ChatView.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/playerinfoDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/PromotionDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/SetupBoard.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/gameinfoDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/BoardView.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/ConsoleWindow.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/gamewidget.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/ToggleComboBox.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/Background.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/MenuItemsDict.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/gamenanny.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/enginesDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/ImageMenu.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/TaskerManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/ionest.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/SpotGraph.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/LogDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/ChessClock.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/ChainVBox.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/tipOfTheDay.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -copying build/lib.linux-i686-2.7/pychess/widgets/BorderBox.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets -creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/rookodds.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/asean.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/losers.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/normal.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/crazyhouse.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/euroshogi.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/corner.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/knightodds.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/threecheck.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/atomic.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/pawnodds.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/upsidedown.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/suicide.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/bughouse.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/shuffle.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/blindfold.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/pawnspushed.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/asymmetricrandom.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/kingofthehill.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/wildcastle.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/theban.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/wildcastleshuffle.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/setupposition.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/fischerandom.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/queenodds.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/randomchess.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -copying build/lib.linux-i686-2.7/pychess/Variants/pawnspassed.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants -creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic -copying build/lib.linux-i686-2.7/pychess/ic/ICGameModel.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic -copying build/lib.linux-i686-2.7/pychess/ic/FICSConnection.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic -copying build/lib.linux-i686-2.7/pychess/ic/TimeSeal.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic -copying build/lib.linux-i686-2.7/pychess/ic/ICLounge.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic -copying build/lib.linux-i686-2.7/pychess/ic/ICLogon.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic -copying build/lib.linux-i686-2.7/pychess/ic/VerboseTelnet.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic -creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/SeekManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/BoardManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/FingerManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/NewsManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/ConsoleManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/AdjournManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/ListAndVarManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/HelperManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/AutoLogOutManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/ChatManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/ErrorManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/managers/OfferManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers -copying build/lib.linux-i686-2.7/pychess/ic/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic -copying build/lib.linux-i686-2.7/pychess/ic/FICSObjects.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic +copying build/lib.linux-x86_64-2.7/pychess/widgets/pydock/OverlayWindow.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock +copying build/lib.linux-x86_64-2.7/pychess/widgets/pydock/PyDockComposite.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock +copying build/lib.linux-x86_64-2.7/pychess/widgets/pydock/StarArrowButton.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock +copying build/lib.linux-x86_64-2.7/pychess/widgets/pydock/PyDockTop.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock +copying build/lib.linux-x86_64-2.7/pychess/widgets/pydock/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock +copying build/lib.linux-x86_64-2.7/pychess/widgets/pydock/PyDockLeaf.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock +copying build/lib.linux-x86_64-2.7/pychess/widgets/pydock/HighlightArea.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock +copying build/lib.linux-x86_64-2.7/pychess/widgets/pydock/ArrowButton.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets/pydock +copying build/lib.linux-x86_64-2.7/pychess/widgets/enginesDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/InfoBar.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/analyzegameDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/BoardControl.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/gamenanny.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/tipOfTheDay.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/MenuItemsDict.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/ChainVBox.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/SpotGraph.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/preferencesDialog.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/BorderBox.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/ToggleComboBox.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/ConsoleWindow.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/BoardPreview.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/ChatView.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/ImageMenu.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +copying build/lib.linux-x86_64-2.7/pychess/widgets/Background.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/widgets +creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/gfx +copying build/lib.linux-x86_64-2.7/pychess/gfx/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/gfx +copying build/lib.linux-x86_64-2.7/pychess/gfx/Pieces.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/gfx creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -copying build/lib.linux-i686-2.7/pychess/Savers/ChessFile.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -copying build/lib.linux-i686-2.7/pychess/Savers/chesspastebin.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -copying build/lib.linux-i686-2.7/pychess/Savers/database.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -copying build/lib.linux-i686-2.7/pychess/Savers/fen.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -copying build/lib.linux-i686-2.7/pychess/Savers/png.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -copying build/lib.linux-i686-2.7/pychess/Savers/pgnbase.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -copying build/lib.linux-i686-2.7/pychess/Savers/epd.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -copying build/lib.linux-i686-2.7/pychess/Savers/pgn.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -copying build/lib.linux-i686-2.7/pychess/Savers/chessalpha2.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -copying build/lib.linux-i686-2.7/pychess/Savers/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers -creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/Log.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/repeat.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/prefix.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/idle_add.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/LogEmitter.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/debug.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/protoopen.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/MultiArray.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/SubProcess.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/gstreamer.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/command.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/accordion.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/uistuff.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/cairoextras.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/ping.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/which.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/conf_configParser.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/conf.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System -copying build/lib.linux-i686-2.7/pychess/System/TaskQueue.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/Savers/chessalpha2.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers +copying build/lib.linux-x86_64-2.7/pychess/Savers/pgnbase.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers +copying build/lib.linux-x86_64-2.7/pychess/Savers/database.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers +copying build/lib.linux-x86_64-2.7/pychess/Savers/fen.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers +copying build/lib.linux-x86_64-2.7/pychess/Savers/ChessFile.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers +copying build/lib.linux-x86_64-2.7/pychess/Savers/epd.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers +copying build/lib.linux-x86_64-2.7/pychess/Savers/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers +copying build/lib.linux-x86_64-2.7/pychess/Savers/png.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers +copying build/lib.linux-x86_64-2.7/pychess/Savers/pgn.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers +copying build/lib.linux-x86_64-2.7/pychess/Savers/chesspastebin.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Savers +copying build/lib.linux-x86_64-2.7/pychess/Main.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/Offer.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/GameModel.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/Cord.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/TimeModel.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/SetupModel.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/book.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/repr.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/IconLoader.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/Move.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/logic.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/const.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/Rating.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/lsearch.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/lmovegen.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/TranspositionTable.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/egtb_gaviota.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/attack.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/lmove.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/ldraw.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/strateval.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/lsort.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/Benchmark.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/bitboard.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/leval.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/LBoard.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/perft.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/PolyglotHash.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/validator.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/egtb_k4it.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/lutils/ldata.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils -copying build/lib.linux-i686-2.7/pychess/Utils/EndgameTable.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/logic.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/Cord.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/book.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/SetupModel.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/Offer.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/repr.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/eco.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/Board.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/Piece.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/Rating.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/GameModel.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/Move.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/TimeModel.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/IconLoader.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/eval.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -copying build/lib.linux-i686-2.7/pychess/Utils/const.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils -creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/gfx -copying build/lib.linux-i686-2.7/pychess/gfx/Pieces.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/gfx -copying build/lib.linux-i686-2.7/pychess/gfx/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/gfx -copying build/lib.linux-i686-2.7/pychess/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/bitboard.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/ldraw.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/LBoard.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/PolyglotHash.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/ldata.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/validator.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/egtb_k4it.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/lsearch.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/egtb_gaviota.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/strateval.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/leval.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/lmovegen.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/lmove.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/Benchmark.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/TranspositionTable.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/perft.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/lsort.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/lutils/attack.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils/lutils +copying build/lib.linux-x86_64-2.7/pychess/Utils/Board.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/eval.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/eco.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/EndgameTable.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/Utils/Piece.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Utils +copying build/lib.linux-x86_64-2.7/pychess/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess +creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/LogEmitter.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/which.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/command.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/debug.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/idle_add.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/SubProcess.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/repeat.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/cairoextras.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/accordion.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/ping.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/conf.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/uistuff.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/prefix.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/TaskQueue.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/Log.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/MultiArray.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/conf_configParser.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/gstreamer.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +copying build/lib.linux-x86_64-2.7/pychess/System/protoopen.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/System +creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/wildcastle.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/theban.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/kingofthehill.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/knightodds.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/asymmetricrandom.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/bughouse.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/crazyhouse.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/threecheck.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/euroshogi.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/asean.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/pawnspushed.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/losers.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/pawnodds.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/normal.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/wildcastleshuffle.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/rookodds.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/shuffle.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/suicide.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/queenodds.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/corner.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/blindfold.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/setupposition.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/atomic.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/upsidedown.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/fischerandom.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/pawnspassed.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +copying build/lib.linux-x86_64-2.7/pychess/Variants/randomchess.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Variants +creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic +copying build/lib.linux-x86_64-2.7/pychess/ic/FICSObjects.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic +copying build/lib.linux-x86_64-2.7/pychess/ic/FICSConnection.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic +copying build/lib.linux-x86_64-2.7/pychess/ic/TimeSeal.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic +creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/AdjournManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/ChatManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/BoardManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/AutoLogOutManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/OfferManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/ErrorManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/SeekManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/FingerManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/HelperManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/ListAndVarManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/NewsManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/managers/ConsoleManager.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic/managers +copying build/lib.linux-x86_64-2.7/pychess/ic/VerboseTelnet.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic +copying build/lib.linux-x86_64-2.7/pychess/ic/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic +copying build/lib.linux-x86_64-2.7/pychess/ic/ICLogon.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic +copying build/lib.linux-x86_64-2.7/pychess/ic/ICGameModel.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic +copying build/lib.linux-x86_64-2.7/pychess/ic/ICLounge.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/ic creating /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/Human.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/CECPEngine.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/PyChess.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/PyChessCECP.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/ICPlayer.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/ProtocolEngine.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/Player.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/engineNest.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/UCIEngine.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/PyChessFICS.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players -copying build/lib.linux-i686-2.7/pychess/Players/Engine.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/Engine.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/PyChessCECP.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/Player.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/ICPlayer.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/PyChess.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/UCIEngine.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/PyChessFICS.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/ProtocolEngine.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/CECPEngine.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/__init__.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/engineNest.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/Players/Human.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess/Players +copying build/lib.linux-x86_64-2.7/pychess/compat.py -> /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess running install_scripts creating /build/pychess-0.12.2/debian/pychess/usr/bin copying build/scripts-2.7/pychess -> /build/pychess-0.12.2/debian/pychess/usr/bin -changing mode of /build/pychess-0.12.2/debian/pychess/usr/bin/pychess to 755 +changing mode of /build/pychess-0.12.2/debian/pychess/usr/bin/pychess to 775 running install_data creating /build/pychess-0.12.2/debian/pychess/usr/share creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess @@ -846,292 +858,292 @@ copying pychess_book.bin -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess copying eco.db -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/taskers.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/newInOut.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/promotion.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/fics_lounge.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/findbar.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/discovererDialog.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/analyze_game.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/tipoftheday.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/taskers.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/saveGamesDialog.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/findbar.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/fics_logon.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/discovererDialog.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/PyChess.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/random.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/about.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/fics_lounge.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/promotion.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/clear.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/seek.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/board.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/globe.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/christmas_about.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/stock-vchain-broken-24.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/manseek.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/about.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/piece-white.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/black.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/piece-black.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/16.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/christmas_about.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/random.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/piece-unknown.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/white.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/seek.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/piece-black.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/clear.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/stock-vchain-broken-24.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/poput.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/globe.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/challenge.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/piece-unknown.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/stock-vchain-24.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/manseek.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/piece-white.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/poput.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/black.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/panel_comments.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/panel_chat.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/panel_engineoutput.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/document-properties.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/dock_left.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/panel_book.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/dock_center.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/dock_bottom.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/throbber.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/dock_star.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/panel_annotation.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/panel_moves.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/stock_alarm.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/dock_right.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/document-properties.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/panel_chat.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/panel_comments.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/board.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/panel_score.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade copying glade/dock_top.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/panel_engineoutput.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/panel_moves.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/panel_book.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/dock_left.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/stock_alarm.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade -copying glade/dock_center.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/throbber.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/dock_star.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade +copying glade/panel_score.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/glade creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gd.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/tg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ml.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/na.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ne.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/vu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ae.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/qa.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/be.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ad.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/it.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/nc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pl.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/in.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/ke.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bo.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/fo.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/kz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ga.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pl.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ir.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/hk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/nc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/sz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/iq.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/yu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ai.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sd.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/kh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/tz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/eg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/tk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gl.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gp.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cl.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/tn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/et.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/hn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ve.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/tw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ye.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/tj.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/lu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/va.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/co.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/lr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bd.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ge.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/zw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/kn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ls.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ma.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/nu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/kr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/km.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/il.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pa.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bb.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ck.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/as.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/dk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/dj.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/jp.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/it.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bi.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ae.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/lv.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/lk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ly.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ai.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/th.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sv.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/kg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gy.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/co.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/tp.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/jm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ms.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/nl.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ye.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/am.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ru.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/do.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ky.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/C.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/al.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/py.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/vg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/hu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mv.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ki.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/mu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ch.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cf.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/am.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gy.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/bs.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/dm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/vc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/de.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/tr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/se.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/is.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cx.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/kh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ug.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bj.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ru.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/my.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/li.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ro.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/la.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ma.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ca.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ag.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sa.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/lt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/iq.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/na.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/cd.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/uy.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/et.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ch.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/dm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/lu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ps.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ls.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/st.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/jp.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/ec.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/hu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/eg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/dk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/nf.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/lk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/lc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/unknown.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/lv.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cx.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/kw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bd.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ve.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/tn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mx.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/vn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/wf.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/hr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/fj.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ag.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ki.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/vi.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/jo.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/aw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/tv.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mq.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ao.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ws.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/us.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/tz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/no.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/vi.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/kp.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gb.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bi.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gl.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/lb.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/rw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/tt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ax.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/as.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pe.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/va.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/si.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/us.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/at.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ar.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/tm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/om.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/es.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/np.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cy.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ge.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/zm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ir.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ni.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/kz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/lb.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/fr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/hn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/fo.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ly.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/by.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/al.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/fm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sy.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pe.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/in.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/er.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/af.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bf.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mo.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ie.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ps.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/au.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pf.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/so.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/lt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/id.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bb.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/kw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bf.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/nz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/nu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pa.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/vn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ck.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/eh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ng.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/ht.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mv.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bo.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/rw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bj.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ax.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mq.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/uz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/fj.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/ph.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/az.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/dz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gi.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/yu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/jm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/lc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/il.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/hr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/at.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/md.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ne.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gq.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ky.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/nr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/tt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/dj.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pf.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/id.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ba.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ar.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/zw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/tw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ga.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/lr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ng.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/vg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/uy.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gb.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sd.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/tc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/by.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mo.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/fi.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/se.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ms.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ua.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/az.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/nf.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/sb.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/hk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cf.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/is.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/mn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ci.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/py.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sa.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/fk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/af.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/do.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ni.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/to.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ad.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/tg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/mm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ug.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/my.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/tk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/kr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/ee.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/bn.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gp.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/an.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/la.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/pk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/fi.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/sh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ro.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/tp.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/wf.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/km.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ci.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/za.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/no.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/to.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/au.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ie.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/be.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/dz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/br.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/tc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ca.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/uz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/fr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/tr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ao.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/td.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/nz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/md.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/ua.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/eh.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/cl.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/li.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags -copying flags/gq.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ws.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags copying flags/cv.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/zm.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/unknown.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/vu.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/er.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/nl.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bz.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/pk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/jo.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/es.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/de.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/vc.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ba.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/fk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cy.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gd.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/bw.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/om.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/gi.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/ml.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/C.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/kg.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/cr.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/tv.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/mx.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/an.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sv.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/sy.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/qa.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags +copying flags/np.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/flags creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel copying sidepanel/history.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel copying sidepanel/book.glade -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel +copying sidepanel/bookPanel.py -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel copying sidepanel/annotationPanel.py -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel -copying sidepanel/scorePanel.py -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel +copying sidepanel/commentPanel.py -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel copying sidepanel/chatPanel.py -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel copying sidepanel/historyPanel.py -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel -copying sidepanel/bookPanel.py -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel copying sidepanel/engineOutputPanel.py -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel -copying sidepanel/commentPanel.py -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel +copying sidepanel/scorePanel.py -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sidepanel creating /build/pychess-0.12.2/debian/pychess/usr/share/appdata copying pychess.appdata.xml -> /build/pychess-0.12.2/debian/pychess/usr/share/appdata creating /build/pychess-0.12.2/debian/pychess/usr/share/applications @@ -1147,22 +1159,22 @@ copying pychess.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pixmaps copying pychess.xmp -> /build/pychess-0.12.2/debian/pychess/usr/share/pixmaps creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds -copying sounds/castle.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds copying sounds/obs_end.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds -copying sounds/check1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds -copying sounds/capture1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds copying sounds/alarm.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds -copying sounds/lose1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds +copying sounds/check1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds +copying sounds/win2.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds +copying sounds/start1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds +copying sounds/castle.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds copying sounds/mov2.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds -copying sounds/draw1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds +copying sounds/start2.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds copying sounds/invalid.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds copying sounds/capture2.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds -copying sounds/win2.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds -copying sounds/start2.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds +copying sounds/obs_mov.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds copying sounds/win1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds +copying sounds/draw1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds copying sounds/move1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds -copying sounds/obs_mov.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds -copying sounds/start1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds +copying sounds/lose1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds +copying sounds/capture1.ogg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/sounds creating /build/pychess-0.12.2/debian/pychess/usr/share/icons/hicolor/24x24 creating /build/pychess-0.12.2/debian/pychess/usr/share/icons/hicolor/24x24/apps copying pychess.png -> /build/pychess-0.12.2/debian/pychess/usr/share/icons/hicolor/24x24/apps @@ -1170,441 +1182,441 @@ creating /build/pychess-0.12.2/debian/pychess/usr/share/gtksourceview-1.0/language-specs copying gtksourceview-1.0/language-specs/pgn.lang -> /build/pychess-0.12.2/debian/pychess/usr/share/gtksourceview-1.0/language-specs creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Merida.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Pychess.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Condal.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Merida.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Freestaunton.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Harlequin.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Kilfiger.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Spatial.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Celtic.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Fantasy_alt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Mark.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/ttf-Maya.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/ttf-Cheq.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Skulls.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Cases.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/Alpha.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Leipzig.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Pirat.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Chessicons.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Metaltops.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Usual.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Chessmonk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Freestaunton.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Lucena.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/ttf-Magnetic.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Kilfiger.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Cburnett.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/ttf-Maroquin.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Spatial.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Makruk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Harlequin.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Magnetic.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Lucena.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Celtic.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Condal.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Motif.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Merida.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Millenia.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Prmi.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Usual.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Chessmonk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/Maya.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Leipzig.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/Eyes.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Fantasy.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/Alfonso.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Adventurer.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/Fantasy_alt.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Merida.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/ttf-Medieval.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Leipzig.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Skulls.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Kingdom.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Motif.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Cases.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Chessicons.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Pychess.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Leipzig.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Magnetic.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Makruk.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Millenia.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/ttf-Adventurer.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/ttf-Line.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/Freak.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces copying pieces/Regular.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Mark.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces -copying pieces/ttf-Kingdom.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Fantasy.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Cburnett.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Pirat.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Prmi.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces +copying pieces/Metaltops.png -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/medieval.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/harlequin.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/leipzig.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/maya.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf copying pieces/ttf/cheq.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf copying pieces/ttf/merida.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/maroquin.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/cases.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/usual.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/line.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/adventurer.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf copying pieces/ttf/millenia.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/condal.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/leipzig.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/mark.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/adventurer.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/cases.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf copying pieces/ttf/kingdom.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/maya.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf copying pieces/ttf/magnetic.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/mark.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/lucena.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -copying pieces/ttf/condal.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/harlequin.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/maroquin.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/line.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf copying pieces/ttf/motif.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -copying pieces/regular/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freak -copying pieces/freak/freak.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freak -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/spatial -copying pieces/spatial/spatial.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/spatial -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -copying pieces/cburnett/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops -copying pieces/metaltops/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/ttf/usual.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/lucena.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf +copying pieces/ttf/medieval.ttf -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/ttf creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/skulls copying pieces/skulls/skulls.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/skulls -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger -copying pieces/kilfiger/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freak +copying pieces/freak/freak.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freak creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig -copying pieces/leipzig/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig -copying pieces/leipzig/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig -copying pieces/leipzig/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig copying pieces/leipzig/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig -copying pieces/leipzig/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig -copying pieces/leipzig/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig -copying pieces/leipzig/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig -copying pieces/leipzig/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig +copying pieces/leipzig/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig copying pieces/leipzig/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig +copying pieces/leipzig/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig copying pieces/leipzig/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig -copying pieces/leipzig/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig +copying pieces/leipzig/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig +copying pieces/leipzig/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig +copying pieces/leipzig/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig copying pieces/leipzig/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -copying pieces/magnetic/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -copying pieces/maya/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/eyes -copying pieces/eyes/eyes.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/eyes -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/prmi -copying pieces/prmi/prmi.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/prmi -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -copying pieces/makruk/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/fantasy_alt -copying pieces/fantasy_alt/fantasy_alt.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/fantasy_alt +copying pieces/leipzig/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig +copying pieces/leipzig/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig +copying pieces/leipzig/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/leipzig +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/chessmonk/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida -copying pieces/merida/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida -copying pieces/merida/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida -copying pieces/merida/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida copying pieces/merida/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida -copying pieces/merida/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida -copying pieces/merida/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida -copying pieces/merida/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida -copying pieces/merida/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida +copying pieces/merida/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida copying pieces/merida/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida +copying pieces/merida/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida copying pieces/merida/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida -copying pieces/merida/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida +copying pieces/merida/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida +copying pieces/merida/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida +copying pieces/merida/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida copying pieces/merida/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida +copying pieces/merida/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida +copying pieces/merida/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida +copying pieces/merida/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/merida +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +copying pieces/magnetic/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/magnetic +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +copying pieces/chessicons/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso -copying pieces/alfonso/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso -copying pieces/alfonso/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso -copying pieces/alfonso/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso copying pieces/alfonso/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso -copying pieces/alfonso/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso -copying pieces/alfonso/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso -copying pieces/alfonso/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso -copying pieces/alfonso/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso +copying pieces/alfonso/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso copying pieces/alfonso/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso +copying pieces/alfonso/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso copying pieces/alfonso/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso -copying pieces/alfonso/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso +copying pieces/alfonso/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso +copying pieces/alfonso/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso +copying pieces/alfonso/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso copying pieces/alfonso/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha -copying pieces/alpha/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alfonso/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso +copying pieces/alfonso/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso +copying pieces/alfonso/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alfonso +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +copying pieces/metaltops/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/metaltops +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +copying pieces/makruk/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/makruk +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/spatial +copying pieces/spatial/spatial.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/spatial creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton -copying pieces/freestaunton/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton -copying pieces/freestaunton/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton -copying pieces/freestaunton/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton copying pieces/freestaunton/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton -copying pieces/freestaunton/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton -copying pieces/freestaunton/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton -copying pieces/freestaunton/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton -copying pieces/freestaunton/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton +copying pieces/freestaunton/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton copying pieces/freestaunton/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton +copying pieces/freestaunton/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton copying pieces/freestaunton/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton -copying pieces/freestaunton/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton +copying pieces/freestaunton/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton +copying pieces/freestaunton/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton +copying pieces/freestaunton/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton copying pieces/freestaunton/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/celtic -copying pieces/celtic/celtic.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/celtic -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk -copying pieces/chessmonk/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessmonk +copying pieces/freestaunton/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton +copying pieces/freestaunton/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton +copying pieces/freestaunton/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/freestaunton +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +copying pieces/cburnett/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/cburnett +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/eyes +copying pieces/eyes/eyes.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/eyes +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/fantasy_alt +copying pieces/fantasy_alt/fantasy_alt.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/fantasy_alt +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +copying pieces/maya/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/maya +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/prmi +copying pieces/prmi/prmi.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/prmi +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger +copying pieces/kilfiger/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/kilfiger creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat -copying pieces/pirat/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat -copying pieces/pirat/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat -copying pieces/pirat/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat copying pieces/pirat/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat -copying pieces/pirat/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat -copying pieces/pirat/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat -copying pieces/pirat/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat -copying pieces/pirat/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat +copying pieces/pirat/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat copying pieces/pirat/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat +copying pieces/pirat/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat copying pieces/pirat/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat -copying pieces/pirat/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat +copying pieces/pirat/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat +copying pieces/pirat/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat +copying pieces/pirat/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat copying pieces/pirat/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat +copying pieces/pirat/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat +copying pieces/pirat/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat +copying pieces/pirat/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/pirat creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/fantasy copying pieces/fantasy/fantasy.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/fantasy -creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons -copying pieces/chessicons/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/chessicons +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +copying pieces/regular/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/regular +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/wr.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/wk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/bk.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/bp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/bb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/wq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/wb.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/wp.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/bq.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/wn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/br.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +copying pieces/alpha/bn.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/alpha +creating /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/celtic +copying pieces/celtic/celtic.svg -> /build/pychess-0.12.2/debian/pychess/usr/share/pychess/pieces/celtic creating /build/pychess-0.12.2/debian/pychess/usr/share/man creating /build/pychess-0.12.2/debian/pychess/usr/share/man/man1 copying manpages/pychess.1.gz -> /build/pychess-0.12.2/debian/pychess/usr/share/man/man1 creating /build/pychess-0.12.2/debian/pychess/usr/share/locale -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/az -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/az/LC_MESSAGES -copying lang/az/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/az/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt_BR -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt_BR/LC_MESSAGES -copying lang/pt_BR/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt_BR/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/is -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/is/LC_MESSAGES -copying lang/is/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/is/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt/LC_MESSAGES -copying lang/pt/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/fa -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/fa/LC_MESSAGES -copying lang/fa/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/fa/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/si -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/si/LC_MESSAGES -copying lang/si/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/si/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/it -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/it/LC_MESSAGES -copying lang/it/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/it/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/el -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/el/LC_MESSAGES -copying lang/el/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/el/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/gl +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/gl/LC_MESSAGES +copying lang/gl/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/gl/LC_MESSAGES creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ku creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ku/LC_MESSAGES copying lang/ku/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ku/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/he -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/he/LC_MESSAGES -copying lang/he/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/he/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/hu -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/hu/LC_MESSAGES -copying lang/hu/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/hu/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/zh_CN -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/zh_CN/LC_MESSAGES -copying lang/zh_CN/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/zh_CN/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/es +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/es/LC_MESSAGES +copying lang/es/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/es/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ko +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ko/LC_MESSAGES +copying lang/ko/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ko/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/da +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/da/LC_MESSAGES +copying lang/da/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/da/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/oc +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/oc/LC_MESSAGES +copying lang/oc/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/oc/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ar +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ar/LC_MESSAGES +copying lang/ar/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ar/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/fi +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/fi/LC_MESSAGES +copying lang/fi/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/fi/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/en_GB +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/en_GB/LC_MESSAGES +copying lang/en_GB/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/en_GB/LC_MESSAGES creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/hi creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/hi/LC_MESSAGES copying lang/hi/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/hi/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/wa -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/wa/LC_MESSAGES -copying lang/wa/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/wa/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/jv -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/jv/LC_MESSAGES -copying lang/jv/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/jv/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/bn -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/bn/LC_MESSAGES -copying lang/bn/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/bn/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ml -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ml/LC_MESSAGES -copying lang/ml/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ml/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/eu -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/eu/LC_MESSAGES -copying lang/eu/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/eu/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/tr -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/tr/LC_MESSAGES -copying lang/tr/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/tr/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pl +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pl/LC_MESSAGES +copying lang/pl/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/pl/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/zh_CN +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/zh_CN/LC_MESSAGES +copying lang/zh_CN/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/zh_CN/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/it +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/it/LC_MESSAGES +copying lang/it/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/it/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/cs +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/cs/LC_MESSAGES +copying lang/cs/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/cs/LC_MESSAGES creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/af creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/af/LC_MESSAGES copying lang/af/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/af/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/nl -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/nl/LC_MESSAGES -copying lang/nl/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/nl/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ja -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ja/LC_MESSAGES -copying lang/ja/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ja/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ro -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ro/LC_MESSAGES -copying lang/ro/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ro/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/et -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/et/LC_MESSAGES -copying lang/et/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/et/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/br -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/br/LC_MESSAGES -copying lang/br/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/br/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ar -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ar/LC_MESSAGES -copying lang/ar/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ar/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/id +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/id/LC_MESSAGES +copying lang/id/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/id/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ml +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ml/LC_MESSAGES +copying lang/ml/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ml/LC_MESSAGES creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sk creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sk/LC_MESSAGES copying lang/sk/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/sk/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/oc -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/oc/LC_MESSAGES -copying lang/oc/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/oc/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/bg -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/bg/LC_MESSAGES -copying lang/bg/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/bg/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/uk -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/uk/LC_MESSAGES -copying lang/uk/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/uk/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/nb -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/nb/LC_MESSAGES -copying lang/nb/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/nb/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/hr -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/hr/LC_MESSAGES -copying lang/hr/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/hr/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/vi -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/vi/LC_MESSAGES -copying lang/vi/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/vi/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sq -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sq/LC_MESSAGES -copying lang/sq/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/sq/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ro +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ro/LC_MESSAGES +copying lang/ro/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ro/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ca +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ca/LC_MESSAGES +copying lang/ca/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ca/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ja +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ja/LC_MESSAGES +copying lang/ja/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ja/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/nl +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/nl/LC_MESSAGES +copying lang/nl/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/nl/LC_MESSAGES creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/zu creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/zu/LC_MESSAGES copying lang/zu/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/zu/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/de -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/de/LC_MESSAGES -copying lang/de/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/de/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ko -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ko/LC_MESSAGES -copying lang/ko/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ko/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/en_GB -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/en_GB/LC_MESSAGES -copying lang/en_GB/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/en_GB/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/gl -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/gl/LC_MESSAGES -copying lang/gl/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/gl/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sl -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sl/LC_MESSAGES -copying lang/sl/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/sl/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pl -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pl/LC_MESSAGES -copying lang/pl/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/pl/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/kn -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/kn/LC_MESSAGES -copying lang/kn/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/kn/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/nb +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/nb/LC_MESSAGES +copying lang/nb/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/nb/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/az +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/az/LC_MESSAGES +copying lang/az/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/az/LC_MESSAGES creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/fr creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/fr/LC_MESSAGES copying lang/fr/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/fr/LC_MESSAGES creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/te creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/te/LC_MESSAGES copying lang/te/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/te/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/cs -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/cs/LC_MESSAGES -copying lang/cs/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/cs/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt_BR +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt_BR/LC_MESSAGES +copying lang/pt_BR/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt_BR/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/tr +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/tr/LC_MESSAGES +copying lang/tr/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/tr/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/kn +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/kn/LC_MESSAGES +copying lang/kn/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/kn/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/eu +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/eu/LC_MESSAGES +copying lang/eu/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/eu/LC_MESSAGES creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ga creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ga/LC_MESSAGES copying lang/ga/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ga/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/hr +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/hr/LC_MESSAGES +copying lang/hr/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/hr/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/wa +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/wa/LC_MESSAGES +copying lang/wa/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/wa/LC_MESSAGES creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sv creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sv/LC_MESSAGES copying lang/sv/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/sv/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/id -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/id/LC_MESSAGES -copying lang/id/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/id/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/es -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/es/LC_MESSAGES -copying lang/es/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/es/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/da -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/da/LC_MESSAGES -copying lang/da/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/da/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/fi -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/fi/LC_MESSAGES -copying lang/fi/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/fi/LC_MESSAGES -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ca -creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ca/LC_MESSAGES -copying lang/ca/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ca/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/el +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/el/LC_MESSAGES +copying lang/el/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/el/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sq +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sq/LC_MESSAGES +copying lang/sq/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/sq/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/fa +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/fa/LC_MESSAGES +copying lang/fa/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/fa/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sl +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/sl/LC_MESSAGES +copying lang/sl/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/sl/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/et +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/et/LC_MESSAGES +copying lang/et/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/et/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/br +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/br/LC_MESSAGES +copying lang/br/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/br/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/he +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/he/LC_MESSAGES +copying lang/he/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/he/LC_MESSAGES creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ru creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/ru/LC_MESSAGES copying lang/ru/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/ru/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/hu +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/hu/LC_MESSAGES +copying lang/hu/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/hu/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/si +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/si/LC_MESSAGES +copying lang/si/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/si/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/de +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/de/LC_MESSAGES +copying lang/de/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/de/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/uk +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/uk/LC_MESSAGES +copying lang/uk/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/uk/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/is +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/is/LC_MESSAGES +copying lang/is/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/is/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/jv +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/jv/LC_MESSAGES +copying lang/jv/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/jv/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/bg +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/bg/LC_MESSAGES +copying lang/bg/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/bg/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/bn +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/bn/LC_MESSAGES +copying lang/bn/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/bn/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/vi +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/vi/LC_MESSAGES +copying lang/vi/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/vi/LC_MESSAGES +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt +creating /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt/LC_MESSAGES +copying lang/pt/LC_MESSAGES/pychess.mo -> /build/pychess-0.12.2/debian/pychess/usr/share/locale/pt/LC_MESSAGES running install_egg_info Writing /build/pychess-0.12.2/debian/pychess/usr/lib/python2.7/dist-packages/pychess-0.12.2.egg-info debian/rules override_dh_install @@ -1624,59 +1636,59 @@ dh_perl dh_link dh_strip_nondeterminism - Normalized debian/pychess/usr/share/locale/sk/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/oc/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/bg/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/uk/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/nb/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/hr/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/vi/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/sq/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/zu/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/de/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/ko/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/en_GB/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/gl/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/sl/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/pl/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/kn/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/fr/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/te/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/pt/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/zh_CN/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/it/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/cs/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/ga/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/sv/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/af/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/id/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/es/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/da/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/fi/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/ml/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/sk/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/ro/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/ca/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/ru/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/ja/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/nl/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/zu/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/nb/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/az/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/fr/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/te/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/pt_BR/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/is/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/pt/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/fa/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/si/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/it/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/tr/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/kn/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/eu/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/ga/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/hr/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/wa/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/sv/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/el/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/ku/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/sq/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/fa/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/sl/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/et/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/br/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/he/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/ru/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/hu/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/zh_CN/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/hi/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/wa/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/si/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/de/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/uk/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/is/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/jv/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/bg/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/bn/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/ml/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/eu/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/tr/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/af/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/nl/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/ja/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/ro/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/et/LC_MESSAGES/pychess.mo - Normalized debian/pychess/usr/share/locale/br/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/gl/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/ku/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/es/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/ko/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/da/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/oc/LC_MESSAGES/pychess.mo Normalized debian/pychess/usr/share/locale/ar/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/fi/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/en_GB/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/hi/LC_MESSAGES/pychess.mo + Normalized debian/pychess/usr/share/locale/pl/LC_MESSAGES/pychess.mo dh_compress debian/rules override_dh_fixperms make[1]: Entering directory '/build/pychess-0.12.2' @@ -1697,12 +1709,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/30929/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/30929/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/20356 and its subdirectories -I: Current time: Mon Feb 24 12:31:03 -12 2020 -I: pbuilder-time-stamp: 1582590663 +I: removing directory /srv/workspace/pbuilder/30929 and its subdirectories +I: Current time: Mon Mar 29 20:54:33 +14 2021 +I: pbuilder-time-stamp: 1617000873