* New upstream release. + Fix for proc_state.h reference in documentation (closes: #353596). * Bump glib build-dependency. * Standards version is 3.7.2. * New library package name. * Split the translations in a separate package. * Use dpkg-dev 1.13.19 for NMU-safety. * Rework package descriptions. * libgtop2-5.docs: removed, added automatically by cdbs. * libgtop2-5.post*: removed, duplicates dh_makeshlibs. * rules: enable xauth. * libgtop-config.1: removed, unused. -- Josselin Mouette <joss@debian.org> Sat, 20 May 2006 20:12:59 +0200
39 lines
2.1 KiB
Plaintext
39 lines
2.1 KiB
Plaintext
Source: libgtop2
|
|
Section: libs
|
|
Priority: optional
|
|
Maintainer: Sebastien Bacher <seb128@debian.org>
|
|
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Akira TAGOH <tagoh@debian.org>, Andreas Rottmann <rotty@debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Clément Stenac <zorglub@debian.org>, Dafydd Harries <daf@debian.org>, Guilherme de S. Pastore <gpastore@debian.org>, Gustavo Franco <stratus@debian.org>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Marco Cabizza <marco87@gmail.com>, Ondřej Surý <ondrej@debian.org>, Ross Burton <ross@debian.org>, Sjoerd Simons <sjoerd@debian.org>, Takuo KITAME <kitame@debian.org>
|
|
Build-Depends: debhelper (>= 4.0), gettext, pkg-config, libpopt-dev, libxau-dev, libglib2.0-dev (>= 2.6.0), gnome-pkg-tools, cdbs, texinfo, dpkg-dev (>= 1.13.19)
|
|
Standards-Version: 3.7.2
|
|
|
|
Package: libgtop2-7
|
|
Architecture: any
|
|
Section: libs
|
|
Depends: ${shlibs:Depends}, libgtop2-common (>= ${source:Version})
|
|
Description: gtop system monitoring library
|
|
The gtop library reads information about processes and the state of the
|
|
system. It is used by the GNOME desktop environment.
|
|
.
|
|
This package contains the shared library.
|
|
|
|
Package: libgtop2-dev
|
|
Architecture: any
|
|
Section: libdevel
|
|
Depends: libgtop2-7 (= ${binary:Version}), libglib2.0-dev
|
|
Description: gtop system monitoring library
|
|
The gtop library reads information about processes and the state of the
|
|
system. It is used by the GNOME desktop environment.
|
|
.
|
|
This package contains the static library, development headers, and
|
|
documentation.
|
|
|
|
Package: libgtop2-common
|
|
Architecture: any
|
|
Section: libs
|
|
Replaces: libgtop2-5, libgtop2-4, libgtop2-2
|
|
Description: common files for the gtop system monitoring library
|
|
The gtop library reads information about processes and the state of the
|
|
system. It is used by the GNOME desktop environment.
|
|
.
|
|
This package contains the translations.
|