Add changelog entry and update manpage comments patch.
authorPeter Michael Green <plugwash@debian.org>
Thu, 28 Jan 2021 19:27:04 +0000 (19:27 +0000)
committerPeter Michael Green <plugwash@debian.org>
Thu, 28 Jan 2021 19:27:04 +0000 (19:27 +0000)
debian/changelog
debian/patches/remove-broken-comments-from-top-of-manpa.patch

index 4f079c80ff8efdf74ea3cd4b7835633b9fa0af80..21e825304ea006d81c95fbb55aaaeaa70e9f4af8 100644 (file)
@@ -1,3 +1,10 @@
+pigpio (1.78-1) unstable; urgency=medium
+
+  * New upstream release.
+    + adds pi4 support (though server is currently disabled in Debian package)
+
+ -- Peter Michael Green <plugwash@debian.org>  Thu, 28 Jan 2021 19:08:40 +0000
+
 pigpio (1.68-4) unstable; urgency=medium
 
   * Remove python 2 support (Closes: 937289).
index e2a93b0334d47b7802a1216f1d76f7a6ddd0eb23..72ab3e7624701b50d58df957bb8bfd69ea96cae8 100644 (file)
@@ -13,7 +13,7 @@ Subject: Remove broken comments from top of manpages.
 -." Process this file with
 -." groff -man -Tascii pig2vcd.1
 -."
- .TH pig2vcd 1 2012-2018 Linux "pigpio archive"
+ .TH pig2vcd 1 2012-2020 Linux "pigpio archive"
  .SH NAME
  pig2vd - A utility to convert pigpio notifications to VCD.
 --- pigpio-1.68.orig/pigpiod_if.3
@@ -23,7 +23,7 @@ Subject: Remove broken comments from top of manpages.
 -." Process this file with
 -." groff -man -Tascii pigpiod_if.3
 -."
- .TH pigpiod_if 3 2012-2018 Linux "pigpio archive"
+ .TH pigpiod_if 3 2012-2020 Linux "pigpio archive"
  .SH NAME
  pigpiod_if - A C library to interface to the pigpio daemon.
 --- pigpio-1.68.orig/pigpiod_if2.3
@@ -33,7 +33,7 @@ Subject: Remove broken comments from top of manpages.
 -." Process this file with
 -." groff -man -Tascii pigpiod_if2.3
 -."
- .TH pigpiod_if2 3 2012-2018 Linux "pigpio archive"
+ .TH pigpiod_if2 3 2012-2020 Linux "pigpio archive"
  .SH NAME
  pigpiod_if2 - A C library to interface to the pigpio daemon.
 --- pigpio-1.68.orig/pigs.1
@@ -43,6 +43,6 @@ Subject: Remove broken comments from top of manpages.
 -." Process this file with
 -." groff -man -Tascii foo.1
 -."
- .TH pigs 1 2012-2018 Linux "pigpio archive"
+ .TH pigs 1 2012-2020 Linux "pigpio archive"
  .SH NAME
  pigs - command line socket access to the pigpio daemon.