[Pkg-openldap-devel] [openldap] 01/17: r443 at pulsar: torsten | 2005-02-27 18:47:39 +0100 * Rename libldap2.2 to libldap-2.2-7 to match soname. Updated debian/{control, rules, ...}. --

Timo Aaltonen tjaalton-guest at alioth.debian.org
Thu Oct 10 05:34:35 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.pre5
in repository openldap.

commit 87e96e327b5a1d7ac5253a479e7273a2f288686b
Author: Torsten Landschoff <torsten at debian.org>
Date:   Sun Feb 27 17:34:01 2005 +0000

     r443 at pulsar:  torsten | 2005-02-27 18:47:39 +0100
      * Rename libldap2.2 to libldap-2.2-7 to match soname. Updated
        debian/{control,rules,...}.
     --
---
 debian/changelog                                                |    7 +++++++
 debian/control                                                  |    6 +++---
 .../{libldap2.2.README.Debian => libldap-2.2-7.README.Debian}   |    0
 debian/move_files                                               |    2 +-
 debian/rules                                                    |    2 +-
 5 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0840c54..1011ccd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openldap2.2 (2.2.23-0.pre4) experimental; urgency=low
+
+  * Rename libldap2.2 to libldap-2.2-7 to match soname. Updated 
+    debian/{control,rules,...}.
+
+ --
+
 openldap2.2 (2.2.23-0.pre3) experimental; urgency=low
 
   * debian/slapd.prerm: Reformat and fix double stopping of slapd. Find 
diff --git a/debian/control b/debian/control
index 6897453..2fd9324 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Package: slapd
 Section: net
 Priority: optional
 Architecture: any
-Depends: ${shlibs:Depends}, debconf (>= 0.5), coreutils (>= 4.5.1-1) | fileutils (>= 4.0i-1), psmisc, libldap2.2 (= ${Source-Version}), perl (>> 5.8.0) | libmime-base64-perl
+Depends: ${shlibs:Depends}, debconf (>= 0.5), coreutils (>= 4.5.1-1) | fileutils (>= 4.0i-1), psmisc, libldap-2.2-7 (= ${Source-Version}), perl (>> 5.8.0) | libmime-base64-perl
 Recommends: db4.2-util, libsasl2-modules
 Suggests: ldap-utils
 Conflicts: umich-ldapd, ldap-server, libbind-dev, bind-dev, libltdl3 (= 1.5.4-1)
@@ -25,7 +25,7 @@ Package: ldap-utils
 Section: net
 Priority: optional
 Architecture: any
-Depends: ${shlibs:Depends}, libldap2.2 (= ${Source-Version})
+Depends: ${shlibs:Depends}, libldap-2.2-7 (= ${Source-Version})
 Recommends: libsasl2-modules
 Conflicts: umich-ldap-utils, openldap-utils, ldap-client
 Replaces: openldap-utils, slapd (<< 2.1.25), openldapd
@@ -35,7 +35,7 @@ Description: OpenLDAP utilities
  package. These utilities can access a local or remote LDAP server
  and contain all the client programs required to access LDAP servers.
 
-Package: libldap2.2
+Package: libldap-2.2-7
 Section: libs
 Priority: important
 Architecture: any
diff --git a/debian/libldap2.2.README.Debian b/debian/libldap-2.2-7.README.Debian
similarity index 100%
rename from debian/libldap2.2.README.Debian
rename to debian/libldap-2.2-7.README.Debian
diff --git a/debian/move_files b/debian/move_files
index a91a4bc..3938af3 100644
--- a/debian/move_files
+++ b/debian/move_files
@@ -62,7 +62,7 @@ install_stuff usr/bin
 install_stuff usr/share/man/man1
 install_stuff usr/share/man/man5/ldif*
 
-target=libldap2.2
+target=libldap-2.2-7
 echo -n " $target"
 # Drop the config files for now since they clash with libldap2
 # TODO: Should get moved to libldap2.2 later on...
diff --git a/debian/rules b/debian/rules
index 1bf70d7..d85d319 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,7 +93,7 @@ binary-arch: install-stamp
 	dh_link -a
 	dh_compress -a
 	dh_fixperms -a
-	dh_makeshlibs -plibldap2.2
+	dh_makeshlibs -plibldap-2.2-7
 	dh_installdeb -a
 	perl -w debian/dh_installscripts-common -p slapd
 	dh_shlibdeps -a -l$(installdir)/usr/lib

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