Add Debian packaging to source
[feedhandler] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..662e386
--- /dev/null
@@ -0,0 +1,15 @@
+Source: feedhandler
+Section: user/network
+Priority: extra
+Maintainer: Thomas Perl <thp@thpinfo.com>
+Build-Depends: debhelper, vala, libdbus-glib-1-dev, libgtk2.0-dev
+Standards-Version: 3.8.1
+Homepage: http://feedhandler.garage.maemo.org/
+
+Package: feedhandler
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Feed Handler for the Maemo Browser
+ This package provides a generic feed handler for the web browser.
+ Users can choose the application with which to open a given RSS
+ feed when the web browser requests a feed to be added.