~pkunal-parmar/ubuntu-calendar-app/ICalImport

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Source: calendar-app
Priority: extra
Maintainer: Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>
Build-Depends: cmake,
               debhelper (>= 9),
               intltool,
               python3,
               qtdeclarative5-dev-tools,
               qt5-default,
               qtdeclarative5-qtquick2-plugin,
               qtdeclarative5-test-plugin,
Standards-Version: 3.9.4
Section: misc
Homepage: https://launchpad.net/ubuntu-calendar-app
Vcs-Bzr: https://code.launchpad.net/~ubuntu-calendar-dev/ubuntu-calendar-app/trunk

Package: calendar-app
Architecture: all
Depends: ${misc:Depends},
         qmlscene,
         qtdeclarative5-quicklayouts-plugin,
         qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu,
         ${misc:Depends},
         libqt5organizer5,
         qtdeclarative5-qtorganizer-plugin,
         qtorganizer5-eds,
         qtdeclarative5-ubuntu-syncmonitor0.1,
         ubuntu-mobile-icons | suru-icon-theme,
         libqt5contacts5,
         qtdeclarative5-qtcontacts-plugin,
         qtcontact5-galera,
Description: Calendar application for Ubuntu devices
 The Calendar application for Ubuntu devices lets you organise your life your
 way by month, week or daily diary.
 .
 It’s about the task and the context; use the calendar app as a todo list,
 a diary, a planner, a journal, a life log; and the calendar will behave how
 you need it to.

Package: calendar-app-autopilot
Architecture: all
Depends: libautopilot-qt (>= 1.4),
         libqt5test5,
         calendar-app (= ${source:Version}),
         python3-dateutil,
         ubuntu-ui-toolkit-autopilot,
         address-book-service-dummy,
         address-book-service-testability
Description: Autopilot tests for Ubuntu Calendar Application
 This package contains autopilot tests for the Ubuntu Calendar application.

Package: ubuntu-calendar-app
Architecture: all
Depends: calendar-app, ${misc:Depends}
Section: oldlibs
Description: transitional dummy package
 This is a transitional dummy package. It can safely be removed.