Ignore more Debian-build-related files
Debian produces log and debhelper files in debian/* that do not need to be
known to mercurial. Hence, this patch adds the globs to .hgignore.
--- a/.hgignore Sun Apr 08 00:02:00 2012 +0200
+++ b/.hgignore Sun Apr 08 11:54:17 2012 +0200
@@ -8,4 +8,6 @@
doc/build
build
debian/vmm
+debian/*.log
+debian/*.debhelper
.pc