From 9f58b6e47090766454af1106806d08391772b13b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 10 Sep 2011 20:13:45 +0200 Subject: Add repoman warning about bash-completion deprecation. --- pym/repoman/checks.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pym/repoman/checks.py b/pym/repoman/checks.py index bff4b1fbf..cdcc8bcd8 100644 --- a/pym/repoman/checks.py +++ b/pym/repoman/checks.py @@ -384,6 +384,7 @@ class InheritDeprecated(LineCheck): # deprecated eclass : new eclass (False if no new eclass) deprecated_classes = { + "bash-completion": "bash-completion-r1", "gems": "ruby-fakegem", "git": "git-2", "mozconfig-2": "mozconfig-3", -- cgit v1.2.3-1-g7c22