Author: sdomke-guest Date: 2012-07-11 23:01:59 +0000 (Wed, 11 Jul 2012) New Revision: 11749
Modified: trunk/packages/predictprotein/trunk/debian/copyright trunk/packages/predictprotein/trunk/debian/rules Log: edited Debianization files (modified copyright to comply with standards) Modified: trunk/packages/predictprotein/trunk/debian/copyright =================================================================== --- trunk/packages/predictprotein/trunk/debian/copyright 2012-07-11 21:00:49 UTC (rev 11748) +++ trunk/packages/predictprotein/trunk/debian/copyright 2012-07-11 23:01:59 UTC (rev 11749) @@ -1,16 +1,20 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: predictprotein -Source: http://www.predictprotein.org/ +Upstream-Contact: Guy Yachdav <[email protected]> +Source: ftp://rostlab.org/predictprotein/ +Files: debian/* +Copyright: 2012 Laszlo Kajan <[email protected]> + 2012 Simon Domke <[email protected]> +License: GPL-3+ + Files: * -Copyright: 2010 ROSTLAB -License: GPL-3.0+ +Copyright: 2005, 2006 Avner Schlessinger + 2005, 2006 Burhard Rost + 2006 Guy Yachdav +License: GPL-3+ -Files: debian/* -Copyright: 2012 Simon Domke <[email protected]> -License: GPL-3.0+ - -License: GPL-3.0+ +License: GPL-3+ 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 3 of the License, or Modified: trunk/packages/predictprotein/trunk/debian/rules =================================================================== --- trunk/packages/predictprotein/trunk/debian/rules 2012-07-11 21:00:49 UTC (rev 11748) +++ trunk/packages/predictprotein/trunk/debian/rules 2012-07-11 23:01:59 UTC (rev 11749) @@ -1,10 +1,4 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
