From 76fabbe0baa1c6016b6ce1f9c41583d3a88d5e77 Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Wed, 24 Aug 2011 19:54:02 +0200 Subject: [PATCH] Add blacklisting explanation --- syncpackage | 3 +++ 1 file changed, 3 insertions(+) diff --git a/syncpackage b/syncpackage index 58b8ba6..c00d1a9 100755 --- a/syncpackage +++ b/syncpackage @@ -548,6 +548,9 @@ def main(): Logger.error("Source package is blacklisted") if isinstance(blacklisted, basestring): Logger.error(u"Reason: %s", blacklisted) + Logger.error("If you think this package shouldn't be blacklisted, " + "please file a bug explaining your reasoning and " + "subscribe ~ubuntu-archive.") sys.exit(1) if options.lp: