Author: tille Date: 2014-09-24 13:34:41 +0000 (Wed, 24 Sep 2014) New Revision: 18129
Removed: trunk/packages/rostlab/profnet/trunk/debian/substvars Modified: trunk/packages/rostlab/profnet/trunk/debian/changelog trunk/packages/rostlab/profnet/trunk/debian/copyright Log: d/copyright: Fix sequence of entries to fit DEP5 Modified: trunk/packages/rostlab/profnet/trunk/debian/changelog =================================================================== --- trunk/packages/rostlab/profnet/trunk/debian/changelog 2014-09-24 13:32:42 UTC (rev 18128) +++ trunk/packages/rostlab/profnet/trunk/debian/changelog 2014-09-24 13:34:41 UTC (rev 18129) @@ -9,6 +9,7 @@ * cme fix dpkg-control * debhelper 9 * Priority: optional + * d/copyright: Fix sequence of entries to fit DEP5 -- Andreas Tille <[email protected]> Wed, 24 Sep 2014 15:25:53 +0200 Modified: trunk/packages/rostlab/profnet/trunk/debian/copyright =================================================================== --- trunk/packages/rostlab/profnet/trunk/debian/copyright 2014-09-24 13:32:42 UTC (rev 18128) +++ trunk/packages/rostlab/profnet/trunk/debian/copyright 2014-09-24 13:34:41 UTC (rev 18129) @@ -3,11 +3,6 @@ Upstream-Contact: [email protected] Source: ftp://rostlab.org/profnet -Files: debian/* -Copyright: 2009 Guy Yachdav <[email protected]> - 2012 Laszlo Kajan <[email protected]> -License: GPL-2+ - Files: * Copyright: Copyright (C) 1998-2011 by Burkhard Rost <[email protected]> @@ -23,7 +18,12 @@ Technical University Munich (Munich, DE) License: GPL-2+ +Files: debian/* +Copyright: 2009 Guy Yachdav <[email protected]> + 2012 Laszlo Kajan <[email protected]> License: GPL-2+ + +License: GPL-2+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or Deleted: trunk/packages/rostlab/profnet/trunk/debian/substvars =================================================================== --- trunk/packages/rostlab/profnet/trunk/debian/substvars 2014-09-24 13:32:42 UTC (rev 18128) +++ trunk/packages/rostlab/profnet/trunk/debian/substvars 2014-09-24 13:34:41 UTC (rev 18129) @@ -1 +0,0 @@ -Description=Profnet is a component of the prediction methods that make up the${Newline}Predict Protein service by the lab of Burkhard Rost. It provides the neural${Newline}network component to a variety of predictors that perform protein feature${Newline}prediction directly from sequence. This neural network implementation has${Newline}to be compiled for every different network architecture. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
