diff options
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. |