Files
libgtop/debian/control.in
Jose Carlos Garcia Sogo b50bc3bd9a Version 2.6.0-2
Added texinfo to build-depends, fixing a timestamp problem (#244010)
Added Conflicts && Replaces to libgtop2 package (#241471)
2004-05-01 12:53:14 +00:00

50 lines
1.6 KiB
Plaintext

Source: libgtop2
Section: libs
Priority: optional
Maintainer: Sebastien Bacher <seb128@debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 4.0), gettext, pkg-config, libpopt-dev, xlibs-dev, libglib2.0-dev, gnome-pkg-tools, cdbs, texinfo
Standards-Version: 3.6.1.0
Package: libgtop2-2
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Conflicts: libgtop2
Replaces: libgtop2
Description: Libraries for gtop system monitoring library (part of Gnome 2)
Gnome is the "GNU Network Object Model Environment"
.
It is a project to build a complete, user-friendly desktop based
entirely on free software.
.
This package contains the gtop libraries which read information about
processes and the running systems.
Package: libgtop2-dev
Architecture: any
Section: libdevel
Depends: libgtop2-2 (= ${Source-Version}), libglib2.0-dev
Description: Dev libraries for gtop system monitoring library (part of Gnome 2)
Gnome is the "GNU Network Object Model Environment"
.
It is a project to build a complete, user-friendly desktop based
entirely on free software.
.
This package contains the include files and static library for the
gtop libraries which read information about processes and the running
systems.
Package: libgtop2-daemon
Architecture: any
Section: utils
Depends: ${shlibs:Depends}
Description: gtop daemon for monitoring remote machines (part of Gnome 2)
Gnome is the "GNU Network Object Model Environment"
.
It is a project to build a complete, user-friendly desktop based
entirely on free software.
.
This package contains the libgtop_daemon which can be used to monitor
the processes on remote systems.