Description: Add README.md file for GitLab
 We want a README.md file for use with GitLab. Everything else should
 ignore this.
 .
 xmlsectool (2.0.0-1) unstable; urgency=low
 .
   * Packaging of upstream version 2.0.0.
Author: Adam Henry Lewenberg <adamhl@stanford.edu>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- /dev/null
+++ xmlsectool-2.0.0/README.md
@@ -0,0 +1,10 @@
+Debian package of the upstream Java XML Security Tool xmlsectool.
+
+From the [xmlsectool
+website](https://wiki.shibboleth.net/confluence/display/XSTJ2/xmlsectool+V2+Home):
+
+> xmlsectool is a Java command line tool that can download, check
+> well-formedness, schema validity, and signature of an XML document. It can
+> also create enveloped signatures of an XML document.
+
+Stanford is currently using this tool to sign SAML XML metadata files.
