~ubuntu-branches/ubuntu/karmic/pilot-link/karmic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-02-17 03:02:55 UTC
  • Revision ID: james.westby@ubuntu.com-20070217030255-4yohyqsa0aon19vr
Tags: 0.12.2-1ubuntu1
* Build the extension for the python debug interpreter.
* Bump debhelper compatibility to v5.
* Set Ubuntu maintainer address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: pilot-link
2
2
Section: otherosfs
3
3
Build-Depends: debhelper (>= 5.0.37.2), perl (>= 5.6), libpng-dev, libreadline5-dev | libreadline-dev, dpatch, python-dev (>= 2.3), python-support (>= 0.3), libusb-dev, libbluetooth2-dev
 
4
Build-Depends: debhelper (>= 5.0.37.2), perl (>= 5.6), libpng-dev, libreadline5-dev | libreadline-dev, dpatch, python-all-dev (>= 2.3), python-all-dbg (>= 2.5-0ubuntu5), python-support (>= 0.3), libusb-dev
4
5
Priority: optional
5
 
Maintainer: Ludovic Rousseau <rousseau@debian.org>
6
 
Standards-Version: 3.6.1
 
6
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
7
XSBC-Original-Maintainer: Ludovic Rousseau <rousseau@debian.org>
 
8
Standards-Version: 3.7.2
7
9
XS-Python-Version: >= 2.3
8
10
 
9
11
Package: pilot-link
37
39
Priority: extra
38
40
Depends: ${shlibs:Depends}, ${python:Depends}
39
41
Replaces: pilot-link (<< 0.9.3-1), pilot-link-python
 
42
Suggests: python-pisock-dbg
40
43
XB-Python-Version: ${python:Versions}
41
44
Conflicts: pilot-link-python
42
45
Description: Python module to communicate with PalmOS PDA
45
48
 .
46
49
  Homepage: http://www.pilot-link.org/
47
50
 
 
51
Package: python-pisock-dbg
 
52
Architecture: any
 
53
Section: python
 
54
Priority: extra
 
55
Depends: python-pisock (= ${Source-Version}), python-dbg, ${shlibs:Depends}
 
56
Description: Python module to communicate with PalmOS PDA (debug extension)
 
57
 This package provides the pisock module built for the python debug
 
58
 interpreter, which provides Python programs with means of communicating
 
59
 directly with a PalmOS device.
 
60
 
48
61
Package: libpisock9
49
62
Architecture: any
50
63
Section: libs