Drop obsolete Replaces from pre-wheezy.

This commit is contained in:
Michael Biebl
2015-06-14 10:27:52 +00:00
parent 66f0c4caec
commit 9e617d186e
3 changed files with 4 additions and 2 deletions

4
debian/changelog vendored
View File

@@ -1,10 +1,14 @@
libgtop2 (2.30.0-1) UNRELEASED; urgency=medium libgtop2 (2.30.0-1) UNRELEASED; urgency=medium
[ Jackson Doak ]
* New upstream release. * New upstream release.
- Increases maximum CPU limit, which breaks ABI. - Increases maximum CPU limit, which breaks ABI.
* Change library name to libgtop2-10 for new SONAME * Change library name to libgtop2-10 for new SONAME
* Drop 06_kfreebsd_sys_pipe.patch. Fixed upstream. * Drop 06_kfreebsd_sys_pipe.patch. Fixed upstream.
[ Michael Biebl ]
* Drop obsolete Replaces from pre-wheezy.
-- Jackson Doak <noskcaj@ubuntu.com> Wed, 02 Jul 2014 08:45:13 +1000 -- Jackson Doak <noskcaj@ubuntu.com> Wed, 02 Jul 2014 08:45:13 +1000
libgtop2 (2.28.5-2) unstable; urgency=low libgtop2 (2.28.5-2) unstable; urgency=low

1
debian/control vendored
View File

@@ -66,7 +66,6 @@ Package: libgtop2-doc
Architecture: all Architecture: all
Section: doc Section: doc
Depends: ${misc:Depends}, Depends: ${misc:Depends},
Replaces: libgtop2-dev (<< 2.28.0-1)
Description: gtop system monitoring library (documentation) Description: gtop system monitoring library (documentation)
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.

1
debian/control.in vendored
View File

@@ -62,7 +62,6 @@ Package: libgtop2-doc
Architecture: all Architecture: all
Section: doc Section: doc
Depends: ${misc:Depends}, Depends: ${misc:Depends},
Replaces: libgtop2-dev (<< 2.28.0-1)
Description: gtop system monitoring library (documentation) Description: gtop system monitoring library (documentation)
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.