File: control

package info (click to toggle)
gitmagic 20120520-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,516 kB
  • sloc: makefile: 88; sh: 38
file content (20 lines) | stat: -rw-r--r-- 814 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: gitmagic
Section: doc
Priority: optional
Maintainer: Francois Marier <francois@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: asciidoc, gawk, docbook-utils, tidy, xmlto, texlive-lang-cyrillic
Standards-Version: 3.9.3
Homepage: http://www-cs-students.stanford.edu/~blynn/gitmagic/
Vcs-git: git://git.debian.org/git/collab-maint/gitmagic.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/gitmagic.git;a=summary

Package: gitmagic
Architecture: all
Depends: ${misc:Depends}
Description: guide about Git version control system
 Git is a version control Swiss army knife. A reliable versatile multipurpose
 revision control tool whose extraordinary flexibility makes it tricky to learn,
 let alone master.
 .
 This is easier to understand guide for Git than the official Git user manual.