[med-svn] [khmer] 02/03: document SeqAn inclusion
Michael Crusoe
misterc-guest at moszumanska.debian.org
Tue Feb 10 13:44:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository khmer.
commit 548bdcc1babdb72115aad0332238667355ebd9fd
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date: Tue Feb 10 07:38:16 2015 -0500
document SeqAn inclusion
---
debian/README.source | 5 +++++
debian/copyright | 10 +++++++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..11d8e86
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,5 @@
+The directory third-party/seqan is a subset of SeqAn 1.4.1 that ships with
+khmer with changes they made. See third-party/seqan/ChangeLog for details. The
+most important change is a bugfix which was acknowledged by the SeqAn developers
+but will not be fixed until the version 2.0 release of SeqAn:
+https://github.com/seqan/seqan/issues/720
diff --git a/debian/copyright b/debian/copyright
index 8b857a0..895069e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,8 +8,12 @@ Files-Excluded: third-party/bzip2
Files: *
Copyright: 2010-2015, Michigan State University
License: BSD-3-clause
- Copyright (c) 2010-2015, Michigan State University. All rights reserved.
- .
+
+Files: third-party/seqan/*
+Copyright: (c) 2006-2013, Knut Reinert, FU Berlin
+License: BSD-3-clause
+
+License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
@@ -22,7 +26,7 @@ License: BSD-3-clause
disclaimer in the documentation and/or other materials provided
with the distribution.
.
- * Neither the name of the Michigan State University nor the names
+ * Neither the name of the <organization> nor the names
of its contributors may be used to endorse or promote products
derived from this software without specific prior written
permission.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git
More information about the debian-med-commit
mailing list