~ubuntu-branches/ubuntu/quantal/sysstat/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Dave Walker (Daviey)
  • Date: 2011-02-09 17:10:56 UTC
  • mfrom: (1.1.19 upstream) (2.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20110209171056-ep8aecyxtppsrbnf
Tags: 9.1.7-2ubuntu1
* debian/patches/cflags-ordering.patch: Re-arrange CFLAGS in 
  ./Makefile.in to resolve FTBFS. (LP: #716043)
* debian/control: Updated maintainer, as per policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: sysstat
2
2
Section: admin
3
3
Priority: optional
4
 
Maintainer: Robert Luberda <robert@debian.org>
5
 
Build-Depends: debhelper (>= 7), gettext
6
 
Standards-Version: 3.8.4
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Robert Luberda <robert@debian.org>
 
6
Build-Depends: debhelper (>= 8), gettext, libsensors4-dev
 
7
Standards-Version: 3.9.1
7
8
 
8
9
Package: sysstat
9
10
Architecture: any
10
11
Depends: ${shlibs:Depends}, ${misc:Depends}, ucf (>= 2.003), lsb-base (>= 3.0-6), bzip2
11
12
Recommends: cron
12
13
Suggests: isag
13
 
Conflicts: atsar (<< 1.5-3)
14
14
Description: system performance tools for Linux
15
15
 The sysstat package contains the following system performance tools:
16
16
  - sar: collects and reports system activity information;