Author: tille Date: 2013-08-08 17:25:17 +0000 (Thu, 08 Aug 2013) New Revision: 14393
Modified: trunk/packages/trimmomatic/trunk/debian/changelog trunk/packages/trimmomatic/trunk/debian/copyright Log: Fix copyright information Modified: trunk/packages/trimmomatic/trunk/debian/changelog =================================================================== --- trunk/packages/trimmomatic/trunk/debian/changelog 2013-08-08 17:14:21 UTC (rev 14392) +++ trunk/packages/trimmomatic/trunk/debian/changelog 2013-08-08 17:25:17 UTC (rev 14393) @@ -1,3 +1,9 @@ +trimmomatic (0.30+dfsg-2) UNRELEASED; urgency=low + + * debian/copyright: Fix contact and copyright + + -- Andreas Tille <[email protected]> Thu, 08 Aug 2013 19:18:10 +0200 + trimmomatic (0.30+dfsg-1) unstable; urgency=low * New upstream version Modified: trunk/packages/trimmomatic/trunk/debian/copyright =================================================================== --- trunk/packages/trimmomatic/trunk/debian/copyright 2013-08-08 17:14:21 UTC (rev 14392) +++ trunk/packages/trimmomatic/trunk/debian/copyright 2013-08-08 17:25:17 UTC (rev 14393) @@ -1,6 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Trimmomatic -Upstream-Contact: Bjoern Usadel <[email protected]> +Upstream-Contact: Federico Giorgi <[email protected]>, + Anthony Bolger <[email protected]> Source: http://www.usadellab.org/cms/index.php?page=trimmomatic Files-Excluded: lib/*.jar @@ -9,6 +10,7 @@ Files: * Copyright: © 2009-2011 Bjoern Usadel <[email protected]>, Anthony Bolger <[email protected]> + © 2011-2013 Federico Giorgi <[email protected]> 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
