[Pkg-openldap-devel] r645 - in openldap/trunk-2.3/debian: . lintian-overrides

Matthijs Mohlmann active2-guest at costa.debian.org
Fri May 12 07:57:32 UTC 2006


Author: active2-guest
Date: 2006-05-12 07:57:31 +0000 (Fri, 12 May 2006)
New Revision: 645

Modified:
   openldap/trunk-2.3/debian/changelog
   openldap/trunk-2.3/debian/control
   openldap/trunk-2.3/debian/lintian-overrides/slapd
Log:
 * Updated Standards-Version to 3.7.2.0 (no changes needed)
 * Added build-dependency on perl
 * Added lintian-override on too-long-extended-description-in-templates
 * Updated changelog.


Modified: openldap/trunk-2.3/debian/changelog
===================================================================
--- openldap/trunk-2.3/debian/changelog	2006-05-11 18:07:32 UTC (rev 644)
+++ openldap/trunk-2.3/debian/changelog	2006-05-12 07:57:31 UTC (rev 645)
@@ -44,6 +44,11 @@
   * Add configure.in patch to fix C comparison what should be bash (ITS#4416)
   * Raise debconf configuration level from low to medium for
     slapd/no_configuration.
+  * Updated Standards-Version to 3.7.2.0
+  * Added build-dependency on perl which is used in the debian/rules file.
+    Considered by lintian.
+  * Added lintian override for too-long-extended-description-in-templates, it
+    is an explanation about the backends.
 
   [ Steve Langasek ]
   * debian/slapd.templates: Fix typo durin -> during; re-run

Modified: openldap/trunk-2.3/debian/control
===================================================================
--- openldap/trunk-2.3/debian/control	2006-05-11 18:07:32 UTC (rev 644)
+++ openldap/trunk-2.3/debian/control	2006-05-12 07:57:31 UTC (rev 645)
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel at lists.alioth.debian.org>
 Uploaders: Roland Bauerschmidt <rb at debian.org>, Stephen Frost <sfrost at debian.org>, Steve Langasek <vorlon at debian.org>, Torsten Landschoff <torsten at debian.org>, Matthijs Mohlmann <matthijs at cacholong.nl>, Russ Allbery <rra at debian.org>
-Build-Depends: libdb4.2-dev, libwrap0-dev, libiodbc2-dev, libsasl2-dev (>= 2.1.18-1), dpkg-dev (>= 1.7.1), libncurses5-dev, debconf-utils, debhelper (>= 4.1.16), libltdl3-dev (>= 1.4.3), libslp-dev, po-debconf, libssl-dev (>= 0.9.7), libperl-dev (>= 5.8.0), quilt (>= 0.40)
+Build-Depends: libdb4.2-dev, libwrap0-dev, libiodbc2-dev, libsasl2-dev (>= 2.1.18-1), dpkg-dev (>= 1.7.1), libncurses5-dev, debconf-utils, debhelper (>= 4.1.16), libltdl3-dev (>= 1.4.3), libslp-dev, po-debconf, libssl-dev (>= 0.9.7), libperl-dev (>= 5.8.0), perl, quilt (>= 0.40)
 Build-Conflicts: libbind-dev, bind-dev
-Standards-Version: 3.6.2.1
+Standards-Version: 3.7.2.0
 
 Package: slapd
 Section: net

Modified: openldap/trunk-2.3/debian/lintian-overrides/slapd
===================================================================
--- openldap/trunk-2.3/debian/lintian-overrides/slapd	2006-05-11 18:07:32 UTC (rev 644)
+++ openldap/trunk-2.3/debian/lintian-overrides/slapd	2006-05-12 07:57:31 UTC (rev 645)
@@ -6,3 +6,7 @@
 # dh_shlibdeps is not smart enough to wipe additional relations. Since this
 # is not easy to fix we don't even try to do it at this time.  -- Torsten
 slapd: package-has-a-duplicate-relation depends: libldap-2.3-0, libldap-2.3-0 (= 2.3.20-1)
+
+# The extended description is needed in slapd/backend. It explains a lot about
+# the different backends.
+slapd: too-long-extended-description-in-templates slapd/backend




More information about the Pkg-openldap-devel mailing list