Update some descriptions to use GNOME instead of Gnome.

This commit is contained in:
Marc Brockschmidt
2004-06-10 12:48:02 +00:00
parent 0ef547a0f7
commit 3b915fb854
2 changed files with 13 additions and 6 deletions

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
libgtop2 (2.6.0-5) UNRELEASED; urgency=low
* debian/control.in:
+ Updated description to use GNOME instead of Gnome.
-- Marc 'HE' Brockschmidt <he@debian.org> Thu, 10 Jun 2004 14:43:35 +0200
libgtop2 (2.6.0-4) unstable; urgency=low
* debian/patches/10_relibtoolize.patch:

12
debian/control.in vendored
View File

@@ -12,8 +12,8 @@ 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"
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.
@@ -25,8 +25,8 @@ 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"
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.
@@ -39,8 +39,8 @@ 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"
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.