Description: Add the missing shebang line to make it executable
Author: Raphaël Hertzog <hertzog@debian.org>

--- a/feed2omb.py
+++ b/feed2omb.py
@@ -1,3 +1,4 @@
+#!/usr/bin/python
 #
 # feed2omb - a tool for publishing atom/rss feeds to microblogging services
 # Copyright (C) 2008-2012, Ciaran Gultnieks
