[Pkg-freeipa-devel] freeipa: Changes to 'ubuntu'
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Wed Mar 21 22:26:40 UTC 2012
debian/changelog | 7 +++--
debian/control | 70 +++++++------------------------------------------------
2 files changed, 15 insertions(+), 62 deletions(-)
New commits:
commit b15ed4ce834e376989e7bf43966b6625202d8239
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Thu Mar 22 00:25:00 2012 +0200
add bug closers
diff --git a/debian/changelog b/debian/changelog
index a74b308..3debc07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
freeipa (2.1.4-0ubuntu1) precise; urgency=low
- * Merge from unreleased debian git.
+ * Merge from unreleased debian git (LP: #259547, #958599).
* Build only the client package.
-- Timo Aaltonen <tjaalton at ubuntu.com> Thu, 22 Mar 2012 00:17:10 +0200
commit 0d7680ae1213ff219b2aca50d8f0665788989b18
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Thu Mar 22 00:22:11 2012 +0200
drop the server bits from control, release to precise
diff --git a/debian/changelog b/debian/changelog
index e593fcf..a74b308 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ freeipa (2.1.4-0ubuntu1) precise; urgency=low
* Merge from unreleased debian git.
* Build only the client package.
- -- Timo Aaltonen <tjaalton at ubuntu.com> Tue, 21 Feb 2012 17:08:19 +0200
+ -- Timo Aaltonen <tjaalton at ubuntu.com> Thu, 22 Mar 2012 00:17:10 +0200
freeipa (2.1.4-1) UNRELEASED; urgency=low
diff --git a/debian/control b/debian/control
index 2b007f3..79b24e6 100644
--- a/debian/control
+++ b/debian/control
@@ -41,43 +41,6 @@ Vcs-Git: git://git.debian.org/git/pkg-freeipa/freeipa.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-freeipa/freeipa.git
Homepage: http://www.freeipa.org
-Package: freeipa-server
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- freeipa-client (= ${binary:Version}),
- freeipa-admintools (= ${binary:Version}),
- python-freeipa (= ${binary:Version}),
- 389-ds-base,
- acl,
- apache2,
- dogtag-pki-common-theme,
- dogtag-pki-ca-theme,
- krb5-kdc,
- krb5-kdc-ldap,
- krb5-pkinit,
- ldap-utils,
- libnss3-tools,
- libsasl2-modules-gssapi-mit,
- libapache2-mod-wsgi,
- libapache2-mod-auth-kerb,
- libapache2-mod-nss,
- ntp,
- pki-ca,
- pki-silent,
- python-ldap,
- python-krbv,
- python-pyasn1,
-# not packaged yet
-# slapi-nis,
- tomcat6,
-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.
-
Package: freeipa-client
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
@@ -104,21 +67,6 @@ Description: FreeIPA centralized identity framework -- client
.
This is the client package.
-Package: freeipa-admintools
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- freeipa-client (= ${binary:Version}),
- python-freeipa (= ${binary:Version}),
- python-krbv,
- python-ldap,
-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 package contains some tools for administrators.
-
Package: python-freeipa
Architecture: any
Section: python
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.
commit a29b24cfe0519a2710915cc2baf19834c6608ec1
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Sun Mar 18 10:09:00 2012 +0200
control: Update the maintainer address and repo location.
diff --git a/debian/changelog b/debian/changelog
index 339e759..728bf32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,5 +30,6 @@ freeipa (2.1.4-1) UNRELEASED; urgency=low
rules.
* Add DEP-3 compliant headers to the patches.
* control: client; Move libpam-krb5 to Suggests.
+ * control: Update the maintainer address and repo location.
-- Timo Aaltonen <tjaalton at ubuntu.com> Tue, 01 Nov 2011 10:52:25 -0400
diff --git a/debian/control b/debian/control
index 4fae07a..33d6286 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: freeipa
Section: net
Priority: extra
-Maintainer: Michele Baldessari <michele at pupazzo.org>
+Maintainer: Debian FreeIPA Team <pkg-freeipa-devel at lists.alioth.debian.org>
+Uploaders: Timo Aaltonen <tjaalton at ubuntu.com>
Build-Depends: quilt, debhelper (>= 9), dh-autoreconf,
# client
gettext,
@@ -35,8 +36,8 @@ Build-Depends: quilt, debhelper (>= 9), dh-autoreconf,
python-lxml,
python-nose,
Standards-Version: 3.9.3
-Vcs-Git: git://git.debian.org/git/collab-maint/freeipa.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/freeipa.git
+Vcs-Git: git://git.debian.org/git/pkg-freeipa/freeipa.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-freeipa/freeipa.git
Homepage: http://www.freeipa.org
Package: freeipa-server
commit 1ab4bf744434ecff249a8bb381d67e065a940223
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Sun Mar 11 09:30:43 2012 +0200
control: client; Move libpam-krb5 to Suggests.
diff --git a/debian/changelog b/debian/changelog
index 2fe3498..339e759 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,5 +29,6 @@ freeipa (2.1.4-1) UNRELEASED; urgency=low
/etc/ipa and /var/lib/ipa-client/sysrestore paths. Stop creating them in
rules.
* Add DEP-3 compliant headers to the patches.
+ * control: client; Move libpam-krb5 to Suggests.
-- Timo Aaltonen <tjaalton at ubuntu.com> Tue, 01 Nov 2011 10:52:25 -0400
diff --git a/debian/control b/debian/control
index 98cabc8..4fae07a 100644
--- a/debian/control
+++ b/debian/control
@@ -86,13 +86,14 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
krb5-user,
libcurl3 (>= 7.22.0),
libnss3-tools,
- libpam-krb5,
libsasl2-modules-gssapi-mit,
libxmlrpc-core-c3 (>= 1.16.33-3.1ubuntu5),
ntp,
python-ldap,
sssd,
wget,
+Suggests:
+ libpam-krb5,
Description: FreeIPA is a centralized identity framework
FreeIPA is an integrated solution to provide centrally managed Identity
(machine, user, virtual machines, groups, authentication credentials), Policy
More information about the Pkg-freeipa-devel
mailing list