diff options
-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 57c000a72..2df6a04bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -73,6 +73,7 @@ live-build (1:20191219) unstable; urgency=medium * installer_debian-installer: don't mess with /var/lib/dpkg/status * Tweak lintian overrides * Support --distribution-binary and --distribution-chroot (Closes: #888507) + * Update my email in the Maintainer field. [ Ronny Standtke ] * Run binary_hooks after binary_grub-efi (Closes: #940846) diff --git a/debian/control b/debian/control index 25d878e56..67a5cd121 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: live-build Section: misc Priority: optional Maintainer: Debian Live <debian-live@lists.debian.org> -Uploaders: Raphaël Hertzog <hertzog@debian.org>, +Uploaders: Raphaël Hertzog <raphael@offensive-security.com>, Luca Boccassi <bluca@debian.org>, Build-Depends: debhelper (>= 10~), |