From 5b5ba097ecd997a6f4bc4670748e618ede95785e Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Tue, 27 May 2025 17:27:01 +0200 Subject: [PATCH] Add the new tools pffrombyto and pftobyfrom in the package. --- debian/changelog | 2 ++ debian/install | 4 +++- debian/manpages | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8ff3816..82a1c23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ pflogsumm (1.1.8-1) UNRELEASED; urgency=medium * New upstream release. + * Add the new tools pffrombyto and pftobyfrom to the + package. -- Sven Hoexter Tue, 27 May 2025 17:23:22 +0200 diff --git a/debian/install b/debian/install index 9740d74..75a2bcd 100644 --- a/debian/install +++ b/debian/install @@ -1 +1,3 @@ -pflogsumm usr/bin \ No newline at end of file +pflogsumm usr/bin +pffrombyto usr/bin +pftobyfrom usr/bin diff --git a/debian/manpages b/debian/manpages index 1c2bf2e..b46e357 100644 --- a/debian/manpages +++ b/debian/manpages @@ -1 +1,3 @@ pflogsumm.1 +pffrombyto.1 +pftobyfrom.1 -- 2.39.5