diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
commit | 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch) | |
tree | c6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/applications/basket/debian/control | |
parent | 211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff) | |
download | tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip |
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/applications/basket/debian/control')
-rw-r--r-- | ubuntu/raring/applications/basket/debian/control | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/basket/debian/control b/ubuntu/raring/applications/basket/debian/control new file mode 100644 index 000000000..640faa01a --- /dev/null +++ b/ubuntu/raring/applications/basket/debian/control @@ -0,0 +1,40 @@ +Source: basket-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> +Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Sune Vuorela <debian@pusling.com> +Build-Depends: libasound2-dev, debhelper (>= 5), tdelibs4-trinity-dev, tdepim-trinity-dev, libgpgme11-dev, quilt (>= 0.40), automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: basket-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: basket-kde3 (<< 4:14.0.0), basket-trinity (<< 4:14.0.0) +Breaks: basket-kde3 (<< 4:14.0.0), basket-trinity (<< 4:14.0.0) +Recommends: basket-kontact-integration-trinity +Description: a multi-purpose note-taking application for TDE [Trinity] + This application provides as many baskets (drawers) as you wish; Several + kinds of objects (texts, URLs, images,...) can be drag-n-drop'd into it. + . + Objects can be edited, copied, dragged... So, they can be arranged + according to users' taste. Moreover, Basket allows you to keep all objects + you want in one place, keep data on hand, take notes... + . + Homepage: http://basket.kde.org/ + +Package: basket-kontact-integration-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: basket-kontact-integration-kde3 (<< 4:14.0.0), basket-kontact-integration-trinity (<< 4:14.0.0) +Breaks: basket-kontact-integration-kde3 (<< 4:14.0.0), basket-kontact-integration-trinity (<< 4:14.0.0) +Description: a multi-purpose note-taking appliction, Kontact integration [Trinity] + This application provides as many baskets (drawers) as you wish; Several + kinds of objects (texts, URLs, images,...) can be drag-n-drop'd into it. + . + Objects can be edited, copied, dragged... So, they can be arranged + according to users' taste. Moreover, Basket allows you to keep all objects + you want in one place, keep data on hand, take notes... + . + This package contains the kontact-trinity plugin + . |