File: control

package info (click to toggle)
gitg 0.2.4-1.1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,504 kB
  • sloc: ansic: 25,169; sh: 11,612; makefile: 388; xml: 364
file content (25 lines) | stat: -rw-r--r-- 1,128 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: gitg
Section: vcs
Priority: optional
Maintainer: Jonny Lamb <jonny@debian.org>
Build-Depends: debhelper (>= 5), autotools-dev, pkg-config, gnome-common, libglib2.0-dev (>= 2.26), libgtk-3-dev (>= 3.0.0), libgtksourceview-3.0-dev (>= 3.0.0), libgconf2-dev, gsettings-desktop-schemas-dev
Standards-Version: 3.9.1
Homepage: http://trac.novowork.com/gitg/
Vcs-Git: git://git.jonnylamb.com/git/packaging/gitg.git
Vcs-Browser: http://git.jonnylamb.com/?p=packaging/gitg.git;a=summary

Package: gitg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, git, dbus-x11, gsettings-desktop-schemas, libdconf0 | gsettings-backend
Description: git repository viewer for gtk+/GNOME
 gitg is a fast GTK2 git repository browser for the GNOME desktop.
 It currently features:
 .
  * Loading large repositories very fast
  * Show/browse repository history
  * Show highlighted revision diff
  * Browse file tree of a revision and export by drag and drop
  * Search in the revision history on subject, author or hash
  * Switch between history view of branches easily
  * Commit view providing per hunk stage/unstage and commit