From 7b51c30b3547fe9121a912696888ae343854e968 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 19 Dec 2020 20:49:13 -0500 Subject: d/control, d/copyright, d/patches/*: Update my email address. --- debian/control | 2 +- debian/copyright | 2 +- debian/patches/include_header.patch | 15 +++++++++------ debian/patches/policy.d_no_autostart.patch | 2 +- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 59fdbe7..637a4da 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: arch-install-scripts Section: admin Priority: optional -Maintainer: Unit 193 +Maintainer: Unit 193 Build-Depends: debhelper-compat (= 12), asciidoc-base, docbook-xsl, m4, xsltproc Rules-Requires-Root: no Standards-Version: 4.4.1 diff --git a/debian/copyright b/debian/copyright index 575ab1a..4436a40 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: 2012-2019 Dave Reisner License: GPL-2 Files: debian/* -Copyright: 2015-2019 Unit 193 +Copyright: 2015-2019 Unit 193 License: GPL-2 License: GPL-2 diff --git a/debian/patches/include_header.patch b/debian/patches/include_header.patch index abb62b8..a1cad6e 100644 --- a/debian/patches/include_header.patch +++ b/debian/patches/include_header.patch @@ -1,12 +1,15 @@ Description: Include some information in the header of fstab -Author: Unit 193 +Author: Unit 193 +Forwarded: not-needed Last-Update: 2018-01-28 -Index: arch-install-scripts/genfstab.in -=================================================================== ---- arch-install-scripts.orig/genfstab.in -+++ arch-install-scripts/genfstab.in -@@ -138,6 +138,15 @@ if ! mountpoint -q "$root"; then +--- + genfstab.in | 9 +++++++++ + 1 file changed, 9 insertions(+) + +--- a/genfstab.in 2020-12-19 20:15:13.111711286 -0500 ++++ b/genfstab.in 2020-12-19 20:15:13.107711321 -0500 +@@ -138,6 +138,15 @@ fi # handle block devices diff --git a/debian/patches/policy.d_no_autostart.patch b/debian/patches/policy.d_no_autostart.patch index 9adcb78..3c968ec 100644 --- a/debian/patches/policy.d_no_autostart.patch +++ b/debian/patches/policy.d_no_autostart.patch @@ -1,5 +1,5 @@ Description: Setup and teardown policy.d, to not autostart applications in the chroot -Author: Unit 193 +Author: Unit 193 Origin: vendor Forwarded: not-needed Last-Update: 2018-01-28 -- cgit v1.2.3