Override incorrect menu-icon-missing lintian warning properly.
This commit is contained in:
parent
49ef65c97c
commit
e402face25
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -9,6 +9,7 @@ cmake (2.8.5~rc2-0r1) UNRELEASED; urgency=low
|
||||
* Refresh screen-256color-bce.diff patch.
|
||||
* Add spelling_formatting_fixes.diff which fixes a couple of new
|
||||
spelling / formatting errors.
|
||||
* Override incorrect menu-icon-missing lintian warning properly.
|
||||
|
||||
-- Modestas Vainius <modax@debian.org> Sun, 19 Jun 2011 15:42:11 +0300
|
||||
|
||||
|
2
debian/cmake-curses-gui.lintian-overrides
vendored
2
debian/cmake-curses-gui.lintian-overrides
vendored
@ -1,2 +1,2 @@
|
||||
# Can be found in cmake-data
|
||||
cmake-curses-gui: menu-icon-missing /usr/share/pixmaps/cmake.xpm
|
||||
cmake-curses-gui: menu-icon-missing usr/share/pixmaps/cmake.xpm
|
||||
|
2
debian/cmake-qt-gui.lintian-overrides
vendored
2
debian/cmake-qt-gui.lintian-overrides
vendored
@ -1,2 +1,2 @@
|
||||
# Can be found in cmake-data.
|
||||
cmake-qt-gui: menu-icon-missing /usr/share/pixmaps/cmake.xpm
|
||||
cmake-qt-gui: menu-icon-missing usr/share/pixmaps/cmake.xpm
|
||||
|
Loading…
x
Reference in New Issue
Block a user