tpsession initial import
[tpsession] / tpsession-0.1 / debian / control
diff --git a/tpsession-0.1/debian/control b/tpsession-0.1/debian/control
new file mode 100644 (file)
index 0000000..4c6722f
--- /dev/null
@@ -0,0 +1,28 @@
+Source: tpsession
+Section: libs
+Priority: extra
+Maintainer: Kate Alhola <kate.alhola@nokia.com>
+Build-Depends: cdbs, cdbs, debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: libtpsession
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Easy to use API to Telepathy-Qt4
+ Easy to use API to Telepathy-Qt4
+
+Package: libtpsession-dev
+Architecture: any
+Section: libdevel
+Depends: libtpsession (=0.1-1)
+Description: Easy to use API to Telepathy-Qt4 dev files
+ Easy to use API to Telepathy-Qt4 dev files
+
+Package: libtpsession-dbg
+Architecture: any
+Section: libdevel
+Depends: tpsession (=0.1)
+Description: Easy to use API to Telepathy-Qt4 debug symbols
+ Easy to use API to Telepathy-Qt4 debug symbols
+