New upstream release, added a conflicts/replace because of the manpage is the wrong binary

This commit is contained in:
Sebastien Bacher
2004-07-26 08:45:17 +00:00
parent dfb35c8d08
commit ef693da8b3
6 changed files with 25 additions and 5 deletions

3
debian/control vendored
View File

@ -39,7 +39,8 @@ Package: libgtk2.0-bin
Section: misc
Architecture: any
Depends: ${shlibs:Depends}
Replaces: libgtk2.0-common (<= 2.4.0-3)
Replaces: libgtk2.0-common (<= 2.4.0-3), libgtk2.0-dev (<= 2.4.3-1)
Conflicts: libgtk2.0-dev (<= 2.4.3-1)
Description: The programs for the GTK+ graphical user interface library
The GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, the GTK+ is suitable