Author: plessy Date: 2013-04-29 11:19:45 +0000 (Mon, 29 Apr 2013) New Revision: 13437
Added: trunk/packages/R/r-cran-combinat/tags/0.0-8-4/ trunk/packages/R/r-cran-combinat/tags/0.0-8-4/debian/changelog trunk/packages/R/r-cran-combinat/tags/0.0-8-4/debian/patches/ Removed: trunk/packages/R/r-cran-combinat/tags/0.0-8-4/debian/changelog Log: [svn-buildpackage] Tagging r-cran-combinat 0.0-8-4 Deleted: trunk/packages/R/r-cran-combinat/tags/0.0-8-4/debian/changelog =================================================================== --- trunk/packages/R/r-cran-combinat/trunk/debian/changelog 2013-04-20 20:28:55 UTC (rev 13360) +++ trunk/packages/R/r-cran-combinat/tags/0.0-8-4/debian/changelog 2013-04-29 11:19:45 UTC (rev 13437) @@ -1,68 +0,0 @@ -r-cran-combinat (0.0-8-4) UNRELEASED; urgency=low - -On hold: the package does not build with R 3.0.0 in my hands, -let's see if it is solved upstream soon. -- Charles - - * Using Debhelper 9. - * Normalised VCS URLs following Lintian's standard. - * Removed obsolete DM-Upload-Allowed field. - * Conforms to Policy 3.9.4. - - -- Charles Plessy <[email protected]> Sat, 13 Apr 2013 13:14:21 +0900 - -r-cran-combinat (0.0-8-3) unstable; urgency=low - - * Rebuilt against R 2.14 to automatically generate a NAMESPACE file. - * Conforms to Policy 3.9.3 (debian/control, no other changes needed). - * Refreshed debian/copyright to version 1.0 of the machine-readable format. - * Obtain ${R:Depends} through r-base-dev (debian/rules, debian/control). - * Renamed debian/README.Debian debian/README.test (only about tests). - - -- Charles Plessy <[email protected]> Thu, 01 Mar 2012 13:15:46 +0900 - -r-cran-combinat (0.0-8-2) unstable; urgency=low - - * debian/{control,rules}: Depends: ${R:Depends} - Closes: #646050 - * Standards-Version: 3.9.2 (no changes needed) - * Debhelper 8 (control+compat) - * Added README.Debian how to test the package - * Fixed Vcs fields - - -- Andreas Tille <[email protected]> Fri, 21 Oct 2011 15:20:13 +0200 - -r-cran-combinat (0.0-8-1) unstable; urgency=low - - * New upstream release. - * Smallish lintian adjustments. - * Built with locally modified r-cran.mk to allow warning-free - transition to source/format 3.0 (quilt). - - -- Steffen Moeller <[email protected]> Sat, 05 Feb 2011 15:01:48 +0100 - -r-cran-combinat (0.0-7-1) unstable; urgency=low - - * New upstream release. - * Converted debian/copyright to experimental machine-readable format. - * Updated to Policy 3.8.3: - - Changed section to gnu-r (debian/control). - - Incremented Standards-Version (debian/control). - * Switched to Debhelper 7 (debian/control). - * Removed ${shlibs:Depends} and added ${misc:Depends} (debian/compat). - * Documented various upstream informations in debian/upstream-metadata.yaml - * Added myself to the uploaders (debian/control). - - -- Charles Plessy <[email protected]> Mon, 26 Oct 2009 13:56:40 +0900 - -r-cran-combinat (0.0-6-2) unstable; urgency=low - - * Obeying Dirk's pledge to be removed from the uploaders list - * debian/control adheres better to policy 3.8.0 - - -- Steffen Moeller <[email protected]> Thu, 15 Jan 2009 14:23:54 +0100 - -r-cran-combinat (0.0-6-1) unstable; urgency=low - - * Initial release (closes: #492112). - - -- Steffen Moeller <[email protected]> Wed, 23 Jul 2008 18:27:42 +0200 Copied: trunk/packages/R/r-cran-combinat/tags/0.0-8-4/debian/changelog (from rev 13436, trunk/packages/R/r-cran-combinat/trunk/debian/changelog) =================================================================== --- trunk/packages/R/r-cran-combinat/tags/0.0-8-4/debian/changelog (rev 0) +++ trunk/packages/R/r-cran-combinat/tags/0.0-8-4/debian/changelog 2013-04-29 11:19:45 UTC (rev 13437) @@ -0,0 +1,66 @@ +r-cran-combinat (0.0-8-4) unstable; urgency=low + + * Using Debhelper 9. + * Normalised VCS URLs following Lintian's standard. + * Removed obsolete DM-Upload-Allowed field. + * Conforms to Policy 3.9.4. + * Added NAMESPACE via patch. + + -- Charles Plessy <[email protected]> Mon, 29 Apr 2013 19:54:41 +0900 + +r-cran-combinat (0.0-8-3) unstable; urgency=low + + * Rebuilt against R 2.14 to automatically generate a NAMESPACE file. + * Conforms to Policy 3.9.3 (debian/control, no other changes needed). + * Refreshed debian/copyright to version 1.0 of the machine-readable format. + * Obtain ${R:Depends} through r-base-dev (debian/rules, debian/control). + * Renamed debian/README.Debian debian/README.test (only about tests). + + -- Charles Plessy <[email protected]> Thu, 01 Mar 2012 13:15:46 +0900 + +r-cran-combinat (0.0-8-2) unstable; urgency=low + + * debian/{control,rules}: Depends: ${R:Depends} + Closes: #646050 + * Standards-Version: 3.9.2 (no changes needed) + * Debhelper 8 (control+compat) + * Added README.Debian how to test the package + * Fixed Vcs fields + + -- Andreas Tille <[email protected]> Fri, 21 Oct 2011 15:20:13 +0200 + +r-cran-combinat (0.0-8-1) unstable; urgency=low + + * New upstream release. + * Smallish lintian adjustments. + * Built with locally modified r-cran.mk to allow warning-free + transition to source/format 3.0 (quilt). + + -- Steffen Moeller <[email protected]> Sat, 05 Feb 2011 15:01:48 +0100 + +r-cran-combinat (0.0-7-1) unstable; urgency=low + + * New upstream release. + * Converted debian/copyright to experimental machine-readable format. + * Updated to Policy 3.8.3: + - Changed section to gnu-r (debian/control). + - Incremented Standards-Version (debian/control). + * Switched to Debhelper 7 (debian/control). + * Removed ${shlibs:Depends} and added ${misc:Depends} (debian/compat). + * Documented various upstream informations in debian/upstream-metadata.yaml + * Added myself to the uploaders (debian/control). + + -- Charles Plessy <[email protected]> Mon, 26 Oct 2009 13:56:40 +0900 + +r-cran-combinat (0.0-6-2) unstable; urgency=low + + * Obeying Dirk's pledge to be removed from the uploaders list + * debian/control adheres better to policy 3.8.0 + + -- Steffen Moeller <[email protected]> Thu, 15 Jan 2009 14:23:54 +0100 + +r-cran-combinat (0.0-6-1) unstable; urgency=low + + * Initial release (closes: #492112). + + -- Steffen Moeller <[email protected]> Wed, 23 Jul 2008 18:27:42 +0200 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
