The following commit has been merged in the master branch:
commit cf5dcfe6a6b351326b5504b3060059bcef19981b
Author: Frank Lichtenheld <[EMAIL PROTECTED]>
Date: Wed Aug 27 22:48:55 2008 +0200
checks/debhelper: Fix wrong cdbs debhelper compat level in comment
diff --git a/checks/debhelper b/checks/debhelper
index d97bae0..fc846cd 100644
--- a/checks/debhelper
+++ b/checks/debhelper
@@ -44,7 +44,7 @@ my $seendhpython = '';
my $usescdbspython = '';
# If there is no debian/compat file present but cdbs is being used, cdbs will
-# create one automatically. Currently it always uses compatibility level 4.
+# create one automatically. Currently it always uses compatibility level 5.
# It may be better to look at what version of cdbs the package depends on and
# from that derive the compatibility level....
--
Debian package checker
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]