~ubuntu-branches/ubuntu/vivid/sysstat/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2011-02-07 20:57:05 UTC
  • mfrom: (12.1.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20110207205705-6rbilpmalr1gkfra
Tags: 9.1.7-2
* Upload to unstable.
* debian/rules:
  + call dpkg-buildflags for initial values of CFLAGS & LDFLAGS;
  + use dh_auto_{configure,install,clean} debhelper commands;
  + provide build-arch and build-indep targets.
* Updated 00-Makefile.patch to make it possible to install isag only.
* 09-format-warning.patch: Fix a warning given by gcc -Wformat.

Show diffs side-by-side

added added

removed removed

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