chiark
/
gitweb
/
~ian
/
secnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4290dba
)
catacomb-import-update: Import catacomb's licence notice too
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 31 Dec 2019 12:50:43 +0000
(12:50 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 1 Jan 2020 23:48:14 +0000
(23:48 +0000)
This seems to me to be necessary to comply with the licence.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
catacomb-import-update
patch
|
blob
|
history
diff --git
a/catacomb-import-update
b/catacomb-import-update
index ad28b3f2e2d3684f882c7ccb88d8c4acee563d38..03711879d1cf2cbf9fed079e270369b962ea2961 100755
(executable)
--- a/
catacomb-import-update
+++ b/
catacomb-import-update
@@
-891,6
+891,8
@@
chomp ($DONOR_VERSION = capturex @with_dir, $DONOR_DIR,
chomp ($DONOR_REVISION = capturex @with_dir, $DONOR_DIR,
"git", "rev-parse", "HEAD");
+note_path 'debian/copyright', undef;
+
for my $f (@WANT_C) {
(my $base = $f) =~ s{^.*/}{};
note_path $f, $base;