From 58ab541101ebd05f262fd932e1fa404993a60864 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Tue, 1 Sep 2009 09:56:53 +0000 Subject: [PATCH] Drop the manpage .Dx patch - groff 1.20 in Squeeze knows about it now. --- changelog | 2 ++ patches/02-man-dragonflybsd.patch | 14 -------------- patches/series | 1 - 3 files changed, 2 insertions(+), 15 deletions(-) delete mode 100644 patches/02-man-dragonflybsd.patch diff --git a/changelog b/changelog index b47a05e..161faa1 100644 --- a/changelog +++ b/changelog @@ -8,6 +8,8 @@ dma (0.0.2009.07.17-2) unstable; urgency=low * Only enable the build hardening wrapper if the "hardening" build option is specified. * Switch the copyright file header from the Wiki to DEP 5. + * Remove the manual page ".Dx" patch - the groff version in Squeeze + knows about the .Dx mdoc macro. -- Peter Pentchev Tue, 01 Sep 2009 11:50:03 +0300 diff --git a/patches/02-man-dragonflybsd.patch b/patches/02-man-dragonflybsd.patch deleted file mode 100644 index db19d15..0000000 --- a/patches/02-man-dragonflybsd.patch +++ /dev/null @@ -1,14 +0,0 @@ -Use ".Bx DragonFly" to represent DragonFlyBSD since Debian groff does -not have the ".Dx" macro yet. - ---- a/dma.8 -+++ b/dma.8 -@@ -269,7 +269,7 @@ - The - .Nm - utility first appeared in --.Dx 1.11 . -+.Bx DragonFly 1.11 . - .Sh AUTHORS - .Nm - was written by diff --git a/patches/series b/patches/series index b329ae3..1c8fde4 100644 --- a/patches/series +++ b/patches/series @@ -1,5 +1,4 @@ 01-debian-build.patch -02-man-dragonflybsd.patch 03-debian-locations.patch 04-debian-setgid.patch 09-typos.patch -- 2.47.3