diff options
author | B Stack <bgstack15@gmail.com> | 2019-09-11 16:45:13 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-09-11 16:45:13 -0400 |
commit | 2b985abe9da5f8e160ca18171fd819789310f360 (patch) | |
tree | 8b3db4896481018dc56bce9e4ec63fd18fb43ef7 /plymouth | |
parent | plymouth 0.9.4 without systemd (diff) | |
download | stackrpms-2b985abe9da5f8e160ca18171fd819789310f360.tar.gz stackrpms-2b985abe9da5f8e160ca18171fd819789310f360.tar.bz2 stackrpms-2b985abe9da5f8e160ca18171fd819789310f360.zip |
fix maintainer
Diffstat (limited to 'plymouth')
-rw-r--r-- | plymouth/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plymouth/debian/control b/plymouth/debian/control index 0675452..5bc1f71 100644 --- a/plymouth/debian/control +++ b/plymouth/debian/control @@ -1,7 +1,8 @@ Source: plymouth Section: misc Priority: optional -Maintainer: Laurent Bigonville <bigon@debian.org> +Maintainer: B Stack <bgstack15@gmail.com> +XSBC-Original-Maintainer: Laurent Bigonville <bigon@debian.org> Uploaders: Sjoerd Simons <sjoerd@debian.org> Build-Depends: debhelper (>= 9.20160709~), dh-autoreconf, @@ -27,7 +28,6 @@ Depends: init-system-helpers (>= 1.18), udev (>= 232-8~), ${misc:Depends}, ${shlibs:Depends} -Conflicts: console-common Breaks: plymouth-drm (<< 0.9.0-6~), plymouth-themes (<< 0.9.0-8~) Replaces: plymouth-drm (<< 0.9.0-6~), plymouth-themes (<< 0.9.0-8~) Suggests: desktop-base, plymouth-themes |