~ubuntu-branches/ubuntu/karmic/python-kde3/karmic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2006-11-22 19:03:34 UTC
  • mfrom: (1.1.5 upstream) (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061122190334-z7nhzu4dca926iam
Tags: 3.16.0-0ubuntu1
* New upstream release
* Build-depend on pyqt 3.17 and sip 4.5
* Add build-depends on /usr/lib/kde3/libkonsolepart.so
* Don't build for python 2.5, it fails to build
* Merge with Debian, remaining change:
  - kubuntu_01_dcop.diff patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Ricardo Javier Cardenes Medina <rcardenes@debian.org>
5
5
Uploaders: Torsten Marek <shlomme@debian.org>
6
 
Build-Depends: debhelper (>= 5.0.0), libqt3-mt-dev (>= 3:3.1.1), qt3-dev-tools (>= 3:3.1.1-2), qt3-apps-dev (>= 3:3.1.1-2), libqt3-compat-headers (>= 3:3.1.1-2), python, python-all-dev, sip4 (>= 4.4.3), sip4 (<< 4.5), python-sip4-dev (>= 4.4.5), python-qt3 (>= 3.16-1.1), python-qt-dev (>= 3.16), kdelibs4-dev, python-central (>= 0.5.0)
 
6
Build-Depends: debhelper (>= 5.0.37.2), libqt3-mt-dev (>= 3:3.1.1), qt3-dev-tools (>= 3:3.1.1-2), qt3-apps-dev (>= 3:3.1.1-2), libqt3-compat-headers (>= 3:3.1.1-2), python, python-all-dev, sip4 (>= 4.5), sip4 (<< 4.6), python-sip4-dev (>= 4.5), python-qt3 (>= 3.17), python-qt-dev (>= 3.17), kdelibs4-dev, python-central (>= 0.5.0), konsole
7
7
Standards-Version: 3.7.2
8
8
XS-Python-Version: all
9
9
 
10
10
Package: python-kde3
11
11
Architecture: any
12
 
Depends: ${python:Depends}, python-qt3 (>= 3.16-1.1), kdelibs4c2a
 
12
Depends: ${shlibs:Depends}, ${python:Depends}, python-qt3 (>= 3.16-1.1)
13
13
Replaces: python2.3-kde3, python2.4-kde3
14
14
Conflicts: python2.3-kde3, python2.4-kde3
15
15
Provides: ${python:Provides}