[SCM] Debian package checker branch, master, updated. 2.5.1-2-ga684a35
The following commit has been merged in the master branch:
commit 112a6b8686cbf5e5bdb5c73dcdeb6d1ab38ea60c
Author: Nicolás Alvarez <nicolas.alvarez@gmail.com>
Date: Sun Jun 19 13:49:46 2011 +0200
Fix typo in circular-deps check description
Signed-off-by: Niels Thykier <niels@thykier.net>
diff --git a/checks/circular-deps.desc b/checks/circular-deps.desc
index 4280097..a652ced 100644
--- a/checks/circular-deps.desc
+++ b/checks/circular-deps.desc
@@ -19,6 +19,6 @@ Info: The listed packages from the same source circularly depend
If possible, consider removing or reducing one of the depends.
.
Note: This check is limited to packages created from the same
- source package. Full circular dependencies between bianries from
+ source package. Full circular dependencies between binaries from
different source packages is beyond the scope of Lintian.
Ref: policy 7.2
diff --git a/debian/changelog b/debian/changelog
index 18b2f68..5a98d6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lintian (2.5.2) UNRELEASED; urgency=low
+
+ * checks/circular-deps.desc:
+ + [NT] Fixed typo; thanks to Nicolás Alvarez for the report
+ and patch. (Closes: #630925)
+
+ -- Niels Thykier <niels@thykier.net> Sun, 19 Jun 2011 13:39:10 +0200
+
lintian (2.5.1) unstable; urgency=low
* Summary of tag changes:
--
Debian package checker
Reply to: