Description: Disable the fedmsg-tweet script generation
 Its dependencies are not in Debian.
Author: Simon Chopin <chopin.simon@gmail.com>
Forwarded: not-needed

Index: fedmsg-0.6.8+git20130809.1.44ccafe/setup.py
===================================================================
--- fedmsg-0.6.8+git20130809.1.44ccafe.orig/setup.py	2013-08-12 12:07:29.926710364 +0200
+++ fedmsg-0.6.8+git20130809.1.44ccafe/setup.py	2013-08-12 12:07:29.922710364 +0200
@@ -125,7 +125,7 @@
             #"fedmsg-config=fedmsg.commands.config:config",
             "fedmsg-irc=fedmsg.commands.ircbot:ircbot",
             "fedmsg-collectd=fedmsg.commands.collectd:collectd",
-            "fedmsg-tweet=fedmsg.commands.tweet:tweet",
+            #"fedmsg-tweet=fedmsg.commands.tweet:tweet",
             "fedmsg-announce=fedmsg.commands.announce:announce",
             "fedmsg-trigger=fedmsg.commands.trigger:trigger",
         ],
