~ubuntu-branches/ubuntu/hardy/apturl/hardy-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2007-08-16 18:03:48 UTC
  • Revision ID: james.westby@ubuntu.com-20070816180348-50zrm5ax0h6truxd
Tags: 0.0+bzr20070816
* added i18n support
* added support for "minver"
* added support to add repositories and sections
* added suppor for removing sources again

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 (>= 5.0.38), python-dev, python-central (>= 0.5.6), intltool
 
5
Build-Depends: debhelper (>= 5.0.38), python-dev, python-central (>= 0.5.6), intltool, python-distutils-extra
6
6
XS-Python-Version: current
7
7
Standards-Version: 3.7.2
8
8
XS-Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/apturl/ubuntu/
9
9
 
10
10
Package: apturl
11
11
Architecture: all
12
 
Depends: ${python:Depends}, ${shlibs:Depends}, python-gtk2 (>= 2.6.3-2), python-glade2 (>= 2.6.3-2), python-vte (>= 1:0.11.15-4), gksu (>= 2.0.0-1ubuntu3), gnome-icon-theme (>= 2.14.0-1)
 
12
Depends: ${python:Depends}, ${shlibs:Depends}, python-gtk2 (>= 2.6.3-2), python-glade2 (>= 2.6.3-2), python-vte (>= 1:0.11.15-4), gksu (>= 2.0.0-1ubuntu3), gnome-icon-theme (>= 2.14.0-1), gnome-app-install
13
13
Recommends: libgnome2-perl
14
14
XB-Python-Version: ${python:Versions}
15
15
Description: Install package with the apt protocol