[Pkg-openldap-devel] r817 - openldap/trunk-2.3/debian

Russ Allbery rra at alioth.debian.org
Thu May 31 04:35:53 UTC 2007


Author: rra
Date: 2007-05-31 04:35:52 +0000 (Thu, 31 May 2007)
New Revision: 817

Modified:
   openldap/trunk-2.3/debian/changelog
   openldap/trunk-2.3/debian/control
   openldap/trunk-2.3/debian/rules
Log:
* Use debian/compat rather than the deprecated DH_COMPAT rules setting.
* Update to debhelper compatibility level V5 (no changes required).

Modified: openldap/trunk-2.3/debian/changelog
===================================================================
--- openldap/trunk-2.3/debian/changelog	2007-05-31 03:26:03 UTC (rev 816)
+++ openldap/trunk-2.3/debian/changelog	2007-05-31 04:35:52 UTC (rev 817)
@@ -22,8 +22,10 @@
     the latest versions.
   * Added commentary and upstream ITS numbers for several patches
     applicable upstream.
+  * Use debian/compat rather than the deprecated DH_COMPAT rules setting.
+  * Update to debhelper compatibility level V5 (no changes required).
 
- -- Russ Allbery <rra at debian.org>  Wed, 30 May 2007 20:25:46 -0700
+ -- Russ Allbery <rra at debian.org>  Wed, 30 May 2007 21:35:46 -0700
 
 openldap2.3 (2.3.30-5) unstable; urgency=low
 

Modified: openldap/trunk-2.3/debian/control
===================================================================
--- openldap/trunk-2.3/debian/control	2007-05-31 03:26:03 UTC (rev 816)
+++ openldap/trunk-2.3/debian/control	2007-05-31 04:35:52 UTC (rev 817)
@@ -3,7 +3,7 @@
 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), perl, quilt (>= 0.40), libtool, automake1.9, autoconf, autotools-dev
+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 (>= 5), libltdl3-dev (>= 1.4.3), libslp-dev, po-debconf, libssl-dev (>= 0.9.7), libperl-dev (>= 5.8.0), perl, quilt (>= 0.40), libtool, automake1.9, autoconf, autotools-dev
 Build-Conflicts: libbind-dev, bind-dev
 Standards-Version: 3.7.2.0
 

Modified: openldap/trunk-2.3/debian/rules
===================================================================
--- openldap/trunk-2.3/debian/rules	2007-05-31 03:26:03 UTC (rev 816)
+++ openldap/trunk-2.3/debian/rules	2007-05-31 04:35:52 UTC (rev 817)
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 
-export DH_COMPAT = 4
 #export DH_VERBOSE = 1
 
 CFLAGS = -Wall -g -D_FILE_OFFSET_BITS=64




More information about the Pkg-openldap-devel mailing list