Package: terminator Priority: optional Section: misc Installed-Size: 2048 Maintainer: Ubuntu Developers Original-Maintainer: Nicolas Valcárcel Scerpella Architecture: all Version: 0.97-1ubuntu1 Provides: x-terminal-emulator Depends: gconf2, python-dbus, python-gobject, python-gtk2 (>= 2.14.0), python-vte, python (>= 2.7.1-0ubuntu2) Recommends: python-gnome2, python-keybinder, python-notify, xdg-utils Filename: dists/raring/uniklu/binary-amd64/terminator_0.97-1ubuntu1_all.deb Size: 344300 MD5sum: 2aaeec268066ac61879c898753873729 SHA1: ba0835b78f374666a992da5a110cf020b99e61fa SHA256: d93bf02c7bca2da369f69e97247de35c960145c36d9f33012a4601ab6ec41bd6 SHA512: c96c0870c35e4acc3a374db0b851a8807e506e64eb661f341b2e59f84945059cbab96a6d11c51af816613dced673fc768438ccb215108bf96d1a7aeef8b9bbe0 Description: multiple GNOME terminals in one window Terminator is a little project to produce an efficient way of filling a large area of screen space with terminals. . The user can have multiple terminals in one window and use key bindings to switch between them. See the manpage for details. Homepage: http://www.tenshu.net/terminator/ Package: git-svn Priority: optional Section: vcs Installed-Size: 806 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Replaces: git (<< 1:1.8.3~rc1-1.) Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.), libsvn-perl, libyaml-perl, libterm-readkey-perl Suggests: git-doc, subversion Breaks: git (<< 1:1.8.3~rc1-1.) Filename: dists/raring/uniklu/binary-amd64/git-svn_1.8.3.2-1_all.deb Size: 606938 MD5sum: 2bdb5e87f13750f315b44dae5163c7d4 SHA1: e0c933f05d29a985db4749936e5679fc6aefdbc4 SHA256: 3c34d54207191935f872fdf4f2b4fdc4c5490613160ead55d54e0e44557eaf91 SHA512: ca15ddcdcecef02b1003058402a3f1f08859e336cdfb27052ed6880be780a5003676915660654625c8f6ca5e95efb1412aa1aaa02bef50d5fe83d35375522caf Description: fast, scalable, distributed revision control system (svn interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides tools for interoperating with Subversion repositories, and importing SVN development history. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git-el Priority: optional Section: vcs Installed-Size: 671 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Replaces: git (<< 1:1.7.4.1-2~) Depends: git (>= 1:1.7.4.1-2~), emacs | emacsen Breaks: git (<< 1:1.7.4.1-2~) Filename: dists/raring/uniklu/binary-amd64/git-el_1.8.3.2-1_all.deb Size: 534828 MD5sum: 1e507b06aca0e54fcfee8090cd96b2a9 SHA1: 47e7596ba6277d671d66e3e5517b751483377143 SHA256: 0a1737c465aed53a37a972940a018d415f08d86865f2b65b8e6901ba69bc38b6 SHA512: a2f3043dc1be67ad0801468089ee89bc0c7d6b534dc8c9cf89ccddf3c064668ca3e6fb805eeff52efd3f666eca5a79d7b80c6bdb0d6359cc250d6c0b1093a0a0 Description: fast, scalable, distributed revision control system (emacs support) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides two modules for integration with Emacs: . * git.el: . Status manager that displays the state of all the files of the project and provides easy access to the most frequently used git commands. The user interface is intended to be similar to the pcl-cvs mode. It can be started with `M-x git-status'. . * git-blame.el: . Emacs implementation of incremental "git blame". When you turn it on while viewing a file, the editor buffer will be updated by setting the background of individual lines to a color that reflects which commit it comes from. . This package does not contain the VC-mode backend for git. That is part of standard Emacs distributions, starting with version 22.2. . For a more polished Emacs interface for Git, see the magit package. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: gitweb Priority: optional Section: vcs Installed-Size: 565 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.), perl, apache2 | httpd | lynx-cur Recommends: libhttp-date-perl | libtime-modules-perl Suggests: httpd-cgi | libcgi-fast-perl, git-doc Filename: dists/raring/uniklu/binary-amd64/gitweb_1.8.3.2-1_all.deb Size: 516842 MD5sum: aaccf62ea19b4ad10f62032fd1ab860c SHA1: 6264cadeac52ab35db469ee8bc8ee6e78fd1f33f SHA256: df8d18a2b431f211e527493fac2ad2917b40a2e894cb78c8f4a8a7492883d45b SHA512: 447a968f34f0408ef296a44fe78c976d05687c52cbe708b52f98056ee46cd7b017e0afa4329c52bc2b728f3fb91081df5c6a67c595bac116b5474146da86dc28 Description: fast, scalable, distributed revision control system (web interface) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package configures a web interface for browsing git repositories. . If apache2 is installed, the web interface is automatically made available at http://localhost/gitweb. Other servers that support CGI or mod_perl are supported through manual configuration. . If libcgi-fast-perl is installed, gitweb can also be run over FastCGI (and served by nginx, for example). Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git-all Priority: optional Section: vcs Installed-Size: 534 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.), git-doc, git-el, git-arch, git-cvs, git-svn, git-email, git-gui, gitk, gitweb Recommends: git-bzr, git-daemon-run | git-daemon-sysvinit Filename: dists/raring/uniklu/binary-amd64/git-all_1.8.3.2-1_all.deb Size: 512340 MD5sum: bc510ab60c6b4e508cc98082f45240cf SHA1: a0e836fb186a84ee1d08e1730bafb91038350ad4 SHA256: dad40d877e4e04215eb2d359a8d1ae7814f164ab44f5b30c86e664fb1c5a4dd0 SHA512: 4c2aa81f3169e6ffae2abbc57f03a453c9e55e03418c8ac1005361cb9ef011dff0c9e64ae26230fa909c11fcd82aedf98a6deb5b7118e5119a4ca952738d2e24 Description: fast, scalable, distributed revision control system (all subpackages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This is a dummy package which brings in all subpackages. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: unison Priority: optional Section: utils Installed-Size: 1985 Maintainer: Ubuntu Developers Original-Maintainer: Debian OCaml Maintainers Architecture: amd64 Version: 2.40.102-2ubuntu0 Replaces: unison2.40.102 Depends: libc6 (>= 2.15) Recommends: ssh-client | openssh-client Suggests: unison-all Breaks: unison2.40.102 Filename: dists/raring/uniklu/binary-amd64/unison_2.40.102-2ubuntu0_amd64.deb Size: 765424 MD5sum: c92cd04d73a7f703aacd48be98d03d1e SHA1: aa56c3ce77b2195c0246c62f296f4816be343be9 SHA256: e5819f7b7a606a009c93e465ddcc63bbc5f45f1efb9d229f87e72fa2bb47227a SHA512: c8000f958fd0d9b41f5ec819f9f90db89343fe9e7a8342229cf899db41e81139972ce36d33a80236efb0de14412da5ef9ac9edbc0630d0094f4f8faa4dd15179 Description: file-synchronization tool for Unix and Windows Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. . Unison offers several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison requires no root privileges, system access or kernel changes to function. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection. . Transfers are optimised using a version of the rsync protocol, making it ideal for slower links. Unison has a clear and precise specification, and is resilient to failure due to its careful handling of the replicas and its private structures. Homepage: http://www.cis.upenn.edu/~bcpierce/unison/ Package: tmux Priority: optional Section: admin Installed-Size: 563 Maintainer: Romain Francoise Architecture: amd64 Version: 1.8-4 Depends: libc6 (>= 2.14), libevent-2.0-5 (>= 2.0.10-stable), libtinfo5 Pre-Depends: dpkg (>= 1.15.7.2) Filename: dists/raring/uniklu/binary-amd64/tmux_1.8-4_amd64.deb Size: 252208 MD5sum: 130aff214f814eeadc46e8b412ed96ce SHA1: 74b5b22bdd798372d5f87a1dfb3ec032fa977b15 SHA256: 535e50e28cc5f9cc639e776af820c056f2daeadef37fc5989486153f85b1f45e SHA512: f51437ee296daac2cfbe9337ae77788845afd00bb8b4dc5ef34661ae786ca779fd06f3b8d31b86f54bcebaf2c23b278ce35be976ea26b455db5d7b4c4fd2f892 Description: terminal multiplexer tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts. Homepage: http://tmux.sourceforge.net/ Package: git-email Priority: optional Section: vcs Installed-Size: 598 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.) Recommends: libemail-valid-perl, libnet-smtp-ssl-perl, libauthen-sasl-perl Suggests: git-doc Filename: dists/raring/uniklu/binary-amd64/git-email_1.8.3.2-1_all.deb Size: 533006 MD5sum: 151029c287453545362cc617aa5ac84d SHA1: 7cc18548f52675fea97e2f48999318182add87f2 SHA256: 585a6e83bf9cd3f8c218180aaaadd2d160f440a203b4889e937fad0711c4dc8c SHA512: 391e3574e2ce2d7cd7b4f0a8fd8133ece1b173183008e1557e6a83943095451ce737386583156b0b09a412d7f4562785bac03d7772cc6d238e4ea3b0c1b57ee8 Description: fast, scalable, distributed revision control system (email add-on) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git-send-email program for sending series of patch emails. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git-arch Priority: optional Section: vcs Installed-Size: 589 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.), tla Suggests: git-doc Filename: dists/raring/uniklu/binary-amd64/git-arch_1.8.3.2-1_all.deb Size: 526796 MD5sum: b006126d785d46561269942308ef922c SHA1: c0520d78c0bfa86adb506749afe2c1218df2ddba SHA256: 43fb2af53d7fb927793ed2bff0eceb5e6fdb9aa40a83743518b35c5b7ef6020a SHA512: 86e1bd6e1cc2dabc659dd962949f88ffa2d031856d77c6df700b17e88fbe015ba9b7b750fd2ba5d9ed6fb922d5f6b1215bfbf3ceedd9fb05d5c2af6eae7a2fc5 Description: fast, scalable, distributed revision control system (arch interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides tools for importing development history from arch repositories. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git-man Priority: optional Section: doc Installed-Size: 1202 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Replaces: git (<< 1:1.7.4~rc1), git-core (<< 1:1.7.0.4-1.) Breaks: git (<< 1:1.7.4~rc1) Filename: dists/raring/uniklu/binary-amd64/git-man_1.8.3.2-1_all.deb Size: 1172786 MD5sum: efd6b080830fa4494a375fb9f106343f SHA1: 02d7cdfcc8ad79703039945ee39c7fb8f0cff6b5 SHA256: 83853610c03f95c20cafa710bc0951b5aa0f794d97828cbf9d30ee490f65e7c2 SHA512: 50d4dbcb74e5498cab05814289c028978ca1d36c800d26247d12dbca85cee2c7d5834a0dc01dc55c9e3543aec50f10b547e2dd1d59363346c9b2c8a3f66b04f7 Description: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git-daemon-run Priority: optional Section: vcs Installed-Size: 553 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.), runit, adduser Conflicts: git-daemon-sysvinit Filename: dists/raring/uniklu/binary-amd64/git-daemon-run_1.8.3.2-1_all.deb Size: 514232 MD5sum: bbe2a394f55df8ee77f735f382b6c822 SHA1: 6e276f4c3db8cc9f9eb84f23aa7ca4d5a51aed3e SHA256: f479e2c9bcefa27625248e805117dd4ef84a46d192e3e06e1f7253e9e2fdeb27 SHA512: 1aaee1931e57d368fc8333463f8b9ac46efbd3aee9809e84694dc5a2e74bca0ac3f57418317e637d460289e2e69167f496095325c7e105be65a7da47f1ce1a86 Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a runit service for running git-daemon permanently. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git-bzr Priority: extra Section: vcs Installed-Size: 578 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Provides: git-remote-bzr Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.), python, python-bzrlib Suggests: git-doc, bzr Conflicts: bzr-git Filename: dists/raring/uniklu/binary-amd64/git-bzr_1.8.3.2-1_all.deb Size: 521344 MD5sum: 2a18b3e7b26accd9faf2becc3e4392d4 SHA1: ef6877509fa22f30d10542d49cba41dcfd088987 SHA256: a6424cc3f70a5a21213eaed8f8de3ef4ff8196a912f2b0ce129072287789fca0 SHA512: e9195921b2e2b3c2daebc9847a9f89c8e34301339308792e25f2a2c8b66f69b71b61273777a895d2e9b587a416e16001a765e15dadd68f2fd87c5d552f906285 Description: fast, scalable, distributed revision control system (bzr interoperability) Git is a popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the bzr remote helper, which allows Git to read from and write to Bazaar repositories as though they were remote Git repositories. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git Priority: optional Section: vcs Installed-Size: 17787 Maintainer: Gerrit Pape Architecture: amd64 Version: 1:1.8.3.2-1 Replaces: git-core (<< 1:1.7.0.4-1.), gitweb (<< 1:1.7.4~rc1) Provides: git-completion, git-core Depends: libc6 (>= 2.16), libcurl3-gnutls (>= 7.16.2), libexpat1 (>= 2.0.1), libpcre3 (>= 8.10), zlib1g (>= 1:1.2.0), perl-modules, liberror-perl, git-man (>> 1:1.8.3.2), git-man (<< 1:1.8.3.2-.) Recommends: patch, less, rsync, ssh-client Suggests: gettext-base, git-daemon-run | git-daemon-sysvinit, git-doc, git-el, git-email, git-gui, gitk, gitweb, git-arch, git-bzr, git-cvs, git-svn Breaks: bash-completion (<< 1:1.90-1), cogito (<= 0.18.2+), git-core (<< 1:1.7.0.4-1.), gitosis (<< 0.2+20090917-7), gitpkg (<< 0.15), gitweb (<< 1:1.7.4~rc1), guilt (<< 0.33), stgit (<< 0.15), stgit-contrib (<< 0.15) Filename: dists/raring/uniklu/binary-amd64/git_1.8.3.2-1_amd64.deb Size: 8904148 MD5sum: 4901ae9165350de3ff12742908c7072d SHA1: d97bb493a91e1a6fa74a0b972b7d4298f068afda SHA256: d4c0dfed832df558456275d703e19bfcbd3ef5e06a260400b58ce60dc55bb601 SHA512: 9d3772dcca3a2e159826c3eea83b74ce706e8b22e1f6ec3aa18040f982b73441b0ec7479c34afba0885f851e9466a6ebf3c593a7dbeecb9d622d049a6a7a5e1f Description: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git-cvs Priority: optional Section: vcs Installed-Size: 928 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.), cvsps, libdbd-sqlite3-perl Suggests: git-doc, cvs Filename: dists/raring/uniklu/binary-amd64/git-cvs_1.8.3.2-1_all.deb Size: 625100 MD5sum: 3338542fe4ffeb1bfd2a2317feda6cf5 SHA1: 4bd94b45af6cba73ca3046539bb39505edb13c7b SHA256: de141df73fa27f7d6836c95db6717732a45e9d03e941452261d4327ab1d5b124 SHA512: 41234bb3c1b43acd9786fabc4eb89fa175c5047768966b312fbed7eea9c5ffc565c78fada17498cabe0f8378793ba5377c5b5b9673887d4f84149c9b9ff5f32c Description: fast, scalable, distributed revision control system (cvs interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git cvsimport, cvsexportcommit, and cvsserver tools, which allow Git to read from and write to CVS repositories and offer access over CVS protocol to Git repositories. . The git cvsimport tool can incrementally import from a repository that is being actively developed and only requires remote access over CVS protocol. Unfortunately, in many situations the import leads to incorrect results. For reliable, one-shot imports, cvs2git from the cvs2svn package or parsecvs may be a better fit. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: unison-gtk Priority: optional Section: utils Installed-Size: 3939 Maintainer: Ubuntu Developers Original-Maintainer: Debian OCaml Maintainers Architecture: amd64 Source: unison Version: 2.40.102-2ubuntu0 Replaces: unison2.40.102-gtk Depends: libc6 (>= 2.15), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libgtk2.0-0 (>= 2.24.0), libpango1.0-0 (>= 1.14.0) Recommends: ssh-askpass, ssh-client | openssh-client Suggests: unison-all-gtk Breaks: unison2.40.102-gtk Filename: dists/raring/uniklu/binary-amd64/unison-gtk_2.40.102-2ubuntu0_amd64.deb Size: 1328656 MD5sum: 3409945380a4803081e619fc3ec3acdf SHA1: cbe45a8b4491f19940645d636702f0fdfcba90c6 SHA256: 5656b4b824ee9416f84375e0b7d4d316069fb1058effe5fd674cc2b3c9aa12b2 SHA512: cf939568ed6e43853d3803b9fb4d10def5fab6e474f93fddc1ab4306be47564ea533b2f8a49a55d1a3ea5e8b576e41a2cfd69d76b9a093b240d3c38f4f2cdb21 Description: file-synchronization tool for Unix and Windows with GTK+ interface Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. . Unison offers several advantages over various synchronization methods such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and synchronize between Windows and many UNIX platforms. Unison requires no root privileges, system access or kernel changes to function. Unison can synchronize changes to files and directories in both directions, on the same machine, or across a network using ssh or a direct socket connection. . Transfers are optimised using a version of the rsync protocol, making it ideal for slower links. Unison has a clear and precise specification, and is resilient to failure due to its careful handling of the replicas and its private structures. . This package adds the optional GTK+ interface. Homepage: http://www.cis.upenn.edu/~bcpierce/unison/ Package: git-gui Priority: optional Section: vcs Installed-Size: 1734 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.), tk Recommends: gitk Suggests: git-doc, aspell Filename: dists/raring/uniklu/binary-amd64/git-gui_1.8.3.2-1_all.deb Size: 793844 MD5sum: 42365490d7e105bb7db3fbd624481847 SHA1: 5b09db03247e161a12279e80ede9a36499e5e932 SHA256: b37c001369c2ab2225a253f522643b2c05c1aa2bc4045546bcb85ee7dd62db75 SHA512: df2c98a50549be4420ab979e7a30f58c8cccab966dda4d7622346d0bb4483a67150d605ba9063e59c5fa7db40ac667b7b5f2844171b4097d4b05b0537e6dbc2b Description: fast, scalable, distributed revision control system (GUI) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git graphical user interface. . If aspell is installed, it can check the spelling of commit messages as the user types. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: gitk Priority: optional Section: vcs Installed-Size: 1121 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.), tk Suggests: git-doc Filename: dists/raring/uniklu/binary-amd64/gitk_1.8.3.2-1_all.deb Size: 642208 MD5sum: 121cdb2b3694f66ce88c0f8e186ef7c2 SHA1: 1275ca99ebbd1c885373b9a4134f901a2a45e0d1 SHA256: d9f045b0e9f9182d0aab7e3833c4497c7498fa1988c1cbf53a8da23e5e9b474c SHA512: edc21871449ce5c5a0f8b60ef695d589f9fb4f7fe55697439e33adb880acdbfacb5933dded42946448c969ac8229121b40625605b6474850477c6b9922cc53c4 Description: fast, scalable, distributed revision control system (revision tree visualizer) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the gitk program, a tcl/tk revision tree visualizer. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git-daemon-sysvinit Priority: extra Section: vcs Installed-Size: 560 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Depends: git (>> 1:1.8.3.2), git (<< 1:1.8.3.2-.), adduser Conflicts: git-daemon-run Filename: dists/raring/uniklu/binary-amd64/git-daemon-sysvinit_1.8.3.2-1_all.deb Size: 515548 MD5sum: 3d18ee185f00dea3d877f051a3a6a87e SHA1: 00c053f948b9080afdd7937aba6fa1855fcae3fd SHA256: 2a7e9caf3b517ddad6d351690687808c9d25b21c6a4d7cade85b79c9418732a9 SHA512: 2433d74b139b767c3e9a1b99a72693dacd476ff4e06910c4264ae83fd9b260c6af49efb6613800a19a1b8cc8cc6c39702345206482828e0502c14b6f1aea0f09 Description: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a sysvinit service for running git-daemon permanently. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git-core Priority: optional Section: vcs Installed-Size: 21 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Depends: git (>> 1:1.7.0.2) Filename: dists/raring/uniklu/binary-amd64/git-core_1.8.3.2-1_all.deb Size: 1346 MD5sum: 72ae45d65ba9dedde5a1ef8e40fedf82 SHA1: 265baeda0d121fe3fa208aa5f666db38cd0628b1 SHA256: 4f66b07d6629fb4a484e6fef1615583d94fd812a94e56829150e643c2c02a80d SHA512: 09f66a4789f03194e39f69739d2a5843bda839c375e0f4dfcde26b565619d937b405f99e314c5ebd32794ce4fd7c217b7e30a211919fbdf6508f3a7cb9dbb3a8 Description: fast, scalable, distributed revision control system (obsolete) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This is a transitional dummy package. The 'git-core' package has been renamed to 'git', which has been installed automatically. This git-core package is now obsolete, and can safely be removed from the system if no other package depends on it. Multi-Arch: foreign Homepage: http://git-scm.com/ Package: git-doc Priority: optional Section: doc Installed-Size: 9321 Maintainer: Gerrit Pape Architecture: all Source: git Version: 1:1.8.3.2-1 Suggests: git, git-arch, git-cvs, git-svn, git-email, gitk, gitweb Filename: dists/raring/uniklu/binary-amd64/git-doc_1.8.3.2-1_all.deb Size: 2525050 MD5sum: a659b779967149cdba478b59c3c3aa66 SHA1: 52f768f38f635277fbe9d0c08941fc81347c946b SHA256: 6c111061d17c741b0b8a0e804cec2e1fba7df9bd0902aeb4338da844cf1df8f4 SHA512: bde8d41c5dd5936fb1c5af8f4fdc10ef6f25231b54757b6505fbaac2cf5f07faf1875336aa7b551ee87697c2890cd60fa7720fe314a599103e6e54680194d0ca Description: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Multi-Arch: foreign Homepage: http://git-scm.com/