~ubuntu-branches/ubuntu/precise/dbus-python/precise

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2012-01-27 10:46:02 UTC
  • Revision ID: package-import@ubuntu.com-20120127104602-jeetrw1b9m1f6xby
Tags: 1.0.0-1ubuntu1
Correct package name for python3-pyqt4-dbus in python3-dbus recommends

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: dbus-python
2
2
Section: devel
3
3
Priority: optional
4
 
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
5
6
Uploaders: Sjoerd Simons <sjoerd@debian.org>,
6
7
           Sebastian Dröge <slomo@debian.org>,
7
8
           Simon McVittie <smcv@debian.org>,
60
61
Depends: ${misc:Depends},
61
62
         ${python3:Depends},
62
63
         ${shlibs:Depends}
63
 
Recommends: python3-gi | python3-qt4-dbus
 
64
Recommends: python3-gi | python3-pyqt4-dbus
64
65
Suggests: python-dbus-doc, python3-dbus-dbg
65
66
Provides: ${python3:Provides}
66
67
Description: simple interprocess messaging system (Python 3 interface)