File: control

package info (click to toggle)
synce-sync-engine 0.11.1-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 996 kB
  • ctags: 923
  • sloc: python: 8,586; xml: 949; makefile: 51; sh: 7
file content (37 lines) | stat: -rw-r--r-- 1,705 bytes parent folder | download
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
Source: synce-sync-engine
Section: libs
Priority: optional
Maintainer: Jonny Lamb <jonnylamb@jonnylamb.com>
Build-Depends: debhelper (>= 5), quilt
Build-Depends-Indep: python-setuptools, python-central, python
XS-Python-Version: all
Standards-Version: 3.7.3
Vcs-Git: git://git.jonnylamb.com/git/packaging/synce-sync-engine.git
Vcs-Browser: http://git.jonnylamb.com/?p=packaging/synce-sync-engine.git;a=summary

Package: synce-sync-engine
Section: utils
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, odccm | synce-hal, python-gobject, python-dbus, python-dateutil, python-libxml2, python-tz, python-libxslt1, python-rra, python-rapi2, python-rtfcomp
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Synchronization engine for Windows Mobile devices
 SyncEngine talks the to a Windows Mobile device through the ActiveSync
 protocol. It provides plugins for OpenSync for synchronization. SyncEngine
 talks to the device through the connection manager, odccm.
 .
 This package contains the actual SyncEngine.

Package: opensync-plugin-synce
Section: libs
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, synce-sync-engine, python-opensync, python-dbus, python-gobject, opensync-module-python
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: SynCE plugin for OpenSync
 SyncEngine talks the to a Windows Mobile device through the ActiveSync
 protocol. It provides plugins for OpenSync for synchronization. SyncEngine
 talks to the device through the connection manager, odccm.
 .
 This package contains a SyncEngine plugin for OpenSync. This allows you
 to sync using SyncEngine.