diff options
Diffstat (limited to 'ubuntu/raring/applications/knowit/debian/control')
-rw-r--r-- | ubuntu/raring/applications/knowit/debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/knowit/debian/control b/ubuntu/raring/applications/knowit/debian/control new file mode 100644 index 000000000..b6df5e1e2 --- /dev/null +++ b/ubuntu/raring/applications/knowit/debian/control @@ -0,0 +1,18 @@ +Source: knowit-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Lorenzo Villani <arbiter@arbiterlab.net> +Build-Depends: debhelper (>= 5), tdelibs4-trinity-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 +Homepage: http://knowit.sourceforge.net/ + +Package: knowit-trinity +Architecture: any +Depends: ${shlibs:Depends} +Replaces: knowit-kde3 (<< 4:14.0.0), knowit-trinity (<< 4:14.0.0) +Breaks: knowit-kde3 (<< 4:14.0.0), knowit-trinity (<< 4:14.0.0) +Description: Tool for managing notes [Trinity] + KnowIt is a tool for managing notes which are organized in + tree-like hierarchy. It is similar to TuxCards, + but KDE-based, and requires Trinity. |