diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-23 18:09:50 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-23 18:09:50 -0400 |
commit | 849f3743ff1541aaec93013859cb6ed285496c8d (patch) | |
tree | 179257ccc03cabaf8984bb7b26d60debc4c6b5f4 /debian | |
parent | 2e12f9a496da113ea7cd13c7a3382ac732db4e44 (diff) |
update docs
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 252b210..59a4d0c 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0), bzr (>= 1.5~), python, dh- Maintainer: Debian QA Group <packages@qa.debian.org> Standards-Version: 3.9.4 XS-Python-Version: all -Vcs-Git: git://git.kitenet.net/etckeeper +Vcs-Git: git://git.joeyh.name/etckeeper Homepage: http://etckeeper.branchable.com/ Package: etckeeper diff --git a/debian/copyright b/debian/copyright index cfd479b..78cd5b5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * -Copyright: © 2007-2014 Joey Hess <joey@kitenet.net> and contributors +Copyright: © 2007-2014 Joey Hess <id@joeyh.name> and contributors License: GPL-2+ The full text of the GPL is distributed as doc/GPL in etckeeper's source, and is distributed in /usr/share/common-licenses/GPL-2 on Debian systems. |