[Pkg-openldap-devel] [openldap] 07/29: Run dh_link for arch pkgs.

Timo Aaltonen tjaalton-guest at alioth.debian.org
Thu Oct 10 05:34:11 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 bea13288bbb3ae786d634a23dcf54e2cf5a8ccc8
Author: Torsten Landschoff <torsten at debian.org>
Date:   Thu Nov 11 14:21:41 2004 +0000

    Run dh_link for arch pkgs.
---
 debian/changelog |    1 +
 debian/rules     |    1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c957c15..8de192d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ openldap2 (2.2.18-1) experimental; urgency=low
   * Instead of moving slapd from /usr/lib to /usr/sbin create a symlink.
     Seems like slapadd etc. are now all included in the slapd binary
     and all link to its binary.
+  * debian/rules: Run dh_link for arch dependend packages.
 
  -- Torsten Landschoff <torsten at debian.org>  Wed,  3 Nov 2004 09:57:14 +0100
 
diff --git a/debian/rules b/debian/rules
index 8e79e2c..99ce256 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,6 +79,7 @@ binary-arch: install-stamp
 	dh_installdebconf -a
 	dh_installcron -a
 	dh_strip -a
+	dh_link -a
 	dh_compress -a
 	dh_makeshlibs -plibldap2.2
 	dh_installdeb -a

-- 
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