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

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2006-11-21 11:18:27 UTC
  • Revision ID: james.westby@ubuntu.com-20061121111827-j63sb1imu6pr71ql
Tags: 3.1-22ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Depend on postfix rather than exim4 as preferred mail-transport-agent
    alternative.
  - Depend on libgl1-mesa-glx rather than libgl1-mesa as preferred libgl1
    alternative.
  - Add Ubuntu logging functions.
  - Drop the optional lsb-qt4 module to a suggests.
* Make log_action_end_msg always return zero, per
  debian/lsb-base.README.Debian.
* "ok" -> "OK" (closes: Malone #19245).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: misc
3
3
Priority: extra
4
4
Maintainer: Chris Lawrence <lawrencc@debian.org>
5
 
Build-Depends: debhelper (>= 4.1.13), po-debconf (>= 0.5.0), dpkg-dev (>= 1.10)
 
5
Build-Depends: debhelper (>= 5.0.37.2), po-debconf (>= 0.5.0), dpkg-dev (>= 1.10), python-central (>= 0.5), python-all-dev
6
6
Standards-Version: 3.7.2
 
7
XS-Python-Version: current
7
8
 
8
9
Package: lsb-core
9
10
Architecture: any
10
 
Depends: lsb-release, ${glibc}, libz1, postfix | mail-transport-agent, at, bc, binutils, bsdmainutils, bsdutils, cpio, cron, ed, file, libc6-dev | libc-dev, locales, lpr, lprng | cupsys-client, m4, mailx | mailutils, make, man-db, mawk | gawk, ncurses-term, passwd, patch, pax, procps, psmisc, rsync, alien (>= 8.36), python (>> 2.3), ${misc:Depends}, ${depends}, lsb-base
 
11
Depends: lsb-release, ${glibc}, libz1, postfix | mail-transport-agent, at, bc, binutils, bsdmainutils, bsdutils, cpio, cron, ed, file, libc6-dev | libc-dev, locales, lpr, lprng | cupsys-client, m4, mailx | mailutils, make, man-db, mawk | gawk, ncurses-term, passwd, patch, pax, procps, psmisc, rsync, alien (>= 8.36), ${python:Depends}, ${misc:Depends}, ${depends}, lsb-base
11
12
Provides: lsb-core-noarch, ${provides}
12
13
Conflicts: python (>> 2.5), lsb (<< 2.0-2)
13
14
Replaces: lsb (<< 2.0-2)
 
15
XB-Python-Version: ${python:Versions}
14
16
Description: Linux Standard Base 3.1 core support package
15
17
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
16
18
 core system that third-party applications written for Linux can
151
153
 
152
154
Package: lsb-release
153
155
Architecture: all
154
 
Depends: python (>> 2.3), python (<< 2.5)
 
156
Depends: ${python:Depends}
155
157
Recommends: lsb
 
158
XB-Python-Version: ${python:Versions}
156
159
Description: Linux Standard Base version reporting utility
157
160
 The Linux Standard Base (http://www.linuxbase.org/) is a standard
158
161
 core system that third-party applications written for Linux can