[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, infra-513663, updated. 2.5.0-rc1-103-g2c4674e



The following commit has been merged in the infra-513663 branch:
commit 2385045faf36866adb699119b4be15a8864a7303
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Mar 29 18:32:43 2011 +0200

    Fixed typo in Lab.pm

diff --git a/lib/Lab.pm b/lib/Lab.pm
index 253440d..6bba140 100644
--- a/lib/Lab.pm
+++ b/lib/Lab.pm
@@ -267,7 +267,7 @@ sub delete_force {
         'c' => 'changes',
         'changes' => 'changes',
         's' => 'source',
-        'sources' => 'source',
+        'source' => 'source',
         'u' => 'udeb',
         'udeb' => 'udeb',
     );

-- 
Debian package checker


Reply to: