This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-gtable.
commit ab7a3689efa15e573dd41f59361d935c2718a436 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 09:26:32 2017 +0200 Drop useless uversionmangle from d/watch, version=4 --- debian/changelog | 1 + debian/watch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 68226da..e34a8ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ r-cran-gtable (0.2.0-2) UNRELEASED; urgency=medium * Rename source package to match name of binary package * Convert from cdbs to dh-r * debhelper 10 + * Drop useless uversionmangle from d/watch, version=4 -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 09:21:31 +0200 diff --git a/debian/watch b/debian/watch index 0d0dd1e..a0e7525 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 -opts="uversionmangle=s/-/./" \ +version=4 + http://cran.r-project.org/src/contrib/gtable_([\d.-]*)\.tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-gtable.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
