[Pkg-openldap-devel] [openldap] 333/339: update d/p/no_AM_INIT_AUTOMAKE
Ryan Tandy
rtandy-guest at moszumanska.debian.org
Sun Oct 19 22:47:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
rtandy-guest pushed a commit to branch master
in repository openldap.
commit 5d36ced777d7b46669a8a0780f0ee695a085c915
Author: Ryan Tandy <ryan at nardis.ca>
Date: Wed Oct 1 04:20:01 2014 +0000
update d/p/no_AM_INIT_AUTOMAKE
---
debian/changelog | 1 +
debian/patches/no-AM_INIT_AUTOMAKE | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 35298ce..584639e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,7 @@ openldap (2.4.40-1) UNRELEASED; urgency=low
* debian/schema/duaconf.schema: Strip Internet-Draft text from
duaconf.schema.
* Drop debian/patches/CVE-2013-4449.patch, applied upstream.
+ * Update debian/patches/no-AM_INIT_AUTOMAKE with upstream changes.
[ Jelmer Vernooij ]
* Depend on heimdal-multidev rather than heimdal-dev. (Closes: #745356,
diff --git a/debian/patches/no-AM_INIT_AUTOMAKE b/debian/patches/no-AM_INIT_AUTOMAKE
index 8e7812d..417dbd2 100644
--- a/debian/patches/no-AM_INIT_AUTOMAKE
+++ b/debian/patches/no-AM_INIT_AUTOMAKE
@@ -8,7 +8,7 @@ Author: Steve Langasek <vorlon at debian.org>
@@ -26,7 +26,8 @@ dnl Configure.in for OpenLDAP
AC_COPYRIGHT([[Copyright 1998-2014 The OpenLDAP Foundation. All rights reserved.
Restrictions apply, see COPYRIGHT and LICENSE files.]])
- AC_REVISION([$Id: 81bd528fb5194c83d688db355737b7715448b958 $])
+ AC_REVISION([$Id: f63cfff0f30d7e5aaab41a7810ce0fa5e7d3b661 $])
-AC_INIT([OpenLDAP],,[http://www.openldap.org/its/])
+AC_INIT([OpenLDAP],[$OL_VERSION],[http://www.openldap.org/its/])
+AC_PROG_MAKE_SET
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git
More information about the Pkg-openldap-devel
mailing list