[cpp-sp] 03/09: Revert "Remove dependency on the removed WS-Trust.xsd"

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:41:00 EST 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to annotated tag debian/2.0.dfsg1-3
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=e8420aaf3dda8b0dbb7dd78853742f989c398dce

commit e8420aaf3dda8b0dbb7dd78853742f989c398dce
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Sat Aug 2 22:47:48 2008 +0200

    Revert "Remove dependency on the removed WS-Trust.xsd"
    
    This reverts commit 5fb8068a6b69d98f808a73a68e51ad15737e01e0.
    Commit 67fbe9c7e56fc53121e6d01f022ae7d392f706f4 made this
    superfluous, so why pollute the Debian diff?
---
 schemas/Makefile.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/schemas/Makefile.in b/schemas/Makefile.in
index c624533..2a9dac2 100644
--- a/schemas/Makefile.in
+++ b/schemas/Makefile.in
@@ -261,7 +261,8 @@ schemafiles = \
     shibboleth-2.0-afp-mf-basic.xsd \
     shibboleth-2.0-afp-mf-saml.xsd \
     shibboleth-2.0-attribute-map.xsd \
-    shibboleth-2.0-sp-notify.xsd
+    shibboleth-2.0-sp-notify.xsd \
+    WS-Trust.xsd
 
 pkgxml_DATA = \
 	catalog.xml \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list