[cylc] 20/33: Fix missing license file

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Dec 12 14:24:47 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository cylc.

commit c6a3b53db4719fe3d49c6e7a28e4dfffc28ab874
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Nov 14 19:37:50 2014 +0000

    Fix missing license file
---
 debian/patches/license.patch | 11 +++++++++++
 debian/patches/series        |  1 +
 2 files changed, 12 insertions(+)

diff --git a/debian/patches/license.patch b/debian/patches/license.patch
new file mode 100644
index 0000000..baad7df
--- /dev/null
+++ b/debian/patches/license.patch
@@ -0,0 +1,11 @@
+Index: cylc-6.1.0/bin/cylc-conditions
+===================================================================
+--- cylc-6.1.0.orig/bin/cylc-conditions
++++ cylc-6.1.0/bin/cylc-conditions
+@@ -38,5 +38,5 @@ fi
+ echo
+ echo "The GNU General Public License v3.0"
+ echo
+-cat $CYLC_DIR/COPYING
++cat /usr/share/common-licenses/GPL-3
+ echo
diff --git a/debian/patches/series b/debian/patches/series
index df5f41f..a641927 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 fixes.patch
 envvars.patch
+license.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cylc.git



More information about the debian-science-commits mailing list