Package: gmrun / 0.9.2-2.1

Metadata

Package Version Patches format
gmrun 0.9.2-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10 escaping.patch | (download)

src/gtkcompletionline.cc | 9 3 + 6 - 0 !
1 file changed, 3 insertions(+), 6 deletions(-)

 correct escaping of characters
20 includes.patch | (download)

src/prefs.cc | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 include missing headers
30 fix gcc 4.3 build.patch | (download)

src/ci_string.h | 1 1 + 0 - 0 !
src/gtkcompletionline.cc | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 include missing headers
40 history_string.patch | (download)

src/history.cc | 11 5 + 6 - 0 !
1 file changed, 5 insertions(+), 6 deletions(-)

 handle more than 256 characters in the history
50 empty history.patch | (download)

src/history.cc | 20 11 + 9 - 0 !
1 file changed, 11 insertions(+), 9 deletions(-)

 don't create an empty history file when history=0
60 fix_gtkcompletionline.patch | (download)

src/gtkcompletionline.cc | 28 2 + 26 - 0 !
1 file changed, 2 insertions(+), 26 deletions(-)

 fixes ftbfs
70 cmdline.patch | (download)

src/main.cc | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 add support for command line argument as initial content
80 selectoption.patch | (download)

src/main.cc | 10 9 + 1 - 0 !
1 file changed, 9 insertions(+), 1 deletion(-)

 add "selected" config option
90 window_placement.patch | (download)

config/gmrunrc | 2 0 + 2 - 0 !
src/main.cc | 10 7 + 3 - 0 !
2 files changed, 7 insertions(+), 5 deletions(-)

 update window placement
#  If the user hasn't set any position prefs (Top or Left directives), then
#  center the window
# Bug-Debian: http://bugs.debian.org/471319
100 gmrunrc.patch | (download)

config/gmrunrc | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use x-terminal-emulator and x-www-browser
debian changes 0.9.2 2.1 | (download)

src/gtkcompletionline.cc | 25 23 + 2 - 0 !
1 file changed, 23 insertions(+), 2 deletions(-)

 upstream changes introduced in version 0.9.2-2.1
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 gmrun (0.9.2-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Use patch from Rafael Cunha de Almeida to build using glibc's alphasort
     (Closes: #570348)
 .
 The person named in the Author field signed this changelog entry.