* Drop duplicated ${misc:Depends} from Recommends.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -22,6 +22,7 @@ gtk+2.0 (2.12.5-1) unstable; urgency=low
|
|||||||
* 092_recentfiles-recursion-fix.patch: Guard against recursion in
|
* 092_recentfiles-recursion-fix.patch: Guard against recursion in
|
||||||
gtk_recent_files_menu_populate(). Patch from upstream SVN by
|
gtk_recent_files_menu_populate(). Patch from upstream SVN by
|
||||||
William Pitcock (Closes: #459393).
|
William Pitcock (Closes: #459393).
|
||||||
|
* Drop duplicated ${misc:Depends} from Recommends.
|
||||||
|
|
||||||
-- Sebastian Dröge <slomo@debian.org> Thu, 17 Jan 2008 10:49:09 +0100
|
-- Sebastian Dröge <slomo@debian.org> Thu, 17 Jan 2008 10:49:09 +0100
|
||||||
|
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -98,7 +98,6 @@ Conflicts: libgtk2.0-0png3,
|
|||||||
metacity (<< 1:2.20.0-1)
|
metacity (<< 1:2.20.0-1)
|
||||||
Replaces: libgtk2.0-0png3
|
Replaces: libgtk2.0-0png3
|
||||||
Recommends: hicolor-icon-theme,
|
Recommends: hicolor-icon-theme,
|
||||||
${misc:Depends},
|
|
||||||
libgtk2.0-bin
|
libgtk2.0-bin
|
||||||
Suggests: librsvg2-common
|
Suggests: librsvg2-common
|
||||||
Description: The GTK+ graphical user interface library
|
Description: The GTK+ graphical user interface library
|
||||||
|
1
debian/control.in
vendored
1
debian/control.in
vendored
@ -98,7 +98,6 @@ Conflicts: libgtk2.0-0png3,
|
|||||||
metacity (<< 1:2.20.0-1)
|
metacity (<< 1:2.20.0-1)
|
||||||
Replaces: libgtk2.0-0png3
|
Replaces: libgtk2.0-0png3
|
||||||
Recommends: hicolor-icon-theme,
|
Recommends: hicolor-icon-theme,
|
||||||
${misc:Depends},
|
|
||||||
@BIN_PKG@
|
@BIN_PKG@
|
||||||
Suggests: librsvg2-common
|
Suggests: librsvg2-common
|
||||||
Description: The GTK+ graphical user interface library
|
Description: The GTK+ graphical user interface library
|
||||||
|
Reference in New Issue
Block a user