[SCM] Debian packaging for OpenSAML 2.0 branch, master, updated. debian/2.4.3-4-17-g602f1f7
Russ Allbery
rra at debian.org
Wed May 29 01:22:55 UTC 2013
The following commit has been merged in the master branch:
commit 4a190063207edc76e9729612dc5402f644d5db5f
Author: Russ Allbery <rra at debian.org>
Date: Tue May 28 17:54:55 2013 -0700
Update the packaging for the upstream SONAME change
diff --git a/debian/control b/debian/control
index 63b2cae..bc67400 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
Vcs-Git: git://anonscm.debian.org/pkg-shibboleth/opensaml2.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-shibboleth/opensaml2.git
-Package: libsaml7
+Package: libsaml8
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
@@ -28,8 +28,8 @@ Package: libsaml2-dev
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: ${misc:Depends}, libsaml7 (= ${binary:Version}),
- libxmltooling-dev (>= 1.4)
+Depends: ${misc:Depends}, libsaml8 (= ${binary:Version}),
+ libxmltooling-dev (>= 1.5)
Suggests: libsaml2-doc (= ${source:Version})
Conflicts: libsaml-dev
Description: Security Assertion Markup Language library (development)
diff --git a/debian/libsaml7.install b/debian/libsaml8.install
similarity index 100%
rename from debian/libsaml7.install
rename to debian/libsaml8.install
--
Debian packaging for OpenSAML 2.0
More information about the Pkg-shibboleth-devel
mailing list