* Let libgtop2-common also replace the venerable libgtop2. (Closes: #380350)

This commit is contained in:
Loïc Minier
2006-07-29 16:58:07 +00:00
parent da3afa2463
commit 40ba4286ba
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libgtop2 (2.14.1-3) unstable; urgency=low
* Let libgtop2-common also replace the venerable libgtop2. (Closes: #380350)
-- Loic Minier <lool@dooz.org> Sat, 29 Jul 2006 18:57:02 +0200
libgtop2 (2.14.1-2) unstable; urgency=low libgtop2 (2.14.1-2) unstable; urgency=low
* Make libgtop2-common arch: all instead of arch: any. * Make libgtop2-common arch: all instead of arch: any.

2
debian/control vendored
View File

@@ -30,7 +30,7 @@ Description: gtop system monitoring library
Package: libgtop2-common Package: libgtop2-common
Architecture: all Architecture: all
Section: libs Section: libs
Replaces: libgtop2-5, libgtop2-4, libgtop2-2 Replaces: libgtop2-5, libgtop2-4, libgtop2-2, libgtop2
Description: common files for the gtop system monitoring library Description: common files for the gtop system monitoring library
The gtop library reads information about processes and the state of the The gtop library reads information about processes and the state of the
system. It is used by the GNOME desktop environment. system. It is used by the GNOME desktop environment.

2
debian/control.in vendored
View File

@@ -30,7 +30,7 @@ Description: gtop system monitoring library
Package: libgtop2-common Package: libgtop2-common
Architecture: all Architecture: all
Section: libs Section: libs
Replaces: libgtop2-5, libgtop2-4, libgtop2-2 Replaces: libgtop2-5, libgtop2-4, libgtop2-2, libgtop2
Description: common files for the gtop system monitoring library Description: common files for the gtop system monitoring library
The gtop library reads information about processes and the state of the The gtop library reads information about processes and the state of the
system. It is used by the GNOME desktop environment. system. It is used by the GNOME desktop environment.