[cpp-sp] 17/78: Quickly fix some typos
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:39:52 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-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=c818f58bb3e2408c332cb74f6e9d98859ba8e211
commit c818f58bb3e2408c332cb74f6e9d98859ba8e211
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Wed Jun 25 11:28:37 2008 +0200
Quickly fix some typos
---
debian/copyright | 2 +-
debian/rules | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 918aaf6..aa887e0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,7 @@ Original-Source-Location:
http://shibboleth.internet2.edu/downloads/shibboleth/cpp/2.0/
The original upstream source was repackaged to remove the WS-Trust.xsd
-schema, which was not distributed uder a DFSG-free license.
+schema, which was not distributed under a DFSG-free license.
Files: *
Copyright: 2001-2007 Internet2
diff --git a/debian/rules b/debian/rules
index b0e48a9..2182165 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,8 +36,8 @@ VERSION = 2.0
DEBVERS = dfsg1
URL = http://shibboleth.internet2.edu/downloads/shibboleth/cppsp
-# Download the upstrema source and do the repackaging that we have to do for
-# DFSG reasons. Depends on wget and svn-buildpackage.
+# Download the upstream source and do the repackaging that we have to do for
+# DFSG reasons. Depends on wget.
get-orig-source:
wget $(URL)/$(VERSION)/shibboleth-sp-$(VERSION).tar.gz
tar xfz shibboleth-sp-$(VERSION).tar.gz
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list