#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

CFLAGS = -Wall -g

ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
	CFLAGS += -O0
else
	CFLAGS += -O2
endif

configure: configure-stamp
configure-stamp:
	dh_testdir
	# Add here commands to configure the package.

	touch configure-stamp

build: build-stamp

build-stamp: configure-stamp
	dh_testdir
	touch build-stamp

clean:
	dh_testdir
	dh_testroot
	rm -f build-stamp configure-stamp
	dh_clean

install: build
	dh_testdir
	dh_testroot
	dh_clean -k
	dh_installdirs

	# ======================================================
	#$(MAKE) DESTDIR="$(CURDIR)/debian/mercurial" install
	mkdir -p "$(CURDIR)/debian/mercurial"

#	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/de/LC_MESSAGES/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/locale/de/LC_MESSAGES/hg.mo" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/de/LC_MESSAGES/hg.mo"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/pt_BR/LC_MESSAGES/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/locale/pt_BR/LC_MESSAGES/hg.mo" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/pt_BR/LC_MESSAGES/hg.mo"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/it/LC_MESSAGES/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/locale/it/LC_MESSAGES/hg.mo" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/it/LC_MESSAGES/hg.mo"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/coal/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/coal/header.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/coal/header.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/coal/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/coal/map" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/coal/map"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/branches.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/branches.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/changeset.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/changeset.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/error.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/error.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/fileannotate.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/fileannotate.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/filediff.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/filediff.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/filelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/filelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/filelogentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/filelogentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/filerevision.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/filerevision.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/footer.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/footer.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/graph.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/graph.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/header.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/header.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/index.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/index.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/manifest.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/manifest.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/map" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/map"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/notfound.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/notfound.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/search.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/search.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/shortlog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/shortlog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/shortlogentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/shortlogentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/paper/tags.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/paper/tags.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/map-cmdline.changelog" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/map-cmdline.changelog"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/map-cmdline.compact" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/map-cmdline.compact"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/map-cmdline.default" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/map-cmdline.default"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/template-vars.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/template-vars.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/bin/"
	cp -a "src/usr/bin/hg" "$(CURDIR)/debian/mercurial/usr/bin/hg"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/zh_CN/LC_MESSAGES/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/locale/zh_CN/LC_MESSAGES/hg.mo" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/zh_CN/LC_MESSAGES/hg.mo"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/atom/changelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/changelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/atom/changelogentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/changelogentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/atom/error.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/error.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/atom/filelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/filelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/atom/header.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/header.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/atom/map" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/map"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/atom/tagentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/tagentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/atom/tags.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/atom/tags.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/background.png" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/background.png"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/coal-file.png" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/coal-file.png"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/coal-folder.png" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/coal-folder.png"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/excanvas.js" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/excanvas.js"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/graph.js" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/graph.js"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/hgicon.png" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/hgicon.png"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/hglogo.png" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/hglogo.png"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/style-coal.css" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/style-coal.css"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/style-gitweb.css" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/style-gitweb.css"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/style-monoblue.css" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/style-monoblue.css"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/style-paper.css" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/style-paper.css"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/static/style.css" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/static/style.css"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/branches.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/branches.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/changelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/changelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/changelogentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/changelogentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/changeset.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/changeset.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/error.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/error.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/fileannotate.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/fileannotate.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/filediff.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/filediff.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/filelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/filelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/filelogentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/filelogentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/filerevision.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/filerevision.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/footer.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/footer.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/graph.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/graph.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/header.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/header.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/index.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/index.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/manifest.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/manifest.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/map" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/map"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/notfound.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/notfound.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/search.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/search.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/shortlog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/shortlog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/shortlogentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/shortlogentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/spartan/tags.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/spartan/tags.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/rss/changelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/changelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/rss/changelogentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/changelogentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/rss/error.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/error.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/rss/filelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/filelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/rss/filelogentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/filelogentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/rss/header.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/header.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/rss/map" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/map"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/rss/tagentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/tagentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/rss/tags.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/rss/tags.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/zh_TW/LC_MESSAGES/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/locale/zh_TW/LC_MESSAGES/hg.mo" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/zh_TW/LC_MESSAGES/hg.mo"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/da/LC_MESSAGES/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/locale/da/LC_MESSAGES/hg.mo" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/da/LC_MESSAGES/hg.mo"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/el/LC_MESSAGES/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/locale/el/LC_MESSAGES/hg.mo" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/el/LC_MESSAGES/hg.mo"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help/config.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/config.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help/dates.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/dates.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help/diffs.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/diffs.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help/environment.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/environment.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help/extensions.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/extensions.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help/multirevs.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/multirevs.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help/patterns.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/patterns.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help/revisions.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/revisions.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help/templates.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/templates.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help/urls.txt" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help/urls.txt"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/raw/changeset.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/changeset.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/raw/error.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/error.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/raw/fileannotate.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/fileannotate.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/raw/filediff.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/filediff.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/raw/index.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/index.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/raw/manifest.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/manifest.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/raw/map" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/map"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/raw/notfound.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/raw/notfound.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/ja/LC_MESSAGES/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/locale/ja/LC_MESSAGES/hg.mo" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/ja/LC_MESSAGES/hg.mo"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/fr/LC_MESSAGES/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/locale/fr/LC_MESSAGES/hg.mo" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/fr/LC_MESSAGES/hg.mo"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/sv/LC_MESSAGES/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/locale/sv/LC_MESSAGES/hg.mo" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/locale/sv/LC_MESSAGES/hg.mo"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial-1.4.1.egg-info" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial-1.4.1.egg-info"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/da.po" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/da.po"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/de.po" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/de.po"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/el.po" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/el.po"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/fr.po" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/fr.po"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/hggettext" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/hggettext"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/it.po" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/it.po"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/ja.po" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/ja.po"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/pt_BR.po" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/pt_BR.po"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/sv.po" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/sv.po"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/zh_CN.po" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/zh_CN.po"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n/zh_TW.po" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n/zh_TW.po"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/__init__.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/__init__.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/__init__.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/__init__.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/acl.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/acl.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/acl.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/acl.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/bookmarks.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/bookmarks.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/bookmarks.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/bookmarks.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/bugzilla.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/bugzilla.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/bugzilla.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/bugzilla.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/children.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/children.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/children.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/children.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/churn.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/churn.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/churn.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/churn.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/color.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/color.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/color.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/color.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/extdiff.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/extdiff.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/extdiff.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/extdiff.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/fetch.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/fetch.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/fetch.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/fetch.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/gpg.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/gpg.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/gpg.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/gpg.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/graphlog.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/graphlog.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/graphlog.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/graphlog.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/hgcia.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/hgcia.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/hgcia.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/hgcia.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/hgk.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/hgk.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/hgk.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/hgk.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/interhg.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/interhg.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/interhg.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/interhg.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/keyword.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/keyword.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/keyword.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/keyword.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/mq.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/mq.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/mq.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/mq.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/notify.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/notify.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/notify.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/notify.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/pager.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/pager.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/pager.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/pager.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/parentrevspec.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/parentrevspec.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/parentrevspec.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/parentrevspec.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/patchbomb.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/patchbomb.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/patchbomb.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/patchbomb.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/purge.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/purge.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/purge.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/purge.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/rebase.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/rebase.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/rebase.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/rebase.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/record.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/record.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/record.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/record.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/relink.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/relink.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/relink.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/relink.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/schemes.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/schemes.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/schemes.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/schemes.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/share.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/share.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/share.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/share.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/transplant.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/transplant.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/transplant.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/transplant.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/win32mbcs.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/win32mbcs.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/win32mbcs.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/win32mbcs.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/win32text.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/win32text.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/win32text.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/win32text.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/__init__.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/__init__.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/__init__.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/__init__.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/bzr.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/bzr.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/bzr.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/bzr.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/common.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/common.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/common.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/common.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/convcmd.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/convcmd.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/convcmd.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/convcmd.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/cvs.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/cvs.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/cvs.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/cvs.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/cvsps.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/cvsps.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/cvsps.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/cvsps.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/darcs.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/darcs.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/darcs.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/darcs.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/filemap.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/filemap.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/filemap.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/filemap.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/git.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/git.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/git.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/git.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/gnuarch.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/gnuarch.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/gnuarch.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/gnuarch.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/hg.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/hg.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/hg.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/hg.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/monotone.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/monotone.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/monotone.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/monotone.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/p4.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/p4.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/p4.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/p4.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/subversion.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/subversion.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/subversion.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/subversion.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/transport.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/transport.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/convert/transport.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/convert/transport.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/highlight/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/highlight/__init__.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/highlight/__init__.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/highlight/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/highlight/__init__.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/highlight/__init__.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/highlight/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/highlight/highlight.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/highlight/highlight.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/highlight/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/highlight/highlight.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/highlight/highlight.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/__init__.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/__init__.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/__init__.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/__init__.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/common.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/common.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/common.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/common.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/hgweb_mod.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/hgweb_mod.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/hgweb_mod.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/hgweb_mod.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/hgwebdir_mod.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/hgwebdir_mod.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/hgwebdir_mod.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/hgwebdir_mod.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/protocol.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/protocol.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/protocol.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/protocol.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/request.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/request.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/request.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/request.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/server.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/server.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/server.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/server.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/webcommands.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/webcommands.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/webcommands.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/webcommands.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/webutil.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/webutil.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/webutil.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/webutil.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/wsgicgi.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/wsgicgi.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hgweb/wsgicgi.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hgweb/wsgicgi.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/linux/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/linux/__init__.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/linux/__init__.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/linux/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/linux/__init__.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/linux/__init__.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/linux/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/linux/_inotify.so" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/linux/_inotify.so"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/linux/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/linux/watcher.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/linux/watcher.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/linux/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/linux/watcher.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/linux/watcher.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/zeroconf/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/zeroconf/Zeroconf.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/zeroconf/Zeroconf.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/zeroconf/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/zeroconf/Zeroconf.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/zeroconf/Zeroconf.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/zeroconf/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/zeroconf/__init__.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/zeroconf/__init__.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/zeroconf/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/zeroconf/__init__.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/zeroconf/__init__.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/__init__.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/__init__.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/__init__.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/__init__.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/__version__.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/__version__.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/__version__.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/__version__.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/ancestor.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/ancestor.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/ancestor.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/ancestor.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/archival.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/archival.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/archival.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/archival.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/base85.so" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/base85.so"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/bdiff.so" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/bdiff.so"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/bundlerepo.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/bundlerepo.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/bundlerepo.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/bundlerepo.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/byterange.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/byterange.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/byterange.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/byterange.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/changegroup.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/changegroup.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/changegroup.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/changegroup.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/changelog.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/changelog.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/changelog.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/changelog.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/cmdutil.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/cmdutil.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/cmdutil.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/cmdutil.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/commands.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/commands.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/commands.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/commands.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/config.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/config.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/config.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/config.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/context.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/context.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/context.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/context.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/copies.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/copies.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/copies.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/copies.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/demandimport.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/demandimport.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/demandimport.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/demandimport.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/diffhelpers.so" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/diffhelpers.so"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/dirstate.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/dirstate.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/dirstate.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/dirstate.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/dispatch.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/dispatch.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/dispatch.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/dispatch.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/encoding.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/encoding.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/encoding.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/encoding.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/error.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/error.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/error.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/error.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/extensions.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/extensions.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/extensions.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/extensions.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/fancyopts.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/fancyopts.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/fancyopts.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/fancyopts.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/filelog.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/filelog.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/filelog.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/filelog.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/filemerge.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/filemerge.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/filemerge.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/filemerge.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/graphmod.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/graphmod.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/graphmod.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/graphmod.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hbisect.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hbisect.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hbisect.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hbisect.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/help.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/help.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hg.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hg.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hg.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hg.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hook.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hook.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/hook.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/hook.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/httprepo.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/httprepo.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/httprepo.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/httprepo.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/i18n.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/i18n.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/ignore.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/ignore.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/ignore.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/ignore.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/keepalive.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/keepalive.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/keepalive.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/keepalive.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/localrepo.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/localrepo.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/localrepo.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/localrepo.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/lock.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/lock.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/lock.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/lock.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/lsprof.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/lsprof.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/lsprof.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/lsprof.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/lsprofcalltree.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/lsprofcalltree.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/lsprofcalltree.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/lsprofcalltree.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/mail.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/mail.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/mail.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/mail.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/manifest.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/manifest.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/manifest.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/manifest.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/match.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/match.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/match.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/match.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/mdiff.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/mdiff.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/mdiff.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/mdiff.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/merge.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/merge.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/merge.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/merge.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/minirst.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/minirst.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/minirst.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/minirst.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/mpatch.so" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/mpatch.so"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/node.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/node.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/node.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/node.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/osutil.so" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/osutil.so"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/parsers.so" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/parsers.so"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/patch.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/patch.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/patch.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/patch.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/posix.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/posix.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/posix.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/posix.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/repair.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/repair.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/repair.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/repair.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/repo.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/repo.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/repo.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/repo.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/revlog.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/revlog.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/revlog.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/revlog.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/simplemerge.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/simplemerge.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/simplemerge.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/simplemerge.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/sshrepo.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/sshrepo.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/sshrepo.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/sshrepo.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/sshserver.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/sshserver.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/sshserver.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/sshserver.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/statichttprepo.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/statichttprepo.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/statichttprepo.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/statichttprepo.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/store.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/store.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/store.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/store.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/streamclone.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/streamclone.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/streamclone.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/streamclone.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/strutil.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/strutil.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/strutil.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/strutil.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/subrepo.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/subrepo.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/subrepo.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/subrepo.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/tags.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/tags.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/tags.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/tags.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templatefilters.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templatefilters.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templatefilters.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templatefilters.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templater.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templater.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templater.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templater.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/transaction.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/transaction.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/transaction.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/transaction.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/ui.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/ui.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/ui.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/ui.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/url.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/url.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/url.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/url.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/util.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/util.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/util.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/util.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/verify.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/verify.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/verify.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/verify.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/win32.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/win32.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/win32.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/win32.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/windows.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/windows.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/windows.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/windows.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/branches.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/branches.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/changelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/changelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/changelogentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/changelogentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/changeset.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/changeset.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/error.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/error.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/fileannotate.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/fileannotate.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/filediff.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/filediff.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/filelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/filelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/filerevision.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/filerevision.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/footer.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/footer.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/graph.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/graph.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/header.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/header.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/index.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/index.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/manifest.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/manifest.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/map" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/map"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/notfound.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/notfound.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/search.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/search.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/shortlog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/shortlog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/summary.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/summary.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/tags.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/monoblue/tags.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/__init__.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/__init__.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/__init__.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/__init__.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/client.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/client.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/client.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/client.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/common.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/common.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/common.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/common.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/server.py" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/server.py"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/"
	cp -a "src/usr/lib/python2.5/site-packages/hgext/inotify/server.pyc" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/hgext/inotify/server.pyc"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/branches.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/branches.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/changelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/changelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/changelogentry.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/changelogentry.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/changeset.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/changeset.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/error.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/error.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/fileannotate.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/fileannotate.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/filediff.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/filediff.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/filelog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/filelog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/filerevision.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/filerevision.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/footer.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/footer.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/graph.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/graph.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/header.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/header.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/index.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/index.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/manifest.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/manifest.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/map" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/map"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/notfound.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/notfound.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/search.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/search.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/shortlog.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/shortlog.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/summary.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/summary.tmpl"
	mkdir -p "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/"
	cp -a "src/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/tags.tmpl" "$(CURDIR)/debian/mercurial/usr/lib/python2.5/site-packages/mercurial/templates/gitweb/tags.tmpl"

	# ======================================================

# Build architecture-independent files here.
binary-indep: build install
# We have nothing to do by default.

# Build architecture-dependent files here.
binary-arch: build install
	dh_testdir
	dh_testroot
	dh_installchangelogs debian/changelog
	dh_installdocs
	dh_installexamples
#	dh_install
#	dh_installmenu
#	dh_installdebconf
#	dh_installlogrotate
#	dh_installemacsen
#	dh_installpam
#	dh_installmime
#	dh_python
#	dh_installinit
#	dh_installcron
#	dh_installinfo
	dh_installman
	dh_link
	dh_strip
	dh_compress
	dh_fixperms
#	dh_perl
#	dh_makeshlibs
	dh_installdeb
	dh_shlibdeps
	dh_gencontrol
	dh_md5sums
	dh_builddeb

binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure
