~ubuntu-branches/ubuntu/oneiric/libproxy/oneiric-security

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Barry Warsaw
  • Date: 2011-07-22 19:08:12 UTC
  • Revision ID: james.westby@ubuntu.com-20110722190812-054fz365n1pz07ln
Tags: 0.3.1-2ubuntu6
Switch to dh_python2.  (LP: #788514)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
10
10
XSBC-Original-Maintainer: Emilio Pozuelo Monfort <pochu@debian.org>
11
11
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>
12
 
Build-Depends: cdbs,
 
12
Build-Depends: cdbs (>= 0.4.90~),
13
13
               debhelper (>= 5),
14
14
               gnome-pkg-tools,
15
15
               autotools-dev,
16
 
               python-all-dev,
17
 
               python-support,
 
16
               python-all-dev (>= 2.6.6-3~),
18
17
               network-manager-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
19
18
               libdbus-1-dev,
20
19
               kdelibs5-dev [!armel],
24
23
               gconf2,
25
24
               libxmu-dev
26
25
Standards-Version: 3.8.3
27
 
XS-Python-Version: >= 2.5
 
26
X-Python-Version: >= 2.5
28
27
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/libproxy
29
28
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/libproxy
30
29
Homepage: http://code.google.com/p/libproxy/
67
66
Package: python-libproxy
68
67
Architecture: all
69
68
Section: python
70
 
XB-Python-Version: ${python:Versions}
71
69
Depends: ${python:Depends},
72
70
         ${misc:Depends},
73
71
         libproxy0 (>= ${source:Version})