diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b8eddb5c7..768cd6023 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,7 @@ git-annex (5.20150714) UNRELEASED; urgency=medium to identify previously downloaded files. * Adjust debian build deps: The webapp can now build on arm64, s390x and hurd-i386. WebDAV support is also available on those architectures. + * Debian package now maintained by Richard Hartmann. -- Joey Hess <id@joeyh.name> Fri, 10 Jul 2015 16:36:42 -0400 diff --git a/debian/control b/debian/control index 405079088..e26e1dc57 100644 --- a/debian/control +++ b/debian/control @@ -79,7 +79,7 @@ Build-Depends: curl, openssh-client, git-remote-gcrypt (>= 0.20130908-6), -Maintainer: Gergely Nagy <algernon@madhouse-project.org> +Maintainer: Richard Hartmann <richih@debian.org> Standards-Version: 3.9.6 Vcs-Git: git://git.kitenet.net/git-annex Homepage: http://git-annex.branchable.com/ |