[Pkg-openldap-devel] [openldap] 12/29: + Run debconf-updatepo for debian/rules clean and manually as requested by lintian.
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Thu Oct 10 05:34:12 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-0.pre1
in repository openldap.
commit aa18ea390449f2de75c196eb8486b83e11dde2b6
Author: Torsten Landschoff <torsten at debian.org>
Date: Thu Jan 13 10:39:00 2005 +0000
+ Run debconf-updatepo for debian/rules clean and manually as
requested by lintian.
---
debian/changelog | 8 ++++++++
debian/rules | 2 ++
2 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5249a16..8bfaa2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+openldap2 (2.2.18-0.pre2) experimental; urgency=low
+
+ * Lintian cleanup:
+ + Run debconf-updatepo for debian/rules clean and manually as
+ requested.
+
+ -- Torsten Landschoff <torsten at pulsar.galaxy> Thu, 13 Jan 2005 11:43:13 +0100
+
openldap2 (2.2.18-0.pre1) experimental; urgency=low
* New upstream release.
diff --git a/debian/rules b/debian/rules
index 99ce256..c3de9b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -92,8 +92,10 @@ binary-arch: install-stamp
clean:
dh_testdir
dh_testroot
+ debconf-updatepo
rm -f install-stamp build-stamp
rm -rf $(builddir) $(builddir_notls) $(installdir)
+
dh_clean
.PHONY: binary binary-arch binary-indep build clean
--
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