[debian-edu-commits] debian-edu/pkg-team/ 02/07: debian/patches: Add 0012_update-man-page.patch. Update ldap2bind man page after /etc/default/ldap2zone has been turned into an example file.

Mike Gabriel sunweaver at debian.org
Mon Jan 23 08:25:54 UTC 2017


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

sunweaver pushed a commit to branch master
in repository ldap2zone.

commit e85f917894cc8ee17ca224dac040bfdb7a06c145
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Mon Jan 23 09:13:35 2017 +0100

    debian/patches: Add 0012_update-man-page.patch. Update ldap2bind man page after /etc/default/ldap2zone has been turned into an example file.
---
 debian/patches/0012_update-man-page.patch | 48 +++++++++++++++++++++++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 49 insertions(+)

diff --git a/debian/patches/0012_update-man-page.patch b/debian/patches/0012_update-man-page.patch
new file mode 100644
index 0000000..582630e
--- /dev/null
+++ b/debian/patches/0012_update-man-page.patch
@@ -0,0 +1,48 @@
+Description: Update ldap2bind man page after /etc/default/ldap2zone has been turned into an example file.
+Author: Wolfgang Schweer <wschweer at arcor.de>
+
+diff --git a/ldap2bind.1 b/ldap2bind.1
+index 005a4e9..b12faae 100644
+--- a/ldap2bind.1
++++ b/ldap2bind.1
+@@ -10,24 +10,22 @@ program converts DNS zones from LDAP to bind zone
+ configuration files and reloads these zones.
+ It uses
+ .BR ldap2zone (1)
+-to do the conversion.  
++to do the conversion.
+ .PP
+ The script takes no options, but some variables are defined and can be
+-modified in 
+-.I /etc/defaults/ldap2zone.   
++modified using \fI/etc/default/ldap2zone\fP.
++An example of this file is provided in \fI/usr/share/doc/ldap2zone/examples/\fP.
+ .PP
+ Usually 
+ .BR ldap2bind 
+ is called from a cron job that updates the zones
+-regularly from LDAP.  
++regularly from LDAP.
+ .SH Notes
+-The file 
+-.I named.conf.ldap2zone 
+-must exist in bind's configuration directory and has to be included in
+-bind's configuration. This is usually done by including it in 
+-.I named.conf.local.  
++The file \fInamed.conf.ldap2zone\fP must exist in bind's configuration
++directory and has to be included in bind's configuration. This is
++usually done by including it in \fInamed.conf.local\fP.
+ .SH "EXIT STATUS"
+-.BR ldap2bind 
++.BR ldap2bind
+ returns 0 on success, 1 on failures.
+ .SH FILES
+ .nf
+@@ -37,6 +35,6 @@ returns 0 on success, 1 on failures.
+ .SH AUTHOR
+ This manual page has been written by Andreas B. Mundt
+ <andi.mundt at web.de> for the Debian Project (but may be used by
+-others). 
++others).
+ .SH "SEE ALSO"
+ .BR ldap2zone (1).
diff --git a/debian/patches/series b/debian/patches/series
index cd2de97..694f603 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,4 +9,5 @@
 0009_support-ldapi-uris.patch
 0010_cron-silent-unconfigured.patch
 0011_evaluate-run-deploy-var.patch
+0012_update-man-page.patch
 2001_debian-defaults.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/ldap2zone.git



More information about the debian-edu-commits mailing list