[med-svn] [gwamar] 01/01: Use correct syntax in d/changelog
Andreas Tille
tille at debian.org
Tue Jan 3 06:10:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository gwamar.
commit ea82cb07565c51b18026fc6f847df9a9f968565a
Author: Andreas Tille <tille at debian.org>
Date: Fri Dec 30 00:22:55 2016 +0100
Use correct syntax in d/changelog
---
debian/changelog | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fa48019..894374b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,15 @@
gwamar (1.15.2-1) UNRELEASED; urgency=low
* Initial release (Closes: #807415)
-
-TODO:
-$ gwamar -a p -w 4 -d mtu173
-p0_save_strains_ordered.py: saves strains in the order consistent with the phylogenetic tree. Start.
-File /usr/share/gwamar/datasets/mtu173/input//strains_ordered.txt already exists. First remove it.
-p0_save_strains_ordered.py. Finished.
-p1_prepare_experiments.py: prepares folders to store results. Start. h
-Traceback (most recent call last):
- File "/usr/share/gwamar/src/drsoft/prepare/p1_prepare_experiments.py", line 35, in <module>
- output_fh = open(output_dir + "res_profiles.txt", "w")
-FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/gwamar/datasets/mtu173//exP/res_profiles.txt'
-
+ TODO:
+ $ gwamar -a p -w 4 -d mtu173
+ p0_save_strains_ordered.py: saves strains in the order consistent with the phylogenetic tree. Start.
+ File /usr/share/gwamar/datasets/mtu173/input//strains_ordered.txt already exists. First remove it.
+ p0_save_strains_ordered.py. Finished.
+ p1_prepare_experiments.py: prepares folders to store results. Start. h
+ Traceback (most recent call last):
+ File "/usr/share/gwamar/src/drsoft/prepare/p1_prepare_experiments.py", line 35, in <module>
+ output_fh = open(output_dir + "res_profiles.txt", "w")
+ FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/gwamar/datasets/mtu173//exP/res_profiles.txt'
-- Andreas Tille <tille at debian.org> Mon, 14 Dec 2015 11:07:36 +0100
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gwamar.git
More information about the debian-med-commit
mailing list