Author: tille Date: 2016-07-24 06:32:48 +0000 (Sun, 24 Jul 2016) New Revision: 22627
Modified: trunk/packages/R/r-cran-tibble/trunk/debian/changelog trunk/packages/R/r-cran-tibble/trunk/debian/watch Log: Fixed watch file Modified: trunk/packages/R/r-cran-tibble/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-tibble/trunk/debian/changelog 2016-07-24 06:32:08 UTC (rev 22626) +++ trunk/packages/R/r-cran-tibble/trunk/debian/changelog 2016-07-24 06:32:48 UTC (rev 22627) @@ -1,3 +1,9 @@ +r-cran-tibble (1.1-2) UNRELEASED; urgency=medium + + * Fixed watch file + + -- Andreas Tille <[email protected]> Sun, 24 Jul 2016 08:32:22 +0200 + r-cran-tibble (1.1-1) unstable; urgency=medium * Initial release (Closes: #832005) Modified: trunk/packages/R/r-cran-tibble/trunk/debian/watch =================================================================== --- trunk/packages/R/r-cran-tibble/trunk/debian/watch 2016-07-24 06:32:08 UTC (rev 22626) +++ trunk/packages/R/r-cran-tibble/trunk/debian/watch 2016-07-24 06:32:48 UTC (rev 22627) @@ -1,3 +1,3 @@ version=3 -http://cran.r-project.org/src/contrib/tibble_([-0-9\.]*)\.tar\.(gz|bz2|xz) +http://cran.r-project.org/src/contrib/tibble_([-0-9\.]*)\.tar\.(?:gz|bz2|xz) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
