~ubuntu-branches/ubuntu/maverick/apturl/maverick-security

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt, Harald Sitter, Michael Vogt
  • Date: 2009-09-18 09:46:29 UTC
  • Revision ID: james.westby@ubuntu.com-20090918094629-z8b3go5cms2y5pxz
Tags: 0.4.1ubuntu1
[ Harald Sitter ]
* Borrow encoding wrappers from GDebi to fix encodings in KDE UI

[ Michael Vogt ]
* AptUrl/gtk/GtkUI.py:
  - Use software-properites to enable componenents
* debian/control:
  - Remove dependency on gnome-app-install 
  - Add software-properties-gtk

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: admin
3
3
Priority: optional
4
4
Maintainer: Michael Vogt <mvo@ubuntu.com>
5
 
Build-Depends: debhelper (>= 7.0.50~),
 
5
Build-Depends: debhelper (>= 5.0.51~),
6
6
 intltool,
7
7
 python-central (>= 0.5.6),
8
8
 python-dev,
9
9
 python-distutils-extra
10
10
XS-Python-Version: current
11
 
Standards-Version: 3.8.3
 
11
Standards-Version: 3.8.0
12
12
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/apturl/ubuntu/
13
13
Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-core-dev/apturl/ubuntu/files
14
14
 
37
37
 apturl-common (= ${binary:Version}),
38
38
 gconf2,
39
39
 gksu (>= 2.0.0-1ubuntu3),
40
 
 gnome-app-install,
41
40
 gnome-icon-theme (>= 2.14.0-1),
42
41
 python-glade2 (>= 2.6.3-2),
43
42
 python-gobject,
44
43
 python-gtk2 (>= 2.6.3-2),
45
44
 python-vte (>= 1:0.11.15-4),
 
45
 software-properties-gtk,
46
46
 synaptic
47
47
Recommends: libgnome2-perl, python-gtkhtml2
48
48
XB-Python-Version: ${python:Versions}