[cylc] 13/33: Add missing files in /usr/bin, etc

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Dec 12 14:24:46 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 3e35de1107774b7b59e324d4280a829ce68d262f
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Nov 14 13:53:38 2014 +0000

    Add missing files in /usr/bin, etc
---
 debian/cylc.install        |  3 ++-
 debian/patches/fixes.patch | 19 +++++++++++++++++++
 debian/python-cylc.install |  1 +
 3 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/debian/cylc.install b/debian/cylc.install
index aad3402..dd232d7 100644
--- a/debian/cylc.install
+++ b/debian/cylc.install
@@ -1,5 +1,6 @@
-images/* /usr/share/images/cylc
 bin/cylc-* /usr/share/cylc/bin
+usr/bin/cylc
+etc/cylc/gcylcrc
 conf/5to6 /usr/share/cylc/bin
 conf/cylc-mode.el	/usr/share/emacs/site-lisp
 conf/cylc.vim	/usr/share/vim/addons/plugin
diff --git a/debian/patches/fixes.patch b/debian/patches/fixes.patch
index 165bca6..ab9e589 100644
--- a/debian/patches/fixes.patch
+++ b/debian/patches/fixes.patch
@@ -18,3 +18,22 @@ Index: cylc-6.1.0/lib/cylc/port_scan.py
  
  #C: THIS FILE IS PART OF THE CYLC SUITE ENGINE.
  #C: Copyright (C) 2008-2014 Hilary Oliver, NIWA
+Index: cylc-6.1.0/examples/detaching/bin/model-wrapper.sh
+===================================================================
+--- cylc-6.1.0.orig/examples/detaching/bin/model-wrapper.sh
++++ cylc-6.1.0/examples/detaching/bin/model-wrapper.sh
+@@ -1,4 +1,4 @@
+-#/bin/bash
++#!/bin/bash
+ 
+ set -eu
+ 
+Index: cylc-6.1.0/lib/cylc/cycling/iso8601.py
+===================================================================
+--- cylc-6.1.0.orig/lib/cylc/cycling/iso8601.py
++++ cylc-6.1.0/lib/cylc/cycling/iso8601.py
+@@ -1,3 +1,4 @@
++#!/usr/bin/python
+ # -*- coding: utf-8 -*-
+ 
+ #C: THIS FILE IS PART OF THE CYLC SUITE ENGINE.
diff --git a/debian/python-cylc.install b/debian/python-cylc.install
index 82aca36..bf4ae50 100644
--- a/debian/python-cylc.install
+++ b/debian/python-cylc.install
@@ -1 +1,2 @@
 lib/* 	/usr/lib/python2.7/dist-packages
+images/* /usr/share/cylc/images

-- 
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