* Drop duplicated ${misc:Depends} from Recommends.

This commit is contained in:
Sebastian Dröge
2008-01-17 11:03:07 +00:00
parent 737c411f8c
commit d537c90274
3 changed files with 1 additions and 2 deletions

1
debian/changelog vendored
View File

@ -22,6 +22,7 @@ gtk+2.0 (2.12.5-1) unstable; urgency=low
* 092_recentfiles-recursion-fix.patch: Guard against recursion in
gtk_recent_files_menu_populate(). Patch from upstream SVN by
William Pitcock (Closes: #459393).
* Drop duplicated ${misc:Depends} from Recommends.
-- Sebastian Dröge <slomo@debian.org> Thu, 17 Jan 2008 10:49:09 +0100

1
debian/control vendored
View File

@ -98,7 +98,6 @@ Conflicts: libgtk2.0-0png3,
metacity (<< 1:2.20.0-1)
Replaces: libgtk2.0-0png3
Recommends: hicolor-icon-theme,
${misc:Depends},
libgtk2.0-bin
Suggests: librsvg2-common
Description: The GTK+ graphical user interface library

1
debian/control.in vendored
View File

@ -98,7 +98,6 @@ Conflicts: libgtk2.0-0png3,
metacity (<< 1:2.20.0-1)
Replaces: libgtk2.0-0png3
Recommends: hicolor-icon-theme,
${misc:Depends},
@BIN_PKG@
Suggests: librsvg2-common
Description: The GTK+ graphical user interface library