[dpkg] 182/187: man: Use "dpkg suite" as the manual item in .TH macro

Reiner Herrmann reiner at reiner-h.de
Sun Nov 6 12:46:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a commit to branch master
in repository dpkg.

commit 8a2b91519ef8f6827861150e6a863c5a6576deb6
Author: Guillem Jover <guillem at debian.org>
Date:   Sun Nov 6 05:23:20 2016 +0100

    man: Use "dpkg suite" as the manual item in .TH macro
---
 debian/changelog            | 1 +
 man/deb-buildinfo.man       | 2 +-
 man/deb-changelog.man       | 2 +-
 man/deb-changes.man         | 2 +-
 man/deb-conffiles.man       | 2 +-
 man/deb-control.man         | 2 +-
 man/deb-extra-override.man  | 2 +-
 man/deb-old.man             | 2 +-
 man/deb-origin.man          | 2 +-
 man/deb-override.man        | 2 +-
 man/deb-postinst.man        | 2 +-
 man/deb-postrm.man          | 2 +-
 man/deb-preinst.man         | 2 +-
 man/deb-prerm.man           | 2 +-
 man/deb-shlibs.man          | 2 +-
 man/deb-split.man           | 2 +-
 man/deb-src-control.man     | 2 +-
 man/deb-src-files.man       | 2 +-
 man/deb-substvars.man       | 2 +-
 man/deb-symbols.man         | 2 +-
 man/deb-triggers.man        | 2 +-
 man/deb-version.man         | 2 +-
 man/deb.man                 | 2 +-
 man/deb822.man              | 2 +-
 man/dpkg-architecture.man   | 2 +-
 man/dpkg-buildpackage.man   | 2 +-
 man/dpkg-checkbuilddeps.man | 2 +-
 man/dpkg-distaddfile.man    | 2 +-
 man/dpkg-divert.man         | 2 +-
 man/dpkg-genbuildinfo.man   | 2 +-
 man/dpkg-genchanges.man     | 2 +-
 man/dpkg-gencontrol.man     | 2 +-
 man/dpkg-gensymbols.man     | 2 +-
 man/dpkg-name.man           | 2 +-
 man/dpkg-parsechangelog.man | 2 +-
 man/dpkg-scanpackages.man   | 2 +-
 man/dpkg-scansources.man    | 2 +-
 man/dpkg-shlibdeps.man      | 2 +-
 man/dpkg-source.man         | 2 +-
 man/dpkg-split.man          | 2 +-
 man/dpkg-statoverride.man   | 2 +-
 man/dsc.man                 | 2 +-
 man/dselect.man             | 2 +-
 man/start-stop-daemon.man   | 2 +-
 man/update-alternatives.man | 2 +-
 45 files changed, 45 insertions(+), 44 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3bcb51a..d1c6386 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dpkg (1.18.12) UNRELEASED; urgency=medium
     - Set umask to 0022 for functional test suite.
   * Documentation:
     - Rename FILE FORMATS section to FILES in dpkg-source(1).
+    - Use "dpkg suite" as the manual item in man pages .TH macro.
 
  -- Guillem Jover <guillem at debian.org>  Sun, 06 Nov 2016 05:03:23 +0100
 
diff --git a/man/deb-buildinfo.man b/man/deb-buildinfo.man
index 8c20ebc..77caa7b 100644
--- a/man/deb-buildinfo.man
+++ b/man/deb-buildinfo.man
@@ -17,7 +17,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-buildinfo 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb\-buildinfo 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-buildinfo \- Debian build information file format
diff --git a/man/deb-changelog.man b/man/deb-changelog.man
index 2767c3b..2a424a4 100644
--- a/man/deb-changelog.man
+++ b/man/deb-changelog.man
@@ -22,7 +22,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb-changelog 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb-changelog 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-changelog \- dpkg source packages' changelog file format
diff --git a/man/deb-changes.man b/man/deb-changes.man
index 0342e64..94dc364 100644
--- a/man/deb-changes.man
+++ b/man/deb-changes.man
@@ -17,7 +17,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-changes 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb\-changes 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-changes \- Debian changes file format
diff --git a/man/deb-conffiles.man b/man/deb-conffiles.man
index 93a6ebe..f835dd1 100644
--- a/man/deb-conffiles.man
+++ b/man/deb-conffiles.man
@@ -15,7 +15,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-conffiles 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-conffiles 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-conffiles \- package conffiles
diff --git a/man/deb-control.man b/man/deb-control.man
index 68ca50d..c6c49b3 100644
--- a/man/deb-control.man
+++ b/man/deb-control.man
@@ -19,7 +19,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-control 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb\-control 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-control \- Debian binary packages' master control file format
diff --git a/man/deb-extra-override.man b/man/deb-extra-override.man
index 21748c3..294c7a9 100644
--- a/man/deb-extra-override.man
+++ b/man/deb-extra-override.man
@@ -15,7 +15,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-extra\-override 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-extra\-override 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-extra\-override \- Debian archive extra override file
diff --git a/man/deb-old.man b/man/deb-old.man
index eb67368..16a4633 100644
--- a/man/deb-old.man
+++ b/man/deb-old.man
@@ -17,7 +17,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-old 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb\-old 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-old \- old style Debian binary package format
diff --git a/man/deb-origin.man b/man/deb-origin.man
index 51ed317..81d499c 100644
--- a/man/deb-origin.man
+++ b/man/deb-origin.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-origin 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb\-origin 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-origin \- Vendor-specific information files
diff --git a/man/deb-override.man b/man/deb-override.man
index 315a2f9..bb11402 100644
--- a/man/deb-override.man
+++ b/man/deb-override.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-override 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-override 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-override \- Debian archive override file
diff --git a/man/deb-postinst.man b/man/deb-postinst.man
index 7642474..c792a75 100644
--- a/man/deb-postinst.man
+++ b/man/deb-postinst.man
@@ -15,7 +15,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-postinst 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-postinst 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-postinst \- package post-installation maintainer script
diff --git a/man/deb-postrm.man b/man/deb-postrm.man
index 065ada9..30553ca 100644
--- a/man/deb-postrm.man
+++ b/man/deb-postrm.man
@@ -15,7 +15,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-postrm 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-postrm 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-postrm \- package post-removal maintainer script
diff --git a/man/deb-preinst.man b/man/deb-preinst.man
index 1558683..3004ca5 100644
--- a/man/deb-preinst.man
+++ b/man/deb-preinst.man
@@ -15,7 +15,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-preinst 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-preinst 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-preinst \- package pre-installation maintainer script
diff --git a/man/deb-prerm.man b/man/deb-prerm.man
index ef606a0..a75df19 100644
--- a/man/deb-prerm.man
+++ b/man/deb-prerm.man
@@ -15,7 +15,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-prerm 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-prerm 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-prerm \- package pre-removal maintainer script
diff --git a/man/deb-shlibs.man b/man/deb-shlibs.man
index 2d06bdd..223cd44 100644
--- a/man/deb-shlibs.man
+++ b/man/deb-shlibs.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-shlibs 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-shlibs 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-shlibs \- Debian shared library information file
diff --git a/man/deb-split.man b/man/deb-split.man
index c53218a..09372ca 100644
--- a/man/deb-split.man
+++ b/man/deb-split.man
@@ -15,7 +15,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-split 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb\-split 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-split \- Debian multi-part binary package format
diff --git a/man/deb-src-control.man b/man/deb-src-control.man
index 3d7b50d..5815c70 100644
--- a/man/deb-src-control.man
+++ b/man/deb-src-control.man
@@ -17,7 +17,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-src\-control 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb\-src\-control 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-src\-control \- Debian source packages' master control file format
diff --git a/man/deb-src-files.man b/man/deb-src-files.man
index d7d7613..39269aa 100644
--- a/man/deb-src-files.man
+++ b/man/deb-src-files.man
@@ -15,7 +15,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-src\-files 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-src\-files 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-src\-files \- Debian distribute files format
diff --git a/man/deb-substvars.man b/man/deb-substvars.man
index 0301662..32a36e2 100644
--- a/man/deb-substvars.man
+++ b/man/deb-substvars.man
@@ -18,7 +18,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-substvars 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-substvars 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-substvars \- Debian source substitution variables
diff --git a/man/deb-symbols.man b/man/deb-symbols.man
index 26d6688..ca52b17 100644
--- a/man/deb-symbols.man
+++ b/man/deb-symbols.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-symbols 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-symbols 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-symbols \- Debian's extended shared library information file
diff --git a/man/deb-triggers.man b/man/deb-triggers.man
index 106b620..2cddcb7 100644
--- a/man/deb-triggers.man
+++ b/man/deb-triggers.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-triggers 5 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH deb\-triggers 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-triggers \- package triggers
diff --git a/man/deb-version.man b/man/deb-version.man
index 938133c..96d9543 100644
--- a/man/deb-version.man
+++ b/man/deb-version.man
@@ -18,7 +18,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb\-version 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb\-version 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb\-version \- Debian package version number format
diff --git a/man/deb.man b/man/deb.man
index f1ba890..92f69c4 100644
--- a/man/deb.man
+++ b/man/deb.man
@@ -18,7 +18,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb \- Debian binary package format
diff --git a/man/deb822.man b/man/deb822.man
index 32e09ea..d51d9b8 100644
--- a/man/deb822.man
+++ b/man/deb822.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH deb822 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH deb822 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 deb822 \- Debian RFC822 control data format
diff --git a/man/dpkg-architecture.man b/man/dpkg-architecture.man
index 6bef9da..3cc15bf 100644
--- a/man/dpkg-architecture.man
+++ b/man/dpkg-architecture.man
@@ -18,7 +18,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-architecture 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-architecture 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-architecture \- set and determine the architecture for package building
diff --git a/man/dpkg-buildpackage.man b/man/dpkg-buildpackage.man
index f0e1810..c140e53 100644
--- a/man/dpkg-buildpackage.man
+++ b/man/dpkg-buildpackage.man
@@ -19,7 +19,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-buildpackage 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-buildpackage 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-buildpackage \- build binary or source packages from sources
diff --git a/man/dpkg-checkbuilddeps.man b/man/dpkg-checkbuilddeps.man
index 51b9af0..1b4dc31 100644
--- a/man/dpkg-checkbuilddeps.man
+++ b/man/dpkg-checkbuilddeps.man
@@ -17,7 +17,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-checkbuilddeps 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-checkbuilddeps 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-checkbuilddeps \- check build dependencies and conflicts
diff --git a/man/dpkg-distaddfile.man b/man/dpkg-distaddfile.man
index 7eeb65a..acebafa 100644
--- a/man/dpkg-distaddfile.man
+++ b/man/dpkg-distaddfile.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-distaddfile 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-distaddfile 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-distaddfile \- add entries to debian/files
diff --git a/man/dpkg-divert.man b/man/dpkg-divert.man
index 42b27d2..5774b11 100644
--- a/man/dpkg-divert.man
+++ b/man/dpkg-divert.man
@@ -18,7 +18,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-divert 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-divert 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-divert \- override a package's version of a file
diff --git a/man/dpkg-genbuildinfo.man b/man/dpkg-genbuildinfo.man
index 5cac255..4798e17 100644
--- a/man/dpkg-genbuildinfo.man
+++ b/man/dpkg-genbuildinfo.man
@@ -19,7 +19,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-genbuildinfo 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-genbuildinfo 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-genbuildinfo \- generate Debian .buildinfo files
diff --git a/man/dpkg-genchanges.man b/man/dpkg-genchanges.man
index cf374a8..0d7d3e2 100644
--- a/man/dpkg-genchanges.man
+++ b/man/dpkg-genchanges.man
@@ -18,7 +18,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-genchanges 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-genchanges 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-genchanges \- generate Debian .changes files
diff --git a/man/dpkg-gencontrol.man b/man/dpkg-gencontrol.man
index 7b4f513..4d62a22 100644
--- a/man/dpkg-gencontrol.man
+++ b/man/dpkg-gencontrol.man
@@ -18,7 +18,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-gencontrol 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-gencontrol 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-gencontrol \- generate Debian control files
diff --git a/man/dpkg-gensymbols.man b/man/dpkg-gensymbols.man
index 4f865db..f3cbdd3 100644
--- a/man/dpkg-gensymbols.man
+++ b/man/dpkg-gensymbols.man
@@ -17,7 +17,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-gensymbols 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-gensymbols 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-gensymbols \- generate symbols files (shared library dependency information)
diff --git a/man/dpkg-name.man b/man/dpkg-name.man
index e616560..6196015 100644
--- a/man/dpkg-name.man
+++ b/man/dpkg-name.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-name 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-name 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-name \- rename Debian packages to full package names
diff --git a/man/dpkg-parsechangelog.man b/man/dpkg-parsechangelog.man
index 9359524..7801e7b 100644
--- a/man/dpkg-parsechangelog.man
+++ b/man/dpkg-parsechangelog.man
@@ -19,7 +19,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-parsechangelog 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-parsechangelog 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-parsechangelog \- parse Debian changelog files
diff --git a/man/dpkg-scanpackages.man b/man/dpkg-scanpackages.man
index 348bf3d..cd43de3 100644
--- a/man/dpkg-scanpackages.man
+++ b/man/dpkg-scanpackages.man
@@ -18,7 +18,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-scanpackages 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-scanpackages 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-scanpackages \- create Packages index files
diff --git a/man/dpkg-scansources.man b/man/dpkg-scansources.man
index fa6f968..a685044 100644
--- a/man/dpkg-scansources.man
+++ b/man/dpkg-scansources.man
@@ -17,7 +17,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-scansources 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-scansources 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-scansources \- create Sources index files
diff --git a/man/dpkg-shlibdeps.man b/man/dpkg-shlibdeps.man
index 19cc3df..e5c319d 100644
--- a/man/dpkg-shlibdeps.man
+++ b/man/dpkg-shlibdeps.man
@@ -19,7 +19,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-shlibdeps 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-shlibdeps 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-shlibdeps \- generate shared library substvar dependencies
diff --git a/man/dpkg-source.man b/man/dpkg-source.man
index defc8a8..b28c1a1 100644
--- a/man/dpkg-source.man
+++ b/man/dpkg-source.man
@@ -20,7 +20,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-source 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-source 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-source \- Debian source package (.dsc) manipulation tool
diff --git a/man/dpkg-split.man b/man/dpkg-split.man
index f45bc51..3508f01 100644
--- a/man/dpkg-split.man
+++ b/man/dpkg-split.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-split 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH dpkg\-split 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-split \- Debian package archive split/join tool
diff --git a/man/dpkg-statoverride.man b/man/dpkg-statoverride.man
index 0afacb7..67d4177 100644
--- a/man/dpkg-statoverride.man
+++ b/man/dpkg-statoverride.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dpkg\-statoverride 1 "%RELEASE_DATE%" "Debian project" "dpkg utilities"
+.TH dpkg\-statoverride 1 "%RELEASE_DATE%" "Debian project" "dpkg suite"
 .nh
 .SH NAME
 dpkg\-statoverride \- override ownership and mode of files
diff --git a/man/dsc.man b/man/dsc.man
index 20a12c7..839bada 100644
--- a/man/dsc.man
+++ b/man/dsc.man
@@ -16,7 +16,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dsc 5 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH dsc 5 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dsc \- Debian source packages' control file format
diff --git a/man/dselect.man b/man/dselect.man
index c969429..01e400f 100644
--- a/man/dselect.man
+++ b/man/dselect.man
@@ -19,7 +19,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH dselect 1 "%RELEASE_DATE%" "%VERSION%" "Debian"
+.TH dselect 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 dselect \- Debian package management frontend
diff --git a/man/start-stop-daemon.man b/man/start-stop-daemon.man
index 5652788..cb01cff 100644
--- a/man/start-stop-daemon.man
+++ b/man/start-stop-daemon.man
@@ -20,7 +20,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH start\-stop\-daemon 8 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH start\-stop\-daemon 8 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 start\-stop\-daemon \- start and stop system daemon programs
diff --git a/man/update-alternatives.man b/man/update-alternatives.man
index 360e37a..7d81271 100644
--- a/man/update-alternatives.man
+++ b/man/update-alternatives.man
@@ -22,7 +22,7 @@
 .\" You should have received a copy of the GNU General Public License
 .\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
-.TH update\-alternatives 1 "%RELEASE_DATE%" "%VERSION%" "dpkg utilities"
+.TH update\-alternatives 1 "%RELEASE_DATE%" "%VERSION%" "dpkg suite"
 .nh
 .SH NAME
 update\-alternatives \- maintain symbolic links determining default commands

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list