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

« back to all changes in this revision

Viewing changes to debian/control.in

  • 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:
101
101
Package: @PVER@-dev
102
102
Architecture: any
103
103
Multi-Arch: allowed
104
 
Depends: @PVER@ (= ${binary:Version}), lib@PVER@-dev (= ${binary:Version}), lib@PVER@ (= ${binary:Version}), libssl-dev, libexpat1-dev, ${shlibs:Depends}, ${misc:Depends}
 
104
Depends: @PVER@ (= ${binary:Version}), lib@PVER@-dev (= ${binary:Version}), lib@PVER@ (= ${binary:Version}), libexpat1-dev, ${shlibs:Depends}, ${misc:Depends}
105
105
Replaces: @PVER@ (<< 3.2~rc1-2)
106
106
Recommends: libc6-dev | libc-dev
107
107
Description: Header files and a static library for Python (v@VER@)
116
116
Architecture: any
117
117
Multi-Arch: same
118
118
Pre-Depends: multiarch-support
119
 
Depends: lib@PVER@-stdlib (= ${binary:Version}), lib@PVER@ (= ${binary:Version}), libssl-dev, libexpat1-dev, ${shlibs:Depends}, ${misc:Depends}
 
119
Depends: lib@PVER@-stdlib (= ${binary:Version}), lib@PVER@ (= ${binary:Version}), libexpat1-dev, ${shlibs:Depends}, ${misc:Depends}
120
120
Replaces: @PVER@ (<< 3.2~rc1-2), @PVER@-dev (<< 3.3.0~b1-2), @PVER@-minimal (<< 3.3.0~rc1-1~)
121
121
Recommends: libc6-dev | libc-dev
122
122
Description: Header files and a static library for Python (v@VER@)