~ubuntu-branches/ubuntu/raring/lsb/raring-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-04-25 12:49:32 UTC
  • Revision ID: package-import@ubuntu.com-20120425124932-oh4bw0j8lutokyaa
Tags: 4.0-0ubuntu22
Use python3 instead of python2 (again).

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
Package: lsb-core
11
11
Architecture: any
12
12
Multi-Arch: foreign
13
 
Depends: lsb-release, ${glibc}, libz1, libncurses5, libpam0g, lsb-invalid-mta | mail-transport-agent, at, bc, binutils, bsdmainutils, bsdutils, cpio, cron, ed, file, libc6-dev | libc-dev, locales, cups-bsd | lpr, lprng | cups-client, m4, mailx | mailutils, make, man-db, mawk | gawk, ncurses-term, passwd, patch, pax, procps, psmisc, rsync, alien (>= 8.36), python, ${python:Depends}, ${misc:Depends}, ${depends}, lsb-base, time
 
13
Depends: lsb-release, ${glibc}, libz1, libncurses5, libpam0g, lsb-invalid-mta | mail-transport-agent, at, bc, binutils, bsdmainutils, bsdutils, cpio, cron, ed, file, libc6-dev | libc-dev, locales, cups-bsd | lpr, lprng | cups-client, m4, mailx | mailutils, make, man-db, mawk | gawk, ncurses-term, passwd, patch, pax, procps, psmisc, rsync, alien (>= 8.36), python3, ${python3:Depends}, ${misc:Depends}, ${depends}, lsb-base, time
14
14
Provides: lsb-core-noarch, ${provides}
15
15
Conflicts: lsb (<< 2.0-2)
16
16
Replaces: lsb (<< 2.0-2)
122
122
 
123
123
Package: lsb-languages
124
124
Architecture: any
125
 
Depends: lsb-core (>= 4.0), python (>= 2.4), perl (>= 5.8.8), perl (<< 6), ${misc:Depends}
 
125
Depends: lsb-core (>= 4.0), python3, perl (>= 5.8.8), perl (<< 6), ${misc:Depends}
126
126
Provides: lsb-languages-noarch, ${provides}
127
127
Description: Linux Standard Base 4.0 Runtime Languages package
128
128
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
244
244
Package: lsb-release
245
245
Architecture: all
246
246
Multi-Arch: foreign
247
 
Depends: ${python:Depends}, ${misc:Depends}
 
247
Depends: ${python3:Depends}, ${misc:Depends}
248
248
Recommends: apt
249
249
Suggests: lsb
250
250
Description: Linux Standard Base version reporting utility