diff --git a/debian/changelog b/debian/changelog index aed977a3c15e99c2eff08b7d3f5916277f13f734..0c171db1864906c7199688ff6ac574c4344f2460 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ travis (130123-2) UNRELEASED; urgency=low * NOT RELEASED YET + * debian/control: Added packages to suggest. + * debian/copyright: Updated. + * debian/travis.1: Added reference for configuration files. -- Daniel Leidert Wed, 13 Mar 2013 00:37:42 +0100 diff --git a/debian/control b/debian/control index c67559897e04b4a9605aed4c7fd8fc02e0011183..9967656079ec8782d97cff2ecd1916fb075383f7 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Vcs-Svn: svn://anonscm.debian.org/debichem/unstable/travis/ Package: travis Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} +Suggests: gnuplot, graphviz, pymol, cp2k Description: trajectory analyzer and visualizer TRAVIS (Trajectory Analyzer and Visualizer) is a free tool for analyzing and visualizing trajectories from all kinds of Molecular Dynamics or diff --git a/debian/copyright b/debian/copyright index 23ade79815c44049358deb6ab8b820acd3f4b7f7..93a20a8f4c7d5d17018071af2381072d50a7b83c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,8 @@ Upstream-Name: travis Source: http://www.uni-leipzig.de/~travis/files/ Files: * -Copyright: 2009-2012, Martin Brehm, Kirchner Group, University of Leipzig +Copyright: 2009-2013, Martin Brehm, Kirchner Group, University of Leipzig + 2012,2013, Martin Thomas, Kirchner Group, University of Leipzig License: GPL-3+ Files: src/kiss_fft* @@ -21,7 +22,7 @@ License: public-domain Comment: Please retain the notice found in these files. Files: debian/* -Copyright: 2012, The debichem team +Copyright: 2012,2013, The debichem team License: GPL-3+ License: public-domain diff --git a/debian/travis.1 b/debian/travis.1 index 4a1095c7ab22673216abefdf74b67e0254827edd..5e8d78d314f1ae5bf81274b871e6c4a7fa3f388d 100644 --- a/debian/travis.1 +++ b/debian/travis.1 @@ -56,6 +56,9 @@ Show help screen. .TP .IR travis.log ", " #1#travis.log ", " #2#travis.log ", ..." Session log file(s). +.TP +.IR travis.conf ", " ~/travis.conf +Configuration file(s). .SH BUGS .B Never