This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-reshape2.
commit ed7d54d4e8bac97f3fb75c3c81e8350d1d103383 Author: Andreas Tille <[email protected]> Date: Mon Nov 7 19:20:26 2016 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a1c1562..abb88ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ r-cran-reshape2 (1.4.2-1) UNRELEASED; urgency=medium * Convert to dh-r * Canonical homepage for CRAN * DEP5 + * cme fix dpkg-control -- Andreas Tille <[email protected]> Mon, 07 Nov 2016 18:57:44 +0100 diff --git a/debian/control b/debian/control index 5748433..f395acc 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Build-Depends: debhelper (>= 9), r-cran-plyr (>= 1.8.1), r-cran-stringr, r-cran-lattice -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-reshape2.git -Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-reshape2.git +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-reshape2.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-reshape2.git Homepage: https://cran.r-project.org/package=reshape2 Package: r-cran-reshape2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-reshape2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
