This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-crul.
commit 304dfbe1f25c8828772bfa2978a7bd67a7c93413 Author: Andreas Tille <[email protected]> Date: Sun Oct 1 23:09:53 2017 +0200 Standards-Version: 4.1.1, cme fix dpkg-control --- debian/changelog | 2 ++ debian/control | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 98fc72a..127fdf8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ r-cran-crul (0.3.8-1) UNRELEASED; urgency=medium * New upstream version * Moved packaging from SVN to Git + * Standards-Version: 4.1.1 + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sun, 01 Oct 2017 23:03:17 +0200 diff --git a/debian/control b/debian/control index ba947d9..df196ab 100644 --- a/debian/control +++ b/debian/control @@ -6,12 +6,12 @@ Priority: optional Build-Depends: debhelper (>= 10), dh-r, r-base-dev, - r-cran-curl (>= 2.2), - r-cran-r6 (>= 2.2.0), + r-cran-curl, + r-cran-r6, r-cran-mime, r-cran-httpcode, r-cran-urltools -Standards-Version: 3.9.8 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-crul.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-crul.git Homepage: https://cran.r-project.org/package=crul -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-crul.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
