Author: tille Date: 2015-02-19 17:41:08 +0000 (Thu, 19 Feb 2015) New Revision: 18802
Modified: trunk/packages/stacks/trunk/debian/changelog trunk/packages/stacks/trunk/debian/copyright Log: Fix d/copyright and add Debian changelog Modified: trunk/packages/stacks/trunk/debian/changelog =================================================================== --- trunk/packages/stacks/trunk/debian/changelog 2015-02-19 17:38:02 UTC (rev 18801) +++ trunk/packages/stacks/trunk/debian/changelog 2015-02-19 17:41:08 UTC (rev 18802) @@ -1,3 +1,9 @@ +stacks (1.25-1) UNRELEASED; urgency=medium + + * Initial upload to Debian + + -- Andreas Tille <[email protected]> Thu, 19 Feb 2015 18:31:48 +0100 + stacks (1.25-0biolinux2) trusty; urgency=medium * Correct silly cut-and-paste-o in control file Modified: trunk/packages/stacks/trunk/debian/copyright =================================================================== --- trunk/packages/stacks/trunk/debian/copyright 2015-02-19 17:38:02 UTC (rev 18801) +++ trunk/packages/stacks/trunk/debian/copyright 2015-02-19 17:41:08 UTC (rev 18802) @@ -9,6 +9,13 @@ Paul Hohenlohe <[email protected]> Bill Cresko <[email protected]> License: GPL-3 + + +Files: debian/* +Copyright: © 2014-2015 Tim Booth <[email protected]> +License: GPL-3 + +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 @@ -25,9 +32,3 @@ . On a Debian system, the GNU GPL license version 3 is distributed in the file /usr/share/common-licenses/GPL-3. - -Files: debian/* -Copyright: © 2014 Tim Booth <[email protected]> -License: GPL-3 - The packaging files may be used under the same terms as the upstream - software. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
