From e2ff896d265de8882d04f8f18d5544a22772ab6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Minier?= Date: Wed, 11 Apr 2007 14:14:22 +0000 Subject: [PATCH] * Wrap build-deps and deps. --- debian/changelog | 5 +++-- debian/control | 27 ++++++++++++++++++++++----- debian/control.in | 25 +++++++++++++++++++++---- 3 files changed, 46 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index 49a877e7..a6e380bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libgtop2 (2.14.8-2) UNRELEASED; urgency=low +libgtop2 (2.14.8-2) unstable; urgency=low * Upload to unstable; drop check-dist include. * Add CVE id, GNOME bug id, and SVN rev to 2.14.8-1. @@ -6,8 +6,9 @@ libgtop2 (2.14.8-2) UNRELEASED; urgency=low in libgtop2-dev.install. * Update watch file to track all stable branches and use HTTP. * Drop useless debian/libgtop-dev.postinst; cleanups. + * Wrap build-deps and deps. - -- Loic Minier Wed, 11 Apr 2007 16:12:32 +0200 + -- Loic Minier Wed, 11 Apr 2007 16:13:37 +0200 libgtop2 (2.14.8-1) experimental; urgency=low diff --git a/debian/control b/debian/control index a6e1db0c..317d47d5 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,26 @@ Source: libgtop2 Section: libs Priority: optional Maintainer: Sebastien Bacher -Uploaders: Debian GNOME Maintainers , Andrew Lau , Clément Stenac , Dafydd Harries , Guilherme de S. Pastore , Gustavo Franco , Gustavo Noronha Silva , J.H.M. Dassen (Ray) , Jordi Mallach , Jose Carlos Garcia Sogo , Josselin Mouette , Kilian Krause , Loic Minier , Marc 'HE' Brockschmidt , Marco Cabizza , Oystein Gisnas , Ondřej Surý , Ross Burton , Sjoerd Simons -Build-Depends: debhelper (>= 4.0), gettext, pkg-config, libpopt-dev, libxau-dev, libglib2.0-dev (>= 2.6.0), gnome-pkg-tools (>= 0.10), cdbs, texinfo, dpkg-dev (>= 1.13.19), libxml-parser-perl, libkvm-dev [kfreebsd-i386 kfreebsd-amd64] +Uploaders: Debian GNOME Maintainers , Loic Minier +Build-Depends: debhelper (>= 5), + gettext, + pkg-config, + libpopt-dev, + libxau-dev, + libglib2.0-dev (>= 2.6.0), + gnome-pkg-tools (>= 0.10), + cdbs, + texinfo, + dpkg-dev (>= 1.13.19), + libxml-parser-perl, + libkvm-dev [kfreebsd-i386 kfreebsd-amd64] Standards-Version: 3.7.2 Package: libgtop2-7 Architecture: any Section: libs -Depends: ${shlibs:Depends}, libgtop2-common (>= ${source:Version}) +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. @@ -19,7 +31,9 @@ Description: gtop system monitoring library Package: libgtop2-dev Architecture: any Section: libdevel -Depends: libgtop2-7 (= ${binary:Version}), libglib2.0-dev, ${libkvm-dev} +Depends: libgtop2-7 (= ${binary:Version}), + libglib2.0-dev, + ${libkvm-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. @@ -30,7 +44,10 @@ Description: gtop system monitoring library Package: libgtop2-common Architecture: all Section: libs -Replaces: libgtop2-5, libgtop2-4, libgtop2-2, libgtop2 +Replaces: libgtop2-5, + libgtop2-4, + libgtop2-2, + libgtop2 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. diff --git a/debian/control.in b/debian/control.in index ef6a6269..0dd9eacb 100644 --- a/debian/control.in +++ b/debian/control.in @@ -3,13 +3,25 @@ Section: libs Priority: optional Maintainer: Sebastien Bacher Uploaders: @GNOME_TEAM@ -Build-Depends: debhelper (>= 5), gettext, pkg-config, libpopt-dev, libxau-dev, libglib2.0-dev (>= 2.6.0), gnome-pkg-tools (>= 0.10), cdbs, texinfo, dpkg-dev (>= 1.13.19), libxml-parser-perl, libkvm-dev [kfreebsd-i386 kfreebsd-amd64] +Build-Depends: debhelper (>= 5), + gettext, + pkg-config, + libpopt-dev, + libxau-dev, + libglib2.0-dev (>= 2.6.0), + gnome-pkg-tools (>= 0.10), + cdbs, + texinfo, + dpkg-dev (>= 1.13.19), + libxml-parser-perl, + libkvm-dev [kfreebsd-i386 kfreebsd-amd64] Standards-Version: 3.7.2 Package: libgtop2-7 Architecture: any Section: libs -Depends: ${shlibs:Depends}, libgtop2-common (>= ${source:Version}) +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. @@ -19,7 +31,9 @@ Description: gtop system monitoring library Package: libgtop2-dev Architecture: any Section: libdevel -Depends: libgtop2-7 (= ${binary:Version}), libglib2.0-dev, ${libkvm-dev} +Depends: libgtop2-7 (= ${binary:Version}), + libglib2.0-dev, + ${libkvm-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. @@ -30,7 +44,10 @@ Description: gtop system monitoring library Package: libgtop2-common Architecture: all Section: libs -Replaces: libgtop2-5, libgtop2-4, libgtop2-2, libgtop2 +Replaces: libgtop2-5, + libgtop2-4, + libgtop2-2, + libgtop2 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.