Package: gitg / 0.2.4-1.1+deb7u1

Metadata

Package Version Patches format
gitg 0.2.4-1.1+deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Change Categories to Development RevisionControl.patch | (download)

data/gitg.desktop.in.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] change categories to development;revisioncontrol;

Signed-off-by: Jonny Lamb <jonny@debian.org>

0002 libgitg make a static library.patch | (download)

gitg/Makefile.am | 2 1 + 1 - 0 !
gitg/Makefile.in | 2 1 + 1 - 0 !
libgitg/Makefile.am | 3 1 + 2 - 0 !
libgitg/Makefile.in | 3 1 + 2 - 0 !
4 files changed, 4 insertions(+), 6 deletions(-)

 [patch] libgitg: make a static library

Signed-off-by: Jonny Lamb <jonny@debian.org>

ftbfs.patch | (download)

gitg/gitg-commit-view.c | 4 3 + 1 - 0 !
gitg/gitg-dnd.c | 6 5 + 1 - 0 !
2 files changed, 8 insertions(+), 2 deletions(-)

 replaced deprecated gdk_window_get_pointer api.