diff options
author | Raphaël Hertzog <raphael@offensive-security.com> | 2019-12-19 19:01:14 +0100 |
---|---|---|
committer | Raphaël Hertzog <raphael@offensive-security.com> | 2019-12-19 19:02:30 +0100 |
commit | cba349e5d0916cedabd23d953695a1fd9523ea3c (patch) | |
tree | d130a09d156ab2e13641a191796a8d91153d75ea | |
parent | ab70d2b636c255bf8d8116760775a3d59fe78e45 (diff) | |
download | vyos-live-build-debian/1%20191219.tar.gz vyos-live-build-debian/1%20191219.zip |
Update my email in the Maintainer fielddebian/1%20191219
The work I do on live-build is done as part of the work I do for Kali.
-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~), |