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 a7efdb01..acde68d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ propellor (1.0.0) unstable; urgency=medium * Propellor can now be used to provision chroots. * systemd-nspawn containers can now be managed by propellor, very similar to its handling of docker containers. + * Debian package will be maintained by Gergely Nagy. -- Joey Hess <joeyh@debian.org> Fri, 21 Nov 2014 20:58:02 -0400 diff --git a/debian/control b/debian/control index 714dd640..c5f9e5a8 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: libghc-quickcheck2-dev, libghc-mtl-dev, libghc-monadcatchio-transformers-dev, -Maintainer: Debian QA Group <packages@qa.debian.org> +Maintainer: Gergely Nagy <algernon@madhouse-project.org> Standards-Version: 3.9.5 Vcs-Git: git://git.kitenet.net/propellor Homepage: http://propellor.branchable.com/ |
