+ * Use debian/compat rather than DH_COMPAT
+ * Update to debhelper compatibility level 3
+ - remove ldconfig calls from debian/{postinst,postrm} as dh_makeshlibs
+ will add them
+ - echo 3 > debian/compat
+ - Build-Depends: debhelper (>= 3)
+ * Exclude '.#*' from cvs-build
+ * Let the ftp method work with ftp servers which do not require a
+ password (Closes: #199425)
+
+ --