Author: tille Date: 2016-01-12 15:03:09 +0000 (Tue, 12 Jan 2016) New Revision: 21160
Modified: trunk/packages/R/r-cran-psy/trunk/debian/changelog trunk/packages/R/r-cran-psy/trunk/debian/copyright Log: Fix copyright statements, upload to unstable Modified: trunk/packages/R/r-cran-psy/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-psy/trunk/debian/changelog 2016-01-12 14:40:56 UTC (rev 21159) +++ trunk/packages/R/r-cran-psy/trunk/debian/changelog 2016-01-12 15:03:09 UTC (rev 21160) @@ -1,9 +1,10 @@ -r-cran-psy (1.1-2) UNRELEASED; urgency=medium +r-cran-psy (1.1-2) unstable; urgency=medium * Moved debian/upstream to debian/upstream/metadata * cme fix dpkg-control + * Fix copyright statements - -- Andreas Tille <[email protected]> Tue, 12 Jan 2016 15:36:35 +0100 + -- Andreas Tille <[email protected]> Tue, 12 Jan 2016 15:38:37 +0100 r-cran-psy (1.1-1) unstable; urgency=low Modified: trunk/packages/R/r-cran-psy/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-psy/trunk/debian/copyright 2016-01-12 14:40:56 UTC (rev 21159) +++ trunk/packages/R/r-cran-psy/trunk/debian/copyright 2016-01-12 15:03:09 UTC (rev 21160) @@ -1,11 +1,17 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: psy Source: http://cran.us.r-project.org/src/contrib/psy_1.1.tar.gz -Comment: The package was renamed from its upstream name 'psy' to 'r-cran-psy' - to fit the pattern of CRAN (and non-CRAN) packages for R. Files: * -Copyright: Bruno Falissard <[email protected]>. +Copyright: 2002-2012 Bruno Falissard <[email protected]> License: GPL-2+ + +Files: debian/* +Copyright: 2004-2009 Chris Lawrence <[email protected]> + 2010-2016 Andreas Tille <[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 @@ -19,6 +25,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -Comment: On Debian systems, the full text of the GNU General Public License + . + On Debian systems, the full text of the GNU General Public License version 2 can be found in the file '/usr/share/common-licenses/GPL-2'. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
