[Pkg-openldap-devel] [openldap] 08/17: changelog cleanup -- mention the relevant filenames
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Thu Oct 10 05:35:59 UTC 2013
This is an automated email from the git hooks/post-receive script.
tjaalton-guest pushed a commit to annotated tag 2.2.23-5
in repository openldap.
commit abe40ed0238691dddc30008bb947f444cd27e399
Author: Steve Langasek <vorlon at debian.org>
Date: Fri Apr 22 11:03:33 2005 +0000
changelog cleanup -- mention the relevant filenames
---
debian/changelog | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 440aa04..ac26f2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,18 +8,18 @@ openldap2.2 (2.2.23-4) unstable; urgency=low
* debian/po/ja.po: Use the partial translation provided by Kenshi Muto.
Steve Langasek <vorlon at debian.org>:
- * Add code to fix_ldif to fix up oddly formatted integer attribs;
+ * debian/fix_ldif: Add code to fix up oddly formatted integer attribs;
limited use because it only fixes those attributes that we have
prior knowledge of (i.e., those in the default schemas we ship), but
it's something at least. Closes: #302629.
- * Also change fix_ldif to not chew up everything that has a # in the
- line: treat lines beginning with # as comments, but # is a valid
- character in a value.
- * Fix the check for missing lib symbols to use LD_LIBRARY_PATH, so the
- package builds on systems that don't already have libldap-2.2-7
- installed. Closes: #305785.
- * Escape . and - when they appear in bracket expressions given to grep
- (closes: #302743).
+ * debian/fix_ldif: Also change fix_ldif to not chew up everything that
+ has a # in the line: treat lines beginning with # as comments, but #
+ is a valid character in an attribute value.
+ * debian/rules: Fix the check for missing lib symbols to use
+ LD_LIBRARY_PATH, so the package builds on systems that don't already
+ have libldap-2.2-7 installed. Closes: #305785.
+ * debian/slapd.scripts-common: Escape . and - when they appear in
+ bracket expressions given to grep (closes: #302743).
-- Steve Langasek <vorlon at debian.org> Fri, 22 Apr 2005 01:53:27 -0700
--
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