diff -Nur ebug-http/Makefile.PL ebug-http.new/Makefile.PL
--- ebug-http/Makefile.PL	2007-10-15 16:53:42.000000000 +0000
+++ ebug-http.new/Makefile.PL	2007-10-15 16:54:08.000000000 +0000
@@ -17,6 +17,7 @@
   requires Test::Expect => 0;
 }
 
+catalyst_ignore('debian', 'CHANGES', 'ebug_http');
 catalyst;
 
 install_script glob('ebug_http');
