Drop obsolete Replaces.

This commit is contained in:
Michael Biebl
2011-12-14 19:45:20 +00:00
parent a278f948b0
commit a2656e0e76
3 changed files with 1 additions and 8 deletions

1
debian/changelog vendored
View File

@@ -8,6 +8,7 @@ libgtop2 (2.28.4-2) UNRELEASED; urgency=low
- Drop obsolete versioned Build-Depends on dpkg-dev. - Drop obsolete versioned Build-Depends on dpkg-dev.
- Tighten dependency between libgtop2-dev and gir1.2-gtop-2.0. - Tighten dependency between libgtop2-dev and gir1.2-gtop-2.0.
- Change section of gir1.2-gtop-2.0 to introspection. - Change section of gir1.2-gtop-2.0 to introspection.
- Drop obsolete Replaces.
-- Michael Biebl <biebl@debian.org> Wed, 14 Dec 2011 20:36:19 +0100 -- Michael Biebl <biebl@debian.org> Wed, 14 Dec 2011 20:36:19 +0100

4
debian/control vendored
View File

@@ -57,10 +57,6 @@ Description: gtop system monitoring library (devel)
Package: libgtop2-common Package: libgtop2-common
Architecture: all Architecture: all
Depends: ${misc:Depends}, Depends: ${misc:Depends},
Replaces: libgtop2-5,
libgtop2-4,
libgtop2-2,
libgtop2
Description: gtop system monitoring library (common) Description: gtop system monitoring library (common)
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.

4
debian/control.in vendored
View File

@@ -52,10 +52,6 @@ Description: gtop system monitoring library (devel)
Package: libgtop2-common Package: libgtop2-common
Architecture: all Architecture: all
Depends: ${misc:Depends}, Depends: ${misc:Depends},
Replaces: libgtop2-5,
libgtop2-4,
libgtop2-2,
libgtop2
Description: gtop system monitoring library (common) Description: gtop system monitoring library (common)
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.