Author: tille Date: 2014-09-30 15:20:44 +0000 (Tue, 30 Sep 2014) New Revision: 18165
Modified: trunk/packages/R/r-cran-sendmailr/trunk/debian/changelog trunk/packages/R/r-cran-sendmailr/trunk/debian/control trunk/packages/R/r-cran-sendmailr/trunk/debian/copyright Log: New upstream version with some minor polishing Modified: trunk/packages/R/r-cran-sendmailr/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-sendmailr/trunk/debian/changelog 2014-09-30 12:14:04 UTC (rev 18164) +++ trunk/packages/R/r-cran-sendmailr/trunk/debian/changelog 2014-09-30 15:20:44 UTC (rev 18165) @@ -1,3 +1,11 @@ +r-cran-sendmailr (1.2-1-1) unstable; urgency=medium + + * New upstream version + * cme fix dpkg-control + * debian/copyright: Fix DEP5 license name + + -- Andreas Tille <[email protected]> Tue, 30 Sep 2014 17:09:44 +0200 + r-cran-sendmailr (1.1-2-1) unstable; urgency=low * Initial release (Closes: #751734) Modified: trunk/packages/R/r-cran-sendmailr/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-sendmailr/trunk/debian/control 2014-09-30 12:14:04 UTC (rev 18164) +++ trunk/packages/R/r-cran-sendmailr/trunk/debian/control 2014-09-30 15:20:44 UTC (rev 18165) @@ -7,7 +7,7 @@ cdbs, r-base-dev (>= 3.0.0), r-cran-base64enc -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/packages/trunk/R/r-cran-sendmailr/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-sendmailr/trunk/ Homepage: http://cran.r-project.org/web/packages/sendmailR/ Modified: trunk/packages/R/r-cran-sendmailr/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-sendmailr/trunk/debian/copyright 2014-09-30 12:14:04 UTC (rev 18164) +++ trunk/packages/R/r-cran-sendmailr/trunk/debian/copyright 2014-09-30 15:20:44 UTC (rev 18165) @@ -5,13 +5,13 @@ Files: * Copyright: 2012-2014 Olaf Mersmann <olafmqdatensplitter.net> -License: GPL2 +License: GPL-2 Files: debian/* Copyright: 2014 Andreas Tille <[email protected]> -License: GPL2 +License: GPL-2 -License: GPL2 +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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
