This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-psy.
commit 0a425501d3059345dcde594ad348b886a7339949 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 10:11:05 2017 +0200 cme fix dpkg-control, Standards-Version: 4.1.0 --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 65c2c38..7c1ac01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ r-cran-psy (1.1-3) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * debhelper 10 * Convert from cdbs to dh-r + * cme fix dpkg-control + * Standards-Version: 4.1.0 -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 09:58:17 +0200 diff --git a/debian/control b/debian/control index 2fc6965..c810d17 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Uploaders: Chris Lawrence <[email protected]>, Section: gnu-r Priority: optional Build-Depends: debhelper (>= 10), - r-base-dev (>= 2.14.2~20120222), + r-base-dev, dh-r -Standards-Version: 3.9.6 +Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-psy.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-psy.git Homepage: http://cran.r-project.org/web/packages/psy -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-psy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
