update
This commit is contained in:
parent
b1d22b3229
commit
d6911f57b7
7 changed files with 351 additions and 3 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-sha-de
|
|||
Maintainer: Joey Hess <joeyh@debian.org>
|
||||
Standards-Version: 3.9.1
|
||||
Vcs-Git: git://git.kitenet.net/git-annex
|
||||
Homepage: http://kitenet.net/~joey/code/git-annex/
|
||||
Homepage: http://git-annex.branchable.com/
|
||||
|
||||
Package: git-annex
|
||||
Architecture: any
|
||||
|
|
5
debian/copyright
vendored
Normal file
5
debian/copyright
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
Files: *
|
||||
Copyright: © 2010 Joey Hess <joey@kitenet.net>
|
||||
License: GPL-2+
|
||||
The full text of the GPL is distributed as doc/GPL in this package's
|
||||
source, or in /usr/share/common-licenses/GPL on Debian systems.
|
1
debian/manpages
vendored
Normal file
1
debian/manpages
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
git-annex.1
|
Loading…
Add table
Add a link
Reference in a new issue