Author: tille Date: 2012-02-10 14:58:03 +0000 (Fri, 10 Feb 2012) New Revision: 9639
Added: trunk/packages/R/r-cran-haplo.stats/trunk/debian/source/ trunk/packages/R/r-cran-haplo.stats/trunk/debian/source/format Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog trunk/packages/R/r-cran-haplo.stats/trunk/debian/compat trunk/packages/R/r-cran-haplo.stats/trunk/debian/control Log: Start working on refreshing the package Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog 2012-02-10 10:09:05 UTC (rev 9638) +++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog 2012-02-10 14:58:03 UTC (rev 9639) @@ -1,3 +1,17 @@ +r-cran-haplo.stats (1.4.4-2) UNRELEASED; urgency=low + + [ Charles Plessy ] + * debian/upstream-metadata.yaml -> debian/upstream + + [ Andreas Tille ] + * debian/control: + - Standards-Version: 3.9.2 + - Fixed Vcs-Browser + * debhelper 8 (control+compat) + * debian/source/format: 3.0 (quilt) + + -- Andreas Tille <[email protected]> Fri, 10 Feb 2012 15:54:27 +0100 + r-cran-haplo.stats (1.4.4-1) unstable; urgency=low * New upstream release (documentation update). Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/compat =================================================================== --- trunk/packages/R/r-cran-haplo.stats/trunk/debian/compat 2012-02-10 10:09:05 UTC (rev 9638) +++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/compat 2012-02-10 14:58:03 UTC (rev 9639) @@ -1 +1 @@ -7 +8 Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-haplo.stats/trunk/debian/control 2012-02-10 10:09:05 UTC (rev 9638) +++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/control 2012-02-10 14:58:03 UTC (rev 9639) @@ -2,11 +2,13 @@ Section: gnu-r Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steffen Moeller <[email protected]>, Charles Plessy <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, r-base-dev -Standards-Version: 3.8.3 +Uploaders: Steffen Moeller <[email protected]>, + Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> +Build-Depends: debhelper (>= 8), cdbs, r-base-dev +Standards-Version: 3.9.2 Homepage: http://cran.r-project.org/web/packages/haplo.stats -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-haplo.stats/trunk/?rev=0&sc=0 +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-haplo.stats/trunk Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-haplo.stats/trunk/ Package: r-cran-haplo.stats Added: trunk/packages/R/r-cran-haplo.stats/trunk/debian/source/format =================================================================== --- trunk/packages/R/r-cran-haplo.stats/trunk/debian/source/format (rev 0) +++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/source/format 2012-02-10 14:58:03 UTC (rev 9639) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
