 fakeroot debian/rules clean
sed \
		-e "s/@cdbs@/, cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev/g" \
		-e "s/^Build-Depends\(\|-Indep\): ,/Build-Depends\1:/g" \
		\
		-e "s/^Cpu: .*/Architecture: /g" \
		-e "/^System: /d" \
		\
		-e "s/\[cpu: \([^]]*\)\]/\[\`type-handling \\\\\`echo \1 | tr ' ' ','\\\\\` any\`\]/g" \
		-e "s/\[system: \([^]]*\)\]/\[\`type-handling any \\\\\`echo \1 | tr ' ' ','\\\\\`\`\]/g" \
		\
		-e "s/\"/\\\\\"/g" \
		-e "s/^/echo \"/g" \
		-e "s/\\$/\\\\$/g" \
		-e "s/$/\"/g" \
	< debian/control.in | /bin/sh > debian/control
dpkg-checkbuilddeps -B
test -x debian/rules
dh_testroot
dh_clean 
rm -rf debian/check_file_copies
rm -rf debian/replace_file_copies
 dpkg-source -b debathena-finger-config-1.1
dpkg-source: building debathena-finger-config in debathena-finger-config_1.1.tar.gz
dpkg-source: building debathena-finger-config in debathena-finger-config_1.1.dsc
 dpkg-genchanges -S -sa
dpkg-genchanges: including full source code in upload
dpkg-buildpackage (debuild emulation): source only upload: Debian-native package
Now running lintian...
W: debathena-finger-config source: out-of-date-standards-version 3.7.2 (current is 3.7.3)
W: debathena-finger-config source: changelog-should-mention-nmu
W: debathena-finger-config source: source-nmu-has-incorrect-version-number 1.1
W: debathena-finger-config source: diff-contains-svn-control-dir debian/.svn
W: debathena-finger-config source: diff-contains-svn-control-dir .svn
Finished running lintian.
