[Pkg-freeipa-devel] freeipa: Changes to 'debian-unstable'

Timo Aaltonen tjaalton-guest at alioth.debian.org
Wed Mar 21 22:26:40 UTC 2012


 debian/changelog |    1 +
 debian/control   |   16 ++++++++--------
 2 files changed, 9 insertions(+), 8 deletions(-)

New commits:
commit 503f3d780a7c9436f4021e5fd28b80ce4dc0915b
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date:   Thu Mar 22 00:16:46 2012 +0200

    control: Fix package descriptions.

diff --git a/debian/changelog b/debian/changelog
index 728bf32..8b955dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,5 +31,6 @@ freeipa (2.1.4-1) UNRELEASED; urgency=low
   * Add DEP-3 compliant headers to the patches.
   * control: client; Move libpam-krb5 to Suggests.
   * control: Update the maintainer address and repo location.
+  * control: Fix package descriptions.
 
  -- Timo Aaltonen <tjaalton at ubuntu.com>  Tue, 01 Nov 2011 10:52:25 -0400
diff --git a/debian/control b/debian/control
index 33d6286..e984f26 100644
--- a/debian/control
+++ b/debian/control
@@ -69,13 +69,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
 # not packaged yet
 # slapi-nis,
  tomcat6,
-Description: FreeIPA is a centralized identity framework
+Description: FreeIPA centralized identity framework -- server
  FreeIPA is an integrated solution to provide centrally managed Identity
  (machine, user, virtual machines, groups, authentication credentials), Policy
  (configuration settings, access control information) and Audit (events,
  logs, analysis thereof).
  .
- This is the server package
+ This is the server package.
 
 Package: freeipa-client
 Architecture: any
@@ -95,13 +95,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
  wget,
 Suggests:
  libpam-krb5,
-Description: FreeIPA is a centralized identity framework
+Description: FreeIPA centralized identity framework -- client
  FreeIPA is an integrated solution to provide centrally managed Identity 
  (machine, user, virtual machines, groups, authentication credentials), Policy
  (configuration settings, access control information) and Audit (events,
  logs, analysis thereof). 
  .
- This is the client package
+ This is the client package.
 
 Package: freeipa-admintools
 Architecture: any
@@ -110,13 +110,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
  python-freeipa (= ${binary:Version}),
  python-krbv,
  python-ldap,
-Description: FreeIPA is a centralized identity framework
+Description: FreeIPA centralized identity framework -- admintools
  FreeIPA is an integrated solution to provide centrally managed Identity
  (machine, user, virtual machines, groups, authentication credentials), Policy
  (configuration settings, access control information) and Audit (events,
  logs, analysis thereof).
  .
- This is the containing some administration tools
+ This package contains some tools for administrators.
 
 Package: python-freeipa
 Architecture: any
@@ -130,10 +130,10 @@ Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
  python-netaddr,
  python-nss,
  python-openssl,
-Description: FreeIPA is a centralized identity framework
+Description: FreeIPA centralized identity framework -- python modules
  FreeIPA is an integrated solution to provide centrally managed Identity 
  (machine, user, virtual machines, groups, authentication credentials), Policy
  (configuration settings, access control information) and Audit (events,
  logs, analysis thereof). 
  .
- This Python module is used by other FreeIPA packages
+ This Python module is used by other FreeIPA packages.



More information about the Pkg-freeipa-devel mailing list