git-svn-id: svn://svn.debian.org/svn/pkg-fedora-ds/freeipa/trunk@137 f06303cf-03cc-411c-aec6-58b7e4ec4d34
This commit is contained in:
mbaldessari-guest
2008-12-07 08:41:04 +00:00
parent 19e5855d17
commit ef7e195b85
3 changed files with 8 additions and 21 deletions

9
debian/changelog vendored
View File

@@ -1,4 +1,11 @@
freeipa (1.2.0-1) unstable; urgency=low
freeipa (1.2.1-1) UNRELEASED; urgency=low
* New upstream
* Dropped 10_ipa_kpasswd patch, applied upstream
-- Michele Baldessari <michele@pupazzo.org> Sat, 06 Dec 2008 21:01:24 +0100
freeipa (1.2.0-1) UNRELEASED; urgency=low
* Initial release (Closes: #12345)

View File

@@ -1,3 +1,2 @@
01_fix_init_dir
02_configure
10_ipa_kpasswd_section

View File

@@ -1,19 +0,0 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 10_ipa_kpasswd_section.dpatch by <Michele Baldessari <michele@pupazzo.org>>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Fix manpage section
@DPATCH@
diff -urNad freeipa-1.2.0~/ipa-server/man/ipa_kpasswd.8 freeipa-1.2.0/ipa-server/man/ipa_kpasswd.8
--- freeipa-1.2.0~/ipa-server/man/ipa_kpasswd.8 2008-11-14 15:55:28.000000000 +0100
+++ freeipa-1.2.0/ipa-server/man/ipa_kpasswd.8 2008-11-25 16:03:17.000000000 +0100
@@ -16,7 +16,7 @@
.\"
.\" Author: Rob Crittenden <rcritten@redhat.com>
.\"
-.TH "ipa_kpasswd" "1" "Mar 14 2008" "freeipa" ""
+.TH "ipa_kpasswd" "8" "Mar 14 2008" "freeipa" ""
.SH "NAME"
ipa_kpasswd \- Proxy Kerberos password change requests
.SH "SYNOPSIS"