From 910cc1023c3246c3f5057d13e166213f95a00c35 Mon Sep 17 00:00:00 2001 From: Peter Michael Green Date: Thu, 10 Jan 2019 15:15:02 +0000 Subject: [PATCH] Commit Debian 3.0 (quilt) metadata [dgit (8.3) quilt-fixup] --- ...ve-broken-comments-from-top-of-manpa.patch | 48 +++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 49 insertions(+) create mode 100644 debian/patches/remove-broken-comments-from-top-of-manpa.patch diff --git a/debian/patches/remove-broken-comments-from-top-of-manpa.patch b/debian/patches/remove-broken-comments-from-top-of-manpa.patch new file mode 100644 index 0000000..e2a93b0 --- /dev/null +++ b/debian/patches/remove-broken-comments-from-top-of-manpa.patch @@ -0,0 +1,48 @@ +From: Peter Michael Green +Date: Thu, 10 Jan 2019 15:14:35 +0000 +X-Dgit-Generated: 1.68-1 62ec7220f74092d1ccfa9b156f09c5a2bcd5b50e +Subject: Remove broken comments from top of manpages. + + +--- + +--- pigpio-1.68.orig/pig2vcd.1 ++++ pigpio-1.68/pig2vcd.1 +@@ -1,7 +1,4 @@ + +-." Process this file with +-." groff -man -Tascii pig2vcd.1 +-." + .TH pig2vcd 1 2012-2018 Linux "pigpio archive" + .SH NAME + pig2vd - A utility to convert pigpio notifications to VCD. +--- pigpio-1.68.orig/pigpiod_if.3 ++++ pigpio-1.68/pigpiod_if.3 +@@ -1,7 +1,4 @@ + +-." Process this file with +-." groff -man -Tascii pigpiod_if.3 +-." + .TH pigpiod_if 3 2012-2018 Linux "pigpio archive" + .SH NAME + pigpiod_if - A C library to interface to the pigpio daemon. +--- pigpio-1.68.orig/pigpiod_if2.3 ++++ pigpio-1.68/pigpiod_if2.3 +@@ -1,7 +1,4 @@ + +-." Process this file with +-." groff -man -Tascii pigpiod_if2.3 +-." + .TH pigpiod_if2 3 2012-2018 Linux "pigpio archive" + .SH NAME + pigpiod_if2 - A C library to interface to the pigpio daemon. +--- pigpio-1.68.orig/pigs.1 ++++ pigpio-1.68/pigs.1 +@@ -1,7 +1,4 @@ + +-." Process this file with +-." groff -man -Tascii foo.1 +-." + .TH pigs 1 2012-2018 Linux "pigpio archive" + .SH NAME + pigs - command line socket access to the pigpio daemon. diff --git a/debian/patches/series b/debian/patches/series index 33c0f3d..ec38378 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -7,3 +7,4 @@ 08-dont-install-libs-as-manpages.patch 09-filelayout.patch 10-use-pthread-for-shared-libs.patch +remove-broken-comments-from-top-of-manpa.patch -- 2.30.2