~ubuntu-branches/ubuntu/saucy/python3.3/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-12-12 19:46:47 UTC
  • Revision ID: package-import@ubuntu.com-20121212194647-pzyhe02llj6q9a1a
Tags: 3.3.0-5ubuntu1
python3.3-dev, libpython3.3-dev: Drop the dependency on libssl-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: python3.3
2
2
Section: python
3
3
Priority: optional
4
 
Maintainer: Matthias Klose <doko@debian.org>
 
4
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Matthias Klose <doko@debian.org>
5
6
Build-Depends: debhelper (>= 5.0.51~), quilt, autoconf, lsb-release, sharutils,
6
7
  libreadline6-dev, libncursesw5-dev (>= 5.3),
7
8
  zlib1g-dev, libbz2-dev, liblzma-dev,
101
102
Package: python3.3-dev
102
103
Architecture: any
103
104
Multi-Arch: allowed
104
 
Depends: python3.3 (= ${binary:Version}), libpython3.3-dev (= ${binary:Version}), libpython3.3 (= ${binary:Version}), libssl-dev, libexpat1-dev, ${shlibs:Depends}, ${misc:Depends}
 
105
Depends: python3.3 (= ${binary:Version}), libpython3.3-dev (= ${binary:Version}), libpython3.3 (= ${binary:Version}), libexpat1-dev, ${shlibs:Depends}, ${misc:Depends}
105
106
Replaces: python3.3 (<< 3.2~rc1-2)
106
107
Recommends: libc6-dev | libc-dev
107
108
Description: Header files and a static library for Python (v3.3)
116
117
Architecture: any
117
118
Multi-Arch: same
118
119
Pre-Depends: multiarch-support
119
 
Depends: libpython3.3-stdlib (= ${binary:Version}), libpython3.3 (= ${binary:Version}), libssl-dev, libexpat1-dev, ${shlibs:Depends}, ${misc:Depends}
 
120
Depends: libpython3.3-stdlib (= ${binary:Version}), libpython3.3 (= ${binary:Version}), libexpat1-dev, ${shlibs:Depends}, ${misc:Depends}
120
121
Replaces: python3.3 (<< 3.2~rc1-2), python3.3-dev (<< 3.3.0~b1-2), python3.3-minimal (<< 3.3.0~rc1-1~)
121
122
Recommends: libc6-dev | libc-dev
122
123
Description: Header files and a static library for Python (v3.3)