diff options
author | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/applications/basket/debian/control | |
parent | 6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff) | |
download | tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip |
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/applications/basket/debian/control')
-rw-r--r-- | ubuntu/precise/applications/basket/debian/control | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/basket/debian/control b/ubuntu/precise/applications/basket/debian/control new file mode 100644 index 000000000..b78289774 --- /dev/null +++ b/ubuntu/precise/applications/basket/debian/control @@ -0,0 +1,40 @@ +Source: basket-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +XSBC-Original-Maintainer: Debian KDE Extras Team <[email protected]> +Uploaders: Ana Beatriz Guerrero Lopez <[email protected]>, Sune Vuorela <[email protected]> +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-trinity (<< 4:14.0.0) +Breaks: 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-trinity (<< 4:14.0.0) +Breaks: 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 + . |