Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libheimdal-kadm5-perl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
debian-packages
libheimdal-kadm5-perl
Commits
e33bff7e
Commit
e33bff7e
authored
7 years ago
by
Russ Allbery
Browse files
Options
Downloads
Patches
Plain Diff
Fix another spelling error in the man page
parent
a4960959
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+1
-1
1 addition, 1 deletion
debian/changelog
debian/patches/man-page-spelling.patch
+10
-1
10 additions, 1 deletion
debian/patches/man-page-spelling.patch
with
11 additions
and
2 deletions
debian/changelog
+
1
−
1
View file @
e33bff7e
...
...
@@ -7,7 +7,7 @@ libheimdal-kadm5-perl (0.08-5) UNRELEASED; urgency=medium
This isn't necessary; the libraries are installed in the normal
library search path. Only -L is needed (because of heimdal-multidev).
* Enable bindnow hardening flags.
* Fix spelling error in manual page caught by Lintian.
* Fix spelling error
s
in manual page caught by Lintian.
* Convert to a proper 3.0 (quilt) package with managed patches.
* Contribute the package to the Debian Perl Group.
- Change Maintainer to the group.
...
...
This diff is collapsed.
Click to expand it.
debian/patches/man-page-spelling.patch
+
10
−
1
View file @
e33bff7e
Description: Fix spelling error in man page
Description: Fix spelling error
s
in man page
Author: Russ Allbery <rra@debian.org>
--- heimdal-kadm5.orig/Kadm5.pm
+++ heimdal-kadm5/Kadm5.pm
@@ -593,7 +593,7 @@
=head1 NAME
-Heimdal::Kadm5 - Perl extension for adminstration of Heimdal Kerberos servers (kadmin)
+Heimdal::Kadm5 - Perl extension for administration of Heimdal Kerberos servers (kadmin)
=head1 SYNOPSIS
@@ -662,7 +662,7 @@
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment